First time here? Check out the FAQ!

Revision history  [back]

Logout bug in Russian (and possibly other translations)

On my ru locale site, I see the error 404 page after logging out.

instead of something like " successful logout .."

After logging out I'm redirected to:

http://mysite.com/account/signin/?next=/polzovatel/vyhod/

Edit: With this in settings.py

ASKBOT_TRANSLATE_URL = False

I get this url: http://mysite.com/account/signin/?next=/account/vyhod/

with 404 error

Logout bug in Russian (and possibly other translations)

On my ru locale site, I see the error 404 page after logging out.

instead of something like " successful logout .."

After logging out I'm redirected to:

http://mysite.com/account/signin/?next=/polzovatel/vyhod/

Edit: With this in settings.py

ASKBOT_TRANSLATE_URL = False

I get this url: http://mysite.com/account/signin/?next=/account/vyhod/

with 404 error

--------------------------------------------------

Solution was:

ASKBOT_TRANSLATE_URL = False

and this in the django.po of ru locale

#: deps/django_authopenid/urls.py:10
msgid "signout/"
msgstr ""

now I have

http://mysite.com/account/vyhod/

And no error.

Logout bug in Russian (and possibly other translations)

On my ru locale site, I see the error 404 page after logging out.

instead of something like " successful logout .."

After logging out I'm redirected to:

http://mysite.com/account/signin/?next=/polzovatel/vyhod/

Edit: With this in settings.py

ASKBOT_TRANSLATE_URL = False

I get this url: http://mysite.com/account/signin/?next=/account/vyhod/

with 404 error

--------------------------------------------------

Solution was:

ASKBOT_TRANSLATE_URL = False

and this in the django.po of ru locale

#: deps/django_authopenid/urls.py:10
msgid "signout/"
msgstr ""

now I have

http://mysite.com/account/vyhod/

And no error.

Logout bug in Russian (and possibly other translations)Russian

On my ru locale site, I see the error 404 page after logging out.

instead of something like " successful logout .."

After logging out I'm redirected to:

http://mysite.com/account/signin/?next=/polzovatel/vyhod/

Logout bug in Russianbug

On my ru locale site, I see the error 404 page after logging out.

instead of something like " successful logout .."

After logging out I'm redirected to:

http://mysite.com/account/signin/?next=/polzovatel/vyhod/

Logout bug

On my ru locale site, I see the error 404 page after logging out.

instead of something like " successful logout .."

Edit: After logging loggin out I'm redirected to:

http://mysite.com/account/signin/?next=/polzovatel/vyhod/

Logout bug

On my ru locale site, I see the error 404 page after logging out.

instead of something like " successful logout .."

Edit: After loggin out I'm redirected to:

to: http://mysite.com/account/signin/?next=/polzovatel/vyhod/

Logout bug

On my ru locale site, I see the error 404 page after logging out.

instead of something like " successful logout .."

Edit: After loggin out I'm redirected to: http://mysite.com/account/signin/?next=/polzovatel/vyhod/