[ALOY-188] Remove toLowerCase() in installModule() when linked ticket is resolved
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Low |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2013-01-29T18:37:37.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Alloy 1.0.0, 2013 Sprint 02 |
Components | XML |
Labels | n/a |
Reporter | Tony Lukasavage |
Assignee | Unknown |
Created | 2012-08-18T16:46:30.000+0000 |
Updated | 2018-03-07T22:26:03.000+0000 |
Description
The linked ticket indicates that module ids in TiStudio don't handle casing properly, which impacts our module checks. See TISTUD-2114 for more details.
How is this an Alloy issue? Maybe we should close this?
It's an alloy issue because it causes unnecessary warnings in alloy apps. When the associated TIMOB tickets are resolved, we will need to test alloy and assert that the warning no longer appears. This ticket is here to make sure that we do that.
Fix is no longer necessary due to the modules removal in Alloy 1.0.0, documented in ALOY-209.
Resolved by ALOY-209