Ticket #281 (closed defect: fixed)
Timeline RSS format doesn't show IDs
| Reported by: | jon@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.7 |
| Component: | timeline | Version: | devel |
| Severity: | minor | Keywords: | |
| Cc: |
Description
When using the RSS feed from the timeline view it doesn't include the ID of items, as shown in the following:
...
<item>
<author>jon</author>
<pubDate>Fri, 23 Apr 2004 01:41:58 GMT</pubDate>
<title>[]: Make DBObject use Config to get the DSN if none is defined.</title>
<link>http:///trac.cgi/changeset/7</link>
<description>Make DBObject use Config to get the DSN if none is defined.</description>
<category>Changeset</category>
</item>
...
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


