#1734 closed defect (bug) (invalid)
WP.com stripping part of hotlink <img .../> tags when no space before closing tag
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | high | |
Severity: | major | Version: | 1.6 |
Component: | XML-RPC | Keywords: | flock bg|squashed |
Focuses: | Cc: |
Description
ENV: WP.com
from Flock Web Browser using XML-RPC
I am a member of the Flock development team. It appears that WP.com is stripping parts of an <img .../> that seem to be valid XHTML. This problem occured a couple of days ago when WP.com first implemented image upload, and went away right after. The bug is back.
Our blog editor is uploading:
<img src="http://photos33.flickr.com/45138805_aa25c18460_m.jpg" alt="Flickr Photo"/>
when I view it in "manage" the source looks like
<img />
If I enter the source directly it becomes:
<img alt="Flickr Photo" src="http://photos33.flickr.com/45138805_aa25c18460_m.jpg" />
which is much better ;-)
Concurrently, we are working to put a space prior to the closing, "/>".
Change History (4)
Note: See
TracTickets for help on using
tickets.
This doesn't belong here, http://mu.wordpress.org