Modify ↓
Opened 18 years ago
Closed 18 years ago
#5841 closed defect (fixed)
For RSS feed for source code, all <link/> elements point at the latest revision
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | high | Milestone: | 0.11 |
| Component: | version control/browser | Version: | devel |
| Severity: | major | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
My repository is Subversion 1.4.4, and Trac trunk revision is [5829], installed on Windows. When I look at RSS feed for URL such as /log/...&format=rss, all link elements have a URL pointing at the same Subversion revision, namely the latest one.
Attachments (0)
Change History (2)
comment:1 by , 18 years ago
| Milestone: | → 0.11 |
|---|---|
| Priority: | normal → high |
| Status: | new → assigned |
comment:2 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed in r5905. Thanks for the report!
Note:
See TracTickets
for help on using tickets.



Oops, quite right.