[TIMOB-9283] Tooling: Symlinks are ignored compiling on device
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-08-13T15:17:10.000+0000 |
Affected Version/s | Release 2.1.0, Release 1.8.2, Release 2.0.1 |
Fix Version/s | Sprint 2012-16 Core, Release 3.0.0 |
Components | Core |
Labels | core |
Reporter | Davide Cassenti |
Assignee | Max Stepanov |
Created | 2011-11-24T01:26:37.000+0000 |
Updated | 2017-03-23T18:08:10.000+0000 |
Paul Dowsett proposed this solution for v1.8.0, on iOS, but not Android:
Is this a Titanium Studio ticket? We don't actually do the compiling--we defer to the command-line SDK for that, so the fix I believe is in the SDK.
We need a complete test case (Java Script, Symlinks, folders, etc.) to diagnose this issue.
Hello, Take a look to this GIST project for an example of how to replicate the issue: https://gist.github.com/dd29e38d40148a44cdff I created just 2 JS files and added a README with 2 testcases: a symlink to a directory (which has the bug) and a symlink to single javascript files (this works).
PR pending https://github.com/appcelerator/titanium_mobile/pull/2715
In the future please put test cases in the JIRA description field or comment, not in a gist.
Pull merged.
Closing ticket as fixed.