
noreply at edgewall
Oct 1, 2006, 7:45 AM
Post #6 of 9
(1710 views)
Permalink
|
|
Re: [The Trac Project] #3167: Trac RSS feeds lack GUID elements
[In reply to]
|
|
#3167: Trac RSS feeds lack GUID elements --------------------------------+------------------------------------------- Reporter: exarkun [at] divmod | Owner: eblot Type: defect | Status: assigned Priority: normal | Milestone: Component: general | Version: 0.9.5 Severity: normal | Resolution: Keywords: | --------------------------------+------------------------------------------- Changes (by eblot): * owner: jonas => eblot * status: new => assigned Comment: I tried to have a look at this ticket. I'm attaching a patch. For the timeline feed, we need to add an extra information to the HDF: the date, unformatted.[[BR]] This is required for wiki page edition, as the link is always the same for any version of the same wiki page, which would make the ''guid'' not unique. For the feed an event is always unique: * report: ticket number * query: ticket number * ticket: ticket and comment number * repository log: version number (only tested w/ SVN) I've submitted 5 feed samples (on for each feed source) to the [http://validator.w3.org/feed/check.cgi w3c validator] and all of them have been repored as valid, without warnings. -- Ticket URL: <http://trac.edgewall.org/ticket/3167#comment:5> The Trac Project <http://trac.edgewall.org/> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Tickets" group. To post to this group, send email to trac-tickets [at] googlegroups To unsubscribe from this group, send email to trac-tickets-unsubscribe [at] googlegroups For more options, visit this group at http://groups.google.se/group/trac-tickets -~----------~----~----~----~------~----~------~--~---
|