Re: Error from URLs with non-ascii characters and that need login

2007-09-02 Thread web-junkie
Okay, I did that. http://code.djangoproject.com/ticket/5308 On Aug 14, 11:09 am, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > On Fri, 2007-08-10 at 05:05 -0700, web-junkie wrote: > > Okay, after further investigation the error appears for me too, not > > just googlebot. When I browse the site

Re: Error from URLs with non-ascii characters and that need login

2007-08-14 Thread Malcolm Tredinnick
On Fri, 2007-08-10 at 05:05 -0700, web-junkie wrote: > Okay, after further investigation the error appears for me too, not > just googlebot. When I browse the site as anonymous user and click a > link with encoded Unicode in URL, and if that links needs login, I get > an error. > Seems to be a bug

Re: Error from URLs with non-ascii characters and that need login

2007-08-10 Thread web-junkie
Okay, after further investigation the error appears for me too, not just googlebot. When I browse the site as anonymous user and click a link with encoded Unicode in URL, and if that links needs login, I get an error. Seems to be a bug in the checklogin decorator. On Aug 8, 3:34 pm, web-junkie <[

Error from URLs with non-ascii characters and that need login

2007-08-08 Thread web-junkie
Hi, I get that error emailed, apparently Google tries to crawl pages that need a login. Now when there's Unicode in the URL this error is raised. Can anyone tell me why I get this error? It's really just Google's crawl, when I surf the site everything works fine. Traceback (most recent call last