Actions
Defect #10209
closedAtom returns 500 error
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
$ LANG=C wget http://www.redmine.org/projects/redmine/activity.atom --2012-02-13 01:14:41-- http://www.redmine.org/projects/redmine/activity.atom Resolving www.redmine.org... 46.4.36.71 Connecting to www.redmine.org|46.4.36.71|:80... connected. HTTP request sent, awaiting response... 500 Internal Server Error 2012-02-13 01:14:41 ERROR 500: Internal Server Error.
Updated by Jean-Philippe Lang about 13 years ago
- Status changed from New to Closed
- Resolution set to Fixed
Fixed, a custom route for the wiki was breaking the feed.
Thanks for pointing this out.
Actions