Make WordPress Core

Opened 20 years ago

Closed 20 years ago

#593 closed defect (bug) (wontfix)

RSS Feed Breaks with German "Umlaute" in Firefox

Reported by: anonymousbugger's profile anonymousbugger Owned by: matt's profile matt
Milestone: Priority: normal
Severity: minor Version: 1.5
Component: General Keywords:
Focuses: Cc:

Description

If there is a german "Umlaut" like Ä,Ü or Ö in the title of a posting, the RSS Feed is not being created correctly. Firefox evens says "Feed failed to load".
You can check my blogs Feed at http://www.wolfgang-dietl.at/wp-rss2.php , you'll see the error when adding it as live bookmark.

Change History (3)

#2 @anonymousbugger
20 years ago

  • Patch set to No

#3 @matt
20 years ago

  • Owner changed from anonymous to matt
  • Resolution changed from 10 to 50
  • Status changed from new to closed

You cannot use named entities in your posts in XML. Either use numeric entities or the UTF-8 character directly. WordPress can't fix this for you.

Note: See TracTickets for help on using tickets.