[TIMOB-44] Android incorrectly handles / and app:// urls in img elements
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:50:12.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 0.5 |
Components | Android |
Labels | android |
Reporter | Don Thorp |
Assignee | Don Thorp |
Created | 2011-04-15T02:22:55.000+0000 |
Updated | 2011-04-17T01:50:12.000+0000 |
Description
Since Android doesn't currently let me intercept URLs, I was unable to deal with urls that work in iPhone (e.g. /images/someimage.png or app://images/someimage.png)
(from [82dfc51f584991c00f8b156bb27cc43e40b611be]) [#44 state:resolved] added post processing to fixup image urls http://github.com/appcelerator/titanium_mobile/commit/82dfc51f584991c00f8b156bb27cc43e40b611be"> http://github.com/appcelerator/titanium_mobile/commit/82dfc51f58499...