Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#4307 closed defect (fixed)

RSS entry for attachments is invalid (em tag)

Reported by: wsimmons Owned by: Jonas Borgström
Priority: normal Milestone: 0.10.3
Component: timeline Version: devel
Severity: normal Keywords: timeline rss em
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

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 (1)

test.txt (5 bytes ) - added by sid 17 years ago.

Download all attachments as: .zip

Change History (3)

by sid, 17 years ago

Attachment: test.txt added

comment:1 by Emmanuel Blot, 17 years ago

Resolution: fixed
Status: newclosed

I found the error a couple of weeks ago and just forgot about it ;-(

Fixed in [4383] for 0.10.x, this issue does not show off in trunk.

comment:2 by Emmanuel Blot, 17 years ago

(the feed now validates against http://validator.w3.org/feed/)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.