Closed Bug 708372 Opened 13 years ago Closed 13 years ago

Unicode error thrown when trying to upload an external code file

Categories

(addons.mozilla.org Graveyard :: Add-on Builder, defect, P2)

Tracking

(Not tracked)

RESOLVED FIXED
Builder 1.0

People

(Reporter: dbuchner, Assigned: zalun)

Details

I tried to upload the file at "http://people.mozilla.com/~dbuchner/js/more-1.4.0.1.js" and received the following error message:

FORBIDDEN

Attachment failed to save properly
Unknown Unicode in file
Summary: Unicode error thrown when trying to upload and external code file → Unicode error thrown when trying to upload an external code file
Assignee: nobody → smcarthur
Priority: -- → P2
Target Milestone: --- → Builder 1.0
There was a similar bug 699192, where the uploaded code was served with a content-type=utf-8, we can't treat every attachment as unicode because of bug 637929
Assignee: smcarthur → zaloon
All editable attachments from external URLs are now forced to be unicode (we require it on save anyway)

https://github.com/mozilla/FlightDeck/pull/83
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 13 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.