[TIMOB-2443] Android: paths beginning with ./ are not recognised
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-18T23:09:03.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 M01 |
Components | Android |
Labels | android, defect, release-1.6.0 |
Reporter | Paul Dowsett |
Assignee | Don Thorp |
Created | 2011-04-15T03:19:59.000+0000 |
Updated | 2011-04-18T23:09:04.000+0000 |
Description
Environment: android 1.5.X of 27th Nov.
Absolute and relative (like ../ etc) paths work as expected on Android, except for a relative path for the current directory, which begin ./
This behaviour is currently inconsistent with ios. It would be ideal if ./ was supported in android also.
To workaround the issue, omit the ./ , for example, url:'path/to/file' rather than url:'./path/to/file'.
Attachments
File | Date | Size |
---|---|---|
path_test_resources.zip | 2011-04-15T03:19:59.000+0000 | 1710 |