Please clearly state whether the issue relates to a device/the simulator or
the tools.
If related to a device be sure to specify exactly which device with as much
details as possible.
This is an issue only on the new iOS 64-bit VM (works fine on simulator,
android, and old 32-bit iOS vm builds)
What steps will reproduce the problem?
1. Create a URI object with a valid URL string argument
2. Call any of the getter methods (except getScheme() which works as expected)
3. Examine the resulting string (or int for port).
What is the expected output?
each getter call returns the URI part requested (host, path, port, query, etc.)
What do you see instead?
returns a null for all parts except the scheme
What version of the product are you using? On what operating system?
Latest version, bug only shows on new 64-bit iOS VM
Original issue reported on code.google.com by mallo...@gmail.com on 12 Feb 2015 at 11:11
Original issue reported on code.google.com by
mallo...@gmail.com
on 12 Feb 2015 at 11:11