Closed
Bug 652924
Opened 14 years ago
Closed 14 years ago
Unicode error in review email
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
6.0.8
People
(Reporter: andy+bugzilla, Assigned: andy+bugzilla)
References
Details
File "/data/amo_python/www/prod/zamboni/apps/editors/helpers.py", line 481, in process_sandbox
'Mozilla Add-ons: %s %s Reviewed')
File "/data/amo_python/www/prod/zamboni/apps/editors/helpers.py", line 360, in notify_email
subject % (self.addon.name, self.version.version),
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe6 in position 31: ordinal not in range(128)
Assignee | ||
Updated•14 years ago
|
Target Milestone: --- → 6.0.8
Assignee | ||
Comment 1•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 3•14 years ago
|
||
I approved an add-on named '(Español (España)' and there were no tracebacks.
verified @ https://addons.allizom.org/en-US/editors/review/784015
Status: RESOLVED → VERIFIED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•