Make WordPress Core

Opened 20 years ago

Closed 20 years ago

Last modified 8 weeks ago

#1524 closed defect (bug) (wontfix)

Using ' instead of " in <img/> tags

Reported by: alt-os's profile alt-os Owned by:
Milestone: Priority: low
Severity: trivial Version: 1.5.1.2
Component: Administration Keywords: img
Focuses: Cc:

Description

Using ' instead of " in <img/> tags, can make problems with some rss aggregator (at least http://persone.softwarelibero.it).
I made a patch for wp-admin/upload.php to simply change those characters, and I can provide it if needed. Smileys too should be changed, if you are interestend in fixing that problem.

Change History (4)

#1 @markjaquith
20 years ago

No need to ask before providing a patch, especially if it is a patch against the latest 1.6 SVN!

#2 @mark
20 years ago

As Mark Jaquith said, but I added something: the devs can always reject the patch :P

#3 @dougal
20 years ago

Have you contacted the author of that rss software? The bug is really on their end, as either type of quote character is valid.

#4 @masquerade
20 years ago

  • Resolution set to wontfix
  • Status changed from new to closed

This isn't a valid bug on our end, really the RSS aggregator software needs to fix it, we're already perfectly valid.

Note: See TracTickets for help on using tickets.