Closed Bug 704192 Opened 13 years ago Closed 13 years ago

[traceback] Exception: NameError: global name 'smart_str' is not defined

Categories

(Participation Infrastructure :: Phonebook, defect)

defect
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: mbrandt, Assigned: jfong)

References

()

Details

(Whiteboard: [dev] [stage] [prod] [fuzzer])

Traceback (most recent call last): File "/data/www/mozillians-dev.allizom.org/mozillians/vendor/src/django/django/core/handlers/base.py", line 89, in get_response response = middleware_method(request) File "/data/www/mozillians-dev.allizom.org/mozillians/vendor/src/funfactory/funfactory/middleware.py", line 37, in process_request return HttpResponsePermanentRedirect(urlparams(new_path, **query)) File "/data/www/mozillians-dev.allizom.org/mozillians/vendor/src/funfactory/funfactory/helpers.py", line 51, in urlparams if v is not None]) File "/data/www/mozillians-dev.allizom.org/mozillians/vendor/src/funfactory/funfactory/helpers.py", line 61, in _urlencode return urllib.urlencode([(k, smart_str(v)) for k, v in items]) NameError: global name 'smart_str' is not defined
Assignee: nobody → jfong
Severity: normal → critical
OS: Mac OS X → All
Hardware: x86 → All
Whiteboard: [dev] [stage] [prod] → [dev] [stage] [prod] [fuzzer]
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
I can still reproduce the 500, on mozillians-dev; reopening for further investigation.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Works for me now - are you still getting the errors?
Bumping to worksforme per comment 3 and comment 4.
Status: REOPENED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → WORKSFORME
(In reply to Matt Brandt [:mbrandt] from comment #5) > Bumping to worksforme per comment 3 and comment 4. Should be Resolved FIXED, since there are commits. -> FIXED.
Resolution: WORKSFORME → FIXED
Boom ... thx stephend. Nudging to verified fixed :)
Status: RESOLVED → VERIFIED
Component: mozillians.org → Phonebook
Product: Websites → Community Tools
QA Contact: mozillians-org → phonebook
Version: unspecified → other
You need to log in before you can comment on or make changes to this bug.