Originally found via Google crawler, but also occurs when I open /load-tag-wiki-text/ in my browser.
Askbot errorlog:
/usr/local/lib/python2.6/dist-packages/django/core/handlers/base.py TIME: 2012-09-17 05:27:16,030 MSG: base.py:handle_uncaught_exception:209 Internal Server Error: /load-tag-wiki-text/
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/django/core/handlers/base.py", line 111, in get_response
response = callback(request, *callback_args, **callback_kwargs)
File "/usr/local/lib/python2.6/dist-packages/askbot/utils/decorators.py", line 65, in wrapper
return view_func(request, *args, **kwargs)
File "/usr/local/lib/python2.6/dist-packages/askbot/views/commands.py", line 488, in load_tag_wiki_text
tag = get_object_or_404(models.Tag, id = request.GET['tag_id'])
File "/usr/local/lib/python2.6/dist-packages/django/utils/datastructures.py", line 256, in __getitem__
raise MultiValueDictKeyError("Key %r not found in %r" % (key, self))
MultiValueDictKeyError: "Key 'tag_id' not found in <QueryDict: {}>"
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: 2012-09-17 02:48:46 -0500
Seen: 65 times
Last updated: Oct 16 '12
What is the correct use of template substitution within translate section?
Accepting a previously unaccepted answer should not grant additional karma to author
"502 Bad Gateway" when visiting certain URLs, Part 2
Tags that are too long to display use truncated version when retagging question.
Viewing deleted question from an anonymoususer internal error
Editing a question title does not change SEO URL if I only append text to the title
Incorrect reputation check when attempting to reopen a closed question?
Wonkiness when attempting to post a comment on a closed question
Pressing return key when editing a question text field reloads the page.
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
What version of Askbot are you running?
todofixthis ( 2012-09-18 01:31:07 -0500 )edit@todofixthis I'm using Askbot version 0.7.43 (I installed yesterday a new Project with the same version, too. Same problem)
Edur ( 2012-09-18 02:09:12 -0500 )edit@Edur I have the same problem could you solve it? I get this strange message via email
Toms ( 2012-10-16 07:41:53 -0500 )edit