Closed
Bug 723653
Opened 14 years ago
Closed 13 years ago
Mix-cased JAR names are emitted in lowercase in message paths
Categories
(addons.mozilla.org Graveyard :: Add-on Validation, defect)
addons.mozilla.org Graveyard
Add-on Validation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kmag, Assigned: basta)
Details
(Whiteboard: [ReviewTeam])
JARs with mixed-case names are output as if they were lower-case, which leads to no warnings being displayed for those JARs in the source viewer:
https://addons.mozilla.org/files/browse/141593/file/chrome/AnimeAddictsExtention.jar/content/overlay.js
The above has the warnings for the following paths, which the reviewer never sees unless he also carefully reads the validator output:
chrome/animeaddictsextention.jar/content/jquery-1.6.4.js: [object Object]
chrome/animeaddictsextention.jar/content/loadedpages.js: [object Object]
chrome/animeaddictsextention.jar/content/mp3player.swf: [object Object]
chrome/animeaddictsextention.jar/content/overlay.js: [object Object],[object Object]
Comment 1•14 years ago
|
||
Reclassifying editor bugs and changing to a new whiteboard flag. Spam, spam, spam, spam...
Whiteboard: [required amo-editors] → [ReviewTeam]
| Reporter | ||
Updated•13 years ago
|
Assignee: nobody → mattbasta
| Assignee | ||
Comment 2•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•10 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
•