google-code-export / junaio

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

Special characters in URLs to images and 3d objects #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Description:
------------

URLs containing special characters don't work depending on the os. e.g. an 
image url like "http://my.domain.com/images?type=large" will work on Android 
but not on iPhone. There are workarounds like using a modrewrite, but it's 
complicating things.

If the bug is reproducable, please describe here. If necessary also provide
information about channel ID to be opened and steps to be taken to
reproduce error:
-------------------------------------------------

iOS or Android version / device / junaio version
------------------------------------------------
Android 2.2 / HTC Desire / 2.5.5
iOS 4.3 / iPhone 4 / 2.5.2

Original issue reported on code.google.com by CSchaefe...@googlemail.com on 26 Mar 2011 at 1:51

GoogleCodeExporter commented 9 years ago
this bug has been fixed with the new Android release (yet to be submitted).
Always make sure to also use the CDATA tag with your xml if special characters 
are being passed.

Original comment by Frank.An...@metaio.com on 4 Apr 2011 at 7:59