Closed
Bug 263994
Opened 21 years ago
Closed 21 years ago
Incorrect version parsing
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
addons.mozilla.org Graveyard
Developer Pages
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 255803
People
(Reporter: torisugari, Assigned: wolf)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20041011 Firefox/0.10
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20041011 Firefox/0.10
If you click
http://update.mozilla.org/extensions/moreinfo.php?id=14
, the page will be redirected to the older extension of the two.
See also here.
http://update.mozilla.org/extensions/moreinfo.php?id=14&page=releases
The position of the latest should be the top of the list.
Reproducible: Always
Steps to Reproduce:
1.Go to author's profile
http://update.mozilla.org/extensions/authorprofiles.php?id=22
2. Click "Bookmarks Synchronizer"
3.
Actual Results:
Redirected to the older version.
Expected Results:
Redirect to the latest version.
Or all versions page, if it's hard to parse the version string.
I guess the cgi thinks "0.10.1" is older than "0.9.6" for some reason.
Assignee | ||
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 255803 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•21 years ago
|
Component: Update → Developers
Product: mozilla.org → Update
Version: other → unspecified
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
•