Closed
Bug 863820
Opened 12 years ago
Closed 12 years ago
"No <em:type> element found in install.rdf" warning appeared twice
Categories
(addons.mozilla.org Graveyard :: Add-on Validation, defect)
addons.mozilla.org Graveyard
Add-on Validation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jruderman, Unassigned)
Details
Attachments
(1 file)
|
29.90 KB,
application/octet-stream
|
Details |
https://addons.mozilla.org/en-US/developers/addon/thumbs/file/204216/validation#v-msg-a0a487da3de64f17a5391a011e8dfe5f
The following warning appeared twice:
No <em:type> element found in install.rdf
Warning: It isn't always required, but it is the most reliable method for determining add-on type.
install.rdf
| Reporter | ||
Comment 2•12 years ago
|
||
Flags: needinfo?(jruderman)
| Reporter | ||
Comment 3•12 years ago
|
||
| Reporter | ||
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
Great, thanks. I'll have a look at this in the next two weeks.
Comment 6•12 years ago
|
||
Actually nevermind. A quick skim of the code shows that this was the culprit:
https://github.com/mozilla/amo-validator/commit/0b8d15e86ef45f113f57b0a9704dbe36c16282c6
We were running an identical piece of code further up in the file. Looks like a regression from May of 2012.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Assignee | ||
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
•