Defect #3581
closedAtom for Wiki Pages are not correct.
0%
Description
I'm using Redmine0.8.4 and I found some strange behavior at wiki pages.
When I tried to subscribe Atom for wiki pages, the feed items which listed are not only wiki's chengesets but also the target project's activities.
I can reproduce this problem just on this site.
For examples:
http://www.redmine.org/projects/redmine/activity.atom?show_wiki_pages=1
The response includes many issue items instead of wiki changesets.
I also have older version Redmine (0.7x) and this version does not have the same problem.
My report is not so seriouse problem but could you please handle this if you have a spare time?
Updated by Jean-Philippe Lang over 15 years ago
The correct link is:
http://www.redmine.org/projects/redmine/activity.atom?show_wiki_edits=1
I'll fix it.
Updated by Jean-Philippe Lang over 15 years ago
- Status changed from New to Resolved
- Target version set to 0.8.5
- Resolution set to Fixed
Fixed in r2797.
Updated by Akiko Takano over 15 years ago
Jean-Philippe Lang wrote:
Fixed in r2797.
Thank you for your prompt reply and works!
I'll apply avobe lines to my redmine, soon.
Reguards,
Updated by Jean-Philippe Lang about 15 years ago
- Status changed from Resolved to Closed
Merged in 0.8-stable in r2881.