Make WordPress Core

Opened 21 years ago

Closed 21 years ago

Last modified 20 years ago

#2322 closed defect (bug) (worksforme)

Ampersand (&) isn't escaped in the subject

Reported by: CVD Owned by:
Priority: normal Milestone:
Component: General Version: 2.0
Severity: normal Keywords: escaping ampersand
Cc: Focuses:

Description

The ampersand-sign (&) isn't properly converted to & when it's in the subject line. This makes the resulting RSS2 feed invalid. (And consequently, many RSS readers will give an error.) I'm running the latest SVN version of Wordpress (2.0.1-alpha).

Testcase:

  • Create a new post
  • Enter the subject: "Me & you" (or "Dungeons & Dragons" or anything else with an ampersand)
  • Save the post
  • Validate the RSS2 feed

Change History (2)

#1 @davidhouse
21 years ago

  • Resolutionworksforme
  • Status newclosed

#2 @(none)
20 years ago

  • Milestone 2.0.1

Milestone 2.0.1 deleted

Note: See TracTickets for help on using tickets.