I am trying to load jquery into Data folder of my firefox addon, but whenever I try to upload it it gives an error ERROR 403 FORBIDDEN 'Attachment failed to save properly Unknown Unicode in file.
Has anyone encountered this problem?
|
I am trying to load jquery into Has anyone encountered this problem? |
||||
|
|
|
The Add-on Builder expects all text files to be in UTF-8, there does seem to be some bug when uploading files from local disk however. It works fine if you upload from URL and enter http://code.jquery.com/jquery-1.7.1.min.js there. Related bug reports (supposedly all resolved): |
|||
|