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)

x86
Linux
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: steffen.wilberg, Assigned: Bugzilla-alanjstrBugs)

References

()

Details

Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.6) Gecko/20050321 Firefox/1.0.2
root cause is bug 284025
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
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.