Ticket #4307 (closed defect: fixed)
RSS entry for attachments is invalid (em tag)
| Reported by: | wsimmons | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10.3 |
| Component: | timeline | Version: | devel |
| Severity: | normal | Keywords: | timeline rss em |
| Cc: |
Description
Using the latest version of 10.3dev, attachments look like the following in the RSS feed:
<item>
<title><em>test.py</em> attached to <em>TestPage</em></title>
...
The <em> tag breaks many feed readers (including the Firefox 2.0 one, which does not display the title for these items).
feedvalidator.org gives the error: "Undefined title element: em"
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


