Re: RegexURLResolver.resolver can fall through and return None

2008-06-26 Thread Andreas Klöckner
ld really work on that spam detection thing, it should not > turn away real submissions. > > Here's the bug: > --- >----- RegexURLResolver.resolver can fall through and return None > > If the "if m

Re: RegexURLResolver.resolver can fall through and return None

2008-06-26 Thread Andreas Klöckner
On Donnerstag 26 Juni 2008, Collin Grady wrote: > Andreas Klöckner said the following: > > Well, then the web site should hint at this fact, too. I was fairly close > > to just abandoning the effort of trying to tell you about the issue I > > encountered. > > It does. Quite clearly at the top of th

Re: RegexURLResolver.resolver can fall through and return None

2008-06-26 Thread Collin Grady
Andreas Klöckner said the following: > Well, then the web site should hint at this fact, too. I was fairly close to > just abandoning the effort of trying to tell you about the issue I > encountered. It does. Quite clearly at the top of the 'new ticket' page, there are several notes about fili

Re: RegexURLResolver.resolver can fall through and return None

2008-06-26 Thread Andreas Klöckner
On Donnerstag 26 Juni 2008, [EMAIL PROTECTED] wrote: > To avoid spam detection sign up. Well, then the web site should hint at this fact, too. I was fairly close to just abandoning the effort of trying to tell you about the issue I encountered. Andreas signature.asc Description: This is a dig

Re: RegexURLResolver.resolver can fall through and return None

2008-06-26 Thread [EMAIL PROTECTED]
turn away > real submissions. > > Here's the bug: > ------------ > RegexURLResolver.resolver can fall through and return None > > If the "if match" condition at the top is not met, it will return Non

RegexURLResolver.resolver can fall through and return None

2008-06-26 Thread Andreas Klöckner
's the bug: ---- RegexURLResolver.resolver can fall through and return None If the "if match" condition at the top is not met, it will return None, causing this: Traceback: File "/sparc_soft/www.dam/htdocs/scicomp/pool/lib/python2.5/site-packages/django/core/handlers/base.py" in get_