Opened 14 years ago
Last modified 7 years ago
#20888 reopened defect (bug)
RDF Feed validation problems.
| Reported by: | hootbah | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Feeds | Version: | 3.3.2 |
| Severity: | normal | Keywords: | has-patch needs-unit-tests |
| Cc: | Focuses: |
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.
13 years ago
#4
@
13 years ago
- Keywords reporter-feedback needs-refresh added
- Milestone → 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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])