Closed Bug 588979 Opened 15 years ago Closed 15 years ago

Traceback while editing a collection in "ja" locale

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
5.11.8

People

(Reporter: krupa.mozbugs, Assigned: jbalogh)

References

()

Details

(Whiteboard: [z])

steps to reproduce: 1.Create a collection in "ja" (with Japanese name) 2.In the collection listing page,click on "edit collection" observed behavior: traceback!
File "/data/amo_python/www/preview/zamboni/templates/base.html", line 86, in top-level template code {% block main_content %} File "/data/amo_python/www/preview/zamboni/templates/base.html", line 93, in block "main_content" {% block content %}{% endblock %} File "/data/amo_python/www/preview/zamboni/apps/bandwagon/templates/bandwagon/edit.html", line 18, in block "content" <h2>{{ _('Editing %s') % collection.name }}</h2> File "/usr/lib/python2.6/site-packages/jinja2/utils.py", line 761, in escape return Markup(unicode(s) UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 8: ordinal not in range(128)
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
verified
Status: RESOLVED → VERIFIED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.