You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a bug in the AMO API, due to which all extensions created before March 5, 2007 have wrong date (probably this is the date of migration from the previous version of AMO, for many extensions it is the same or different for a few seconds). I tried to correct this by additional sorting by version, but, unfortunately, this also leads to incorrect results (1.9> 1.12 when compared as text).
While I do not have a good solution, I removed this additional sorting, however, this may lead to other errors when choosing the latest version of add-ons. Here is the test version: ca-archive-1.2.4b1.xpi.
caa:addon/fuzzy-time
– defaults to version 1.9, with a blue Download button and:
caa:addon/fuzzy-time/versions
– reveals more recent versions, with a green + Install Now button for the latest version.
Environment
Waterfox 56.2.6, FreeBSD-CURRENT.
The text was updated successfully, but these errors were encountered: