openGeeksLab / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

IOS getResourceAsStream fails for files with multiple extensions #1318

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The iOSPort doesn't handle file paths with multiple extensions.  E.g. 
file.tar.gz.  Display.getResourceAsStream() returns null in this case.

Original issue reported on code.google.com by st...@weblite.ca on 28 Jan 2015 at 12:38

GoogleCodeExporter commented 8 years ago
Fixed
https://code.google.com/p/codenameone/source/detail?r=2047

Original comment by st...@weblite.ca on 28 Jan 2015 at 12:43