Make WordPress Core

Opened 21 years ago

Closed 21 years ago

#1297 closed defect (bug) (duplicate)

HTML entities appear in RSS/RDF descrptions

Reported by: nimbustier Owned by: ryan
Priority: normal Milestone:
Component: General Version: 1.5
Severity: minor Keywords:
Cc: Focuses:

Description

When the user enters HTML named entities in the body of his post, they are transmitted as-is in the RSS and RDF descriptions. While numeric entities are valid in any XML format, named entities are bound to a DTD, and make the RSS / RDF feeds broken, at least in some agregators.
(see a "bug report" along these lines: http://wordpress.org/support/topic.php?id=19421)

Wordpress should make sure not to output named entities in this context.

Attachments (1)

entities-patch (8.2 KB ) - added by nimbustier 21 years ago.

Download all attachments as: .zip

Change History (3)

#1 @nimbustier
21 years ago

  • PatchNo

#2 @ryan
21 years ago

  • duplicate_id 0929
  • Owner changed from anonymous to rboren
  • Resolution 1060
  • Status newclosed
Note: See TracTickets for help on using tickets.