Re: [Rails-core] error on ticket submit

2006-08-01 Thread Jeremy Kemper
On Aug 1, 2006, at 1:34 PM, Michael Genereux wrote: Are all new, noncritical patches on hold for right now pending the new ticket page? I've started editing documentation in the core Rails classes to make them more clear, fix typos, and in some cases, fill in undocumented public methods. S

Re: [Rails-core] error on ticket submit

2006-08-01 Thread Michael Genereux
Are all new, noncritical patches on hold for right now pending the new ticket page? I've started editing documentation in the core Rails classes to make them more clear, fix typos, and in some cases, fill in undocumented public methods. Speaking of which, is this what David wanted at RailsCon

Re: [Rails-core] error on ticket submit

2006-08-01 Thread Rob Sanheim
On 8/1/06, Caio Chassot <[EMAIL PROTECTED]> wrote: On 2006-08-01, at 03:59 , Kamil Kukura wrote: > I wanted to submit ticket but no success. I got following stack trace: Isn't it maybe a good idea to take the new ticket page down for the moment? I'm sure a lot of people are posting reports on

Re: [Rails-core] error on ticket submit

2006-08-01 Thread Caio Chassot
On 2006-08-01, at 03:59 , Kamil Kukura wrote: I wanted to submit ticket but no success. I got following stack trace: Isn't it maybe a good idea to take the new ticket page down for the moment? I'm sure a lot of people are posting reports only to be greeted with an error, and that's a wa

[Rails-core] error on ticket submit

2006-08-01 Thread Kamil Kukura
I wanted to submit ticket but no success. I got following stack trace: Traceback (most recent call last): File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 314, in dispatch_request dispatcher.dispatch(req) File "/usr/local/lib/python2.4/site-packages/trac/web/main.py"