[wontfix] " and '
Posted: Fri Nov 04, 2005 2:28 am
I just realized that if I click on "Media Library" I get something like
and when I use URL, I get
any reason why there are ' instead of " in the <img tag?
should that be "fixed"?
also before title there are 2 spaces, not to be pedantic - I just stumbled over that today
Code: Select all
<img width='77' height='110' style="float: left; border: 0px; padding-left: 5px; padding-right: 5px;" src="/uploads/imdb/vanhelsing.thumb.jpg" alt="" />Code: Select all
<a href="http://s9y.org" title="123">S9Y</a>should that be "fixed"?
also before title there are 2 spaces, not to be pedantic - I just stumbled over that today