Closed
Bug 616238
Opened 15 years ago
Closed 15 years ago
An unknown application guid was not flagged
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
5.12.5
People
(Reporter: jbalogh, Assigned: basta)
References
Details
See attachment 494582 [details]:
From the jar:
<!-- Target Application -->
<em:targetApplication>
<Description>
<!-- Firefox's UUID -->
<em:id>{aa6ec8b0-fdb1-11df-8cff-0800200c9a66}</em:id>
<em:minVersion>3.6</em:minVersion>
<em:maxVersion>3.6.*</em:maxVersion>
</Description>
</em:targetApplication>
The truth:
class FIREFOX:
id = 1
guid = '{ec8030f7-c20a-464f-9b0e-13a3a9e97384}'
| Reporter | ||
Comment 1•15 years ago
|
||
Nevermind, Fire.fm has things like Flock inside its install.rdf.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
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
•