Opened 20 years ago
Closed 20 years ago
#593 closed defect (bug) (wontfix)
RSS Feed Breaks with German "Umlaute" in Firefox
Reported by: |
|
Owned by: |
|
---|---|---|---|
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)
Note: See
TracTickets for help on using
tickets.
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.