Ask Your Question
2

URL /load-tag-wiki-text/ causes 500 error

asked 2012-09-17 02:48:46 -0500

Edur gravatar image Edur flag of Germany
56 1 5

updated 2012-10-16 07:42:33 -0500

Toms gravatar image Toms
661 19 6 34

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: {}>"
delete close flag offensive retag edit

Comments

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

Be the first one to answer this question!

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Reliable Askbot Hosting

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 site
30 days free trial

Question tools

Follow

subscribe to rss feed

Stats

Asked: 2012-09-17 02:48:46 -0500

Seen: 65 times

Last updated: Oct 16 '12