Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8961] MobileWeb: Compiler version comparison function not working

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-05-18T11:31:41.000+0000
Affected Version/sRelease 2.0.1
Fix Version/sRelease 2.1.0, Sprint 2012-10 MW
ComponentsMobileWeb
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2012-05-02T17:01:20.000+0000
Updated2017-03-03T23:30:25.000+0000

Description

The compiler needs to compare versions for checking the minimum SDK version. The current compare version function totally doesn't work, especially when comparing some version like "2.0.1GA2" or "2.0.1.v20120502173124".

Attachments

FileDateSize
test.py2012-05-18T04:49:36.000+00001405

Comments

  1. Chris Barber 2012-05-18

    Pull request: https://github.com/appcelerator/titanium_mobile/pull/2223
  2. Chris Barber 2012-05-18

    test.py is my test case for the compare function. You can use the same test case for TIMOB-8960 to test the actual compile process. Tinker with the minsdk version in the test module's manifest file.
  3. Lee Morris 2017-03-03

    Closing ticket as MobileWeb is no longer supported.

JSON Source