Modify ↓
Ticket #2760 (closed defect: duplicate)
Opened 6 years ago
Last modified 5 years ago
rss feed needs unique item ids
| Reported by: | kaouete@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | timeline | Version: | 0.9.4 |
| Severity: | normal | Keywords: | |
| Cc: | core@…, kaouete@… | ||
| Release Notes: | |||
| API Changes: | |||
Description
Hi, rss feeds for timeline doesnt always have unique item ids,
it can make a problem with rss reader like liferea, see
https://sourceforge.net/tracker/index.php?func=detail&aid=1430189&group_id=87005&atid=581684
for more information about the problem and why it has to be (or not if you dont think so :) fixed in trac.
Attachments
Change History
comment:1 Changed 6 years ago by anonymous
- Milestone set to 1.0
- Priority changed from normal to high
- Version changed from 0.9.3 to 0.9.4
comment:2 Changed 6 years ago by core@…
- Cc core@… added
comment:3 Changed 6 years ago by anonymous
- Cc kaouete@… added
comment:4 follow-up: ↓ 5 Changed 5 years ago by cboos
- Milestone 1.0 deleted
- Resolution set to duplicate
- Status changed from new to closed
Didn't you fix that for 0.10.1, manu?
I think it's a duplicate of #3167.
Plus, the Ticket links now have the #comment:id and the Wiki links have the version number...
Note: See
TracTickets for help on using
tickets.



The Mozilla Thunderbird 1.5 client seems to miss items too, when the same link was already loaded. This happens with ticket changes where the link doesn't reflect the change number.
so change 1 gives link "..trac/ticket/24", change 2 gives link "..trac/ticket/24" and so on.
For this part, appending the change nr like ..trac/ticket/24#change_1 would help.
But maybe there are other problems in uniqueness left..
Would be very nice to have that fixed.