Closed
Bug 583024
Opened 15 years ago
Closed 15 years ago
Errors posting question
Categories
(support.mozilla.org :: Questions, task, P1)
support.mozilla.org
Questions
Tracking
(Not tracked)
VERIFIED
FIXED
2.2
People
(Reporter: rbillings, Assigned: erik)
References
Details
Getting errors Asking a question. Tested with categories for both FF 3.6 and FF4 betas.
1) click AAQ
2) pick a category
3) select any subcategory
4) summarize question> ask this> none of these solve my problem
5) fill in question details> click 'Post Question'
stacktrace data:
Traceback (most recent call last):
File "/data/virtualenvs/kitsune/src/django/django/core/handlers/base.py", line 100, in get_response
response = callback(request, *callback_args, **callback_kwargs)
File "/data/www/support-stage-new.mozilla.com/kitsune/apps/questions/views.py", line 156, in new_question
question.auto_tag()
File "/data/www/support-stage-new.mozilla.com/kitsune/apps/questions/models.py", line 130, in auto_tag
if version in product_details.firefox_history_development_releases or \
AttributeError: 'module' object has no attribute 'firefox_history_development_releases'
Updated•15 years ago
|
Assignee: nobody → erik
Severity: normal → major
OS: Mac OS X → All
Hardware: x86 → All
Comment 1•15 years ago
|
||
This is known: we need IT to run a command on stage, and it will go away.
Assignee | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•