Closed
Bug 287350
Opened 20 years ago
Closed 20 years ago
umo doesn't recognize Firefox 1.0.2
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.0
People
(Reporter: steffen.wilberg, Assigned: Bugzilla-alanjstrBugs)
References
()
Details
There's only a single extension displayed at these urls: https://addons.update.mozilla.org/extensions/showlist.php?application=firefox&category=&numpg=10&os=all&version=1.0.2&submit=Update https://addons.update.mozilla.org/extensions/showlist.php?application=firefox&category=&numpg=10&os=all&version=auto-detect&submit=Update
| Reporter | ||
Comment 1•20 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.6) Gecko/20050321 Firefox/1.0.2
root cause is bug 284025
Comment 3•20 years ago
|
||
Did the following: update applications set int_version='1.0' where AppID=45; which sets the overall version for this release for compatibility sake. Next I did: update version set MaxAppVer_int='1.0.2' where MaxAppVer_int='1.0.1'; which updates the versions of the extensions/themes so they all can see the Firefox 1.0.2 release.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
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
•