Opened 13 years ago
Last modified 6 years ago
#20888 reopened defect (bug)
RDF Feed validation problems.
Reported by: | hootbah | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.3.2 |
Component: | Feeds | Keywords: | has-patch needs-unit-tests |
Focuses: | Cc: |
Description
The RDF feed produced by feed-rdf.php produced validation errors due to description either not encoded correctly or not wrapped in CDATA tags.
To reproduce view a RDF feed: http://en.blog.wordpress.com/feed/rdf/
To see the validation errors: http://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fen.blog.wordpress.com%2Ffeed%2Frdf%2F
Attached is a patch to fix this issue.
Attachments (2)
Change History (9)
This ticket was mentioned in IRC in #wordpress-dev by Latz_. View the logs.
11 years ago
#4
@
11 years ago
- Keywords reporter-feedback needs-refresh added
- Milestone set to Awaiting Review
I'm reopening this because the patch includes also a change to the description field which is not covered by #18056.
This sounds like we need some unit tests here to make sure all the other fields are good enough.
Note: See
TracTickets for help on using
tickets.
Duplicate of #18056.
Hello hootbah,
thank you for your report. It's been a long time since you've reported. The problem has been fixed during working on a different ticket (ticket:18056])