Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8292] iOS: require commonJS case sensitive on device not in simulator

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-07-19T20:53:16.000+0000
Affected Version/sRelease 2.0.0, Release 2.0.1
Fix Version/sn/a
ComponentsiOS
Labelscommonjs, require
ReporterWienke
AssigneeEric Merriman
Created2012-03-17T14:03:51.000+0000
Updated2017-07-19T20:53:16.000+0000

Description

I came across an edge case which I think should really be fixed. By mistake I mistype the module which I wanted to include with the require function. The typo was a lowercase character instead of a uppercase character. Everything worked fine in the simulator but when I ran it on an iPad or iPhone the app crashed. After several hours of trail and error debugging by coincidence I saw the problem. The expected result should in my opinion that the code should break also in the simulator.

Comments

  1. Junaid Younus 2012-05-21

    Tested with 2.0.1GA2 on an iPhone 3GS running iOS5, issue still reproducible.
  2. Lee Morris 2017-07-19

    Closing ticket due to time passed and lack of progress for a number of years. Please open a new ticket if there are any problems.

JSON Source