Hello,
I am using version 2.50 and I noticed something really strange the other day.
I created a new topic "_bxSlider" and I added the following html:

<div class="my_div_class">
  <ul id="my_ul_class">
     <li><img src="/Content/Images/uploaded/my_image1.jpg" height="100" width="132" /></li>
  </ul>
</div>

This works perfectly in Firefox & Chrome (I can see the images in both Admin area and in the store page).
However, in Internet Explorer 8 I cannot see the image neither in the html editor or the store page!!
Furthermore, -in IE8 only - in the html editor when adding a new image in image browser, not all images are displayed.

Any ideas?