We are using askbot with a language other than english.
One of the thing that changes is the URL for questions.
Instead of having "http://site.com/question/12/this-is-a-question", our questions show up as "http://site.com/foo/12/this-is-a-question".
This is done using the .po/.mo mechanism and works quite well.
The problem is that the send_email_alerts.py uses the question.get_absolute_url call to get the question URL.
It appears that the translation is not applied in this case and we get what is essentially a wrong URL (/question/12 instead of /foo/12) which gives us a 404 error.
Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2011-07-13 13:05:28 -0500
Seen: 47 times
Last updated: Jul 13 '11
Problem with long lines in body of question
Is there a way to list all the unfixed bugs in Askbot?
KeyError: On clicking "manage login methods"
Bug: SocketServer.py timed out errors on console
Bug: wmd editor blows it on bullets
Some permalinks to specific question revisions go to 404
Wrong original author in accept error message?
"Images cannot be posted anonymously" when user clicks on "Login/Sign up to post"
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.