[AC-3170] Python did not unzip a zipped module
GitHub Issue | n/a |
Type | New Feature |
Priority | n/a |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2013-09-09T20:55:55.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Ron Arnold |
Assignee | Shak Hossain |
Created | 2013-08-05T02:40:17.000+0000 |
Updated | 2016-03-08T07:57:34.000+0000 |
Description
Steps to Reproduce
placed module in 'app/resources/' location per TI docs. Python was to unzup the file and place the enclosed files where they belong for this project. This did not happen.
Actual Result
Python did not unzip file containing module files for app i.e. Ti.android.sms
Expected Result
For it to be unzipped and distributed per documentation
Attachments
A module should not be added that way. Use either the menu to add modules or drop the modules directory to the project at the same level than Resources.
Hi Ron, Has this issue been resolved as per recommendations from Mauro? Please let us know.