Opened 3 years ago

Last modified 2 years ago

#14363 new defect (bug)

Atom feed is broken when WordPress is served as application/xhtml+xml

Reported by: peaceablewhale Owned by:
Priority: normal Milestone: Future Release
Component: Feeds Version: 3.0
Severity: normal Keywords: has-patch
Cc: tom@…

Description

Atom feed is broken when WordPress is served as application/xhtml+xml because of the difference in html_type_rss().

The patch attached also deprecates the_excerpt_rss() with a new function called 'the_excerpt_feed'.

Attachments (1)

14363.patch (7.0 KB) - added by peaceablewhale 2 years ago.

Download all attachments as: .zip

Change History (6)

Patch updated to resolve conflict in deprecated.php.

  • Keywords reporter-feedback added
  • Milestone changed from Awaiting Review to Future Release
  • Severity changed from major to normal

What is the error reported when validating the feed in this case?

  • Keywords reporter-feedback removed

Content type xhtml, but the content is html.

Patch updated to fix a conflict

  • Cc tom@… added
Note: See TracTickets for help on using tickets.