Closed
Bug 536394
Opened 15 years ago
Closed 15 years ago
Collect improvements to plugin version detection code
Categories
(Websites :: plugins.mozilla.org, enhancement)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: lorchard, Unassigned)
Details
There are some plugins whose versions cannot yet be detected by Perfidies and the plugin directory. This bug is a collector for reports of plugins with failed version detection and potential ideas for addressing those failures.
For reference, the Perfidies plugin detection code may be found here:
http://github.com/ozten/Perfidies-of-the-Web
And, the Plugin Directory itself can be found in either of these places:
http://github.com/lmorchard/plugindir
https://svn.mozilla.org/projects/plugindir/trunk/
Comment 1•15 years ago
|
||
The Lala Download plugin has an incorrectly formatted version string of "2 . 0 . 0". The parseVersion function could be extended to ignore whitespace but that could cause other problems.
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•