[TIMOB-20233] ti.SafariDialog module folder exists outside the modules/iphone folder in the titanium folder along with rogue _MACOSX folder after installing SDK 5.2.0.v20160111111831
| GitHub Issue | n/a |
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2016-01-14T10:16:46.000+0000 |
| Affected Version/s | Release 5.2.0 |
| Fix Version/s | Release 5.2.0 |
| Components | iOS |
| Labels | qe-5.2.0 |
| Reporter | Lokesh Choudhary |
| Assignee | Hans Knöchel |
| Created | 2016-01-13T22:44:56.000+0000 |
| Updated | 2016-01-14T19:16:25.000+0000 |
Description
Steps To Reproduce:
1. Install SDK 5.2.0.v20160111111831.
2. Go to your titanium folder.
Actual Results:
1. You see "Ti.SafariDialog" & a rogue folder "_MACOSX" in the titanium folder.
*NOTE: The original module exists inside modules/iphone folder*
Expected Results:
1. The "Ti.SafariDialog" module should be inside "titanium/modules/iphone"/
2. The "_MACOSX" folder should not exist.
Attachments
PR (master): https://github.com/appcelerator/titanium_mobile/pull/7636 PR (5_2_X): https://github.com/appcelerator/titanium_mobile/pull/7637
CR AND FT PASSED. PRS MERGED.
Verified as fixed, removed rogue folders from system and reinstalled SDK
5.2.0.v20160114021251. Can confirm that _MACOSX no longer exists &ti.safari.dialogfolder is now located in /modules/iphone/ Tested on: Mac OSX El Capitan 10.11 (15A284) Ti SDK: 5.1.2.v20151216190036 Appc NPM: 4.2.2 App CLI: 5.1.0 Node v4.2.3 *Closing ticket.*