Closed Bug 565702 Opened 15 years ago Closed 15 years ago

unicode error in search form

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
5.10.3

People

(Reporter: jbalogh, Assigned: clouserw)

References

()

Details

(Whiteboard: [z])

File "/data/amo_python/www/preview/zamboni/templates/search.html", line 1, in top-level template code {% set search_form = SearchForm(request) %} File "/data/amo_python/www/preview/zamboni/apps/search/helpers.py", line 12, in SearchForm return forms.SearchForm(request) File "/data/amo_python/www/preview/zamboni/apps/search/forms.py", line 86, in SearchForm class _SearchForm(forms.Form): File "/data/amo_python/www/preview/zamboni/apps/search/forms.py", line 98, in _SearchForm label=_('{0} Version'.format(unicode(current_app.pretty))), UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-8: ordinal not in range(128)
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.