For the past few days, trying to browse the RSS feed at
http://dev.rubyonrails.org/log/?limit=100&mode=stop_on_copy&format=rss
results in:
Python Traceback
Traceback (most recent call last):
File "/opt/csw/lib/python2.3/site-packages/trac/web/main.py", line
406, in dispatch_request
dispatcher.dispatch(req)
File "/opt/csw/lib/python2.3/site-packages/trac/web/main.py", line
237, in dispatch
resp = chosen_handler.process_request(req)
File "/opt/csw/lib/python2.3/site-packages/trac/versioncontrol/
web_ui/log.py", line 172, in process_request
author = cs['author']
KeyError: 'author'