Ask Your Question
1

Error asking questions with multiple tags

asked 2011-03-09 19:52:10 -0500

psyklic gravatar image psyklic
23 1 2

I have version 0.6.73 installed and everything works great. However, whenever a question is submitted with more than one tag, an error occurs. I'm frustrated because it does not seem to happen on askbot.org:

MultipleObjectsReturned at /questions/ask/ get() returned more than one Tag -- it returned 2! Lookup parameters were {'name__iexact': u'law'}

Might anyone have any insight into this? Thanks!

delete close flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2011-03-09 20:26:14 -0500

Evgeny gravatar image Evgeny flag of Chile
11009 50 84 182
http://askbot.org/

It seems that somehow you have more than one character case variant of a tag name.

You should be able to fix this with a management command "fix_question_tags", but you need to know names of tags before

Please, look up usage of this and other commands in the manual.

Before that please do back up the database.

It is not clear just why this happened... There is a filter which prevents creation of tags with the variants of the case.

Also - you could think about turning on "force lowercase tags" setting in the "data entry" section.

link publish delete flag offensive edit

Comments

Wow thank you for the fast, outstanding reply -- the management command fixed the problem! I'm going to try forcing the lowercase tags as well. psyklic ( 2011-03-09 21:13:16 -0500 )edit

Your answer

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: 2011-03-09 19:52:10 -0500

Seen: 87 times

Last updated: Mar 09 '11