[TIMOB-10478] Tooling: Module packaging does not maintain upper-case letters in the module name
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2016-08-24T14:12:48.000+0000 |
Affected Version/s | Release 2.1.1, Release 2.1.2 |
Fix Version/s | n/a |
Components | Tooling |
Labels | core |
Reporter | Shalom Gibly |
Assignee | Eric Merriman |
Created | 2012-08-15T13:26:32.000+0000 |
Updated | 2017-03-21T22:51:50.000+0000 |
Description
In the studio, create a Mobile Module project and set the module id to ti.MyModule
Clicked the module project and selected the package option.
Selected another project in the workspace as deployment target.
Expected:
The directory structure should maintain the upper-case letters defined in the module's name.
Actual:
The tiapp.xml was updated with the right name: ti.MyModule
The directory structure under the modules directory is all with lower-case letter, which trigger an error in the tiapp editor.
Attachments
File | Date | Size |
log.txt | 2012-08-16T14:55:37.000+0000 | 3433 |
MyModule.png | 2012-08-16T14:29:22.000+0000 | 119449 |
I added screenshot, and Log info. I created module from command line as well. Tested on environments: Titanium Studio, build: 2.1.2.201208131642, 2.1.1.201208091713 Titanium SDK: 2.1.1.GA OS: OS X 10.8 (Mountain Lion)
Moved bug in from TISTUD.
Dupe of TIMOB-10290.
Closing ticket as duplicate with reference to the above comments.