Closed
Bug 640748
Opened 15 years ago
Closed 15 years ago
Language packs with nested jars fail validation
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
6.0.2
People
(Reporter: krupa.mozbugs, Assigned: basta)
References
()
Details
Attachments
(1 file)
|
139.14 KB,
application/x-xpinstall
|
Details |
steps to reproduce:
1.Upload the attached lang pack
observed behavior:
Language packs with nested jars fail validation-
https://addons-next.allizom.org/en-US/developers/upload/8b8d3a574aef4de4a569e500cbf1dc6f
Comment 1•15 years ago
|
||
Kinda sounds like a dupe of the "see also" bug, but apparently this one is for lang packs. -> basta; please fix for all add-on types.
Assignee: nobody → mbasta
Priority: -- → P2
Target Milestone: --- → 6.0.2
| Assignee | ||
Comment 2•15 years ago
|
||
The language pack does fail validation on my local copy, but it doesn't error out with a traceback. All of the errors generated by the validator look legitimate (unchanges/missing entities). Unless I can get a traceback, I can't really debug this any further.
| Reporter | ||
Comment 3•15 years ago
|
||
Is this a valid error?
Addon missing install.rdf.
Error: All addons require an install.rdf file.
chrome/en-za.jar
| Assignee | ||
Comment 4•15 years ago
|
||
I'm not seeing that error locally. Where are you seeing that? A recent merge into mozilla/origin fixed an issue that produced errors like that.
Comment 5•15 years ago
|
||
It's on PAMO. I updated zamboni-lib, but maybe it's having troubles pulling from github or something
| Assignee | ||
Comment 6•15 years ago
|
||
Maybe I'm seeing the wrong output; for me, the link to addons-next in comment 1 shows an internal server error for all four tests. The request for the JSON is 403'd.
| Assignee | ||
Comment 7•15 years ago
|
||
After this commit is live, can someone verify that this bug still exists?
https://github.com/mozilla/amo-validator/commit/85bba7c1889dcc25a3edd8b2377561c96e307d1b
Comment 8•15 years ago
|
||
It's on PAMO now. Let's see.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 9•15 years ago
|
||
verified fixed @ https://addons-next.allizom.org/en-US/developers/upload/8a38ee94f93346fc90f21d1d063605e2
Thanks!
Status: RESOLVED → VERIFIED
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
•