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''
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com
To unsubscribe from this group, send email to
rubyonrails-core-unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---
Some more broken stuff : http://dev.rubyonrails.org/browser/trunk/actionpack/lib/action_view/helpers/asset_tag_helper.rb On 8/21/07, Jay Levitt <jay@jay.fm> wrote:> > 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'' > > > > >-- Cheers! - Pratik http://m.onkey.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
On Aug 21, 12:09 pm, Jay Levitt <j...@jay.fm> wrote:> 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''This started working again for a day or so, but then it stopped, so I''m bumping this in case someone thought it was fixed. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
On 8/30/07, Jay Levitt <jay@jay.fm> wrote:> > This started working again for a day or so, but then it stopped, so > I''m bumping this in case someone thought it was fixed. >I''m using the following URL which is working fine for me: http://dev.rubyonrails.org/timeline?milestone=on&ticket=on&changeset=on&wiki=on&max=50&daysback=90&format=rss --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
On Aug 30, 6:16 pm, "Josh Knowles" <joshknow...@gmail.com> wrote:> On 8/30/07, Jay Levitt <j...@jay.fm> wrote: > > > > > This started working again for a day or so, but then it stopped, so > > I''m bumping this in case someone thought it was fixed. > > I''m using the following URL which is working fine for me: > > http://dev.rubyonrails.org/timeline?milestone=on&ticket=on&changeset=...Ah, interesting - that does seem to work. And it looks like the <link> tag on the trac wiki has changed to that, so nobody else will run into the problem either. So what am I saying? I''m saying let''s say no more about it! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---