Issue 126298 - Extensions: Versioning parsing
Summary: Extensions: Versioning parsing
Status: CONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 4.2.0-dev
Hardware: All All
: P5 (lowest) Normal
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-08 17:20 UTC by JZA
Modified: 2015-05-12 15:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description JZA 2015-05-08 17:20:35 UTC
The Extensions that OpenOffice read are being parsed in a non sequential matter so that decimals will be ignored. IE: 99 > 100 or 0.99 > 1.00 

Is important to treat the version as a regular string object so that it can be parsed as meanted.