openGeeksLab / codenameone

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

openImageGallery does not return path on android 5 for images synced with G+ #1392

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
IMPORTANT: This is not a place to ask questions! Please ask questions here:
http://www.codenameone.com/discussion-forum.html
If you are unsure about an issue go to the discussion forum first. Remove
these lines to indicate that you read and understood them.

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.

Google Nexus 5 android 5

What steps will reproduce the problem?
1. Select an image that has been synchronised with G+
2. Try and get the path of the Image through the getSource method of the 
ActionEvent
3. The result path will be null.

What is the expected output? What do you see instead?

The path is null I would expect a path to be returned.

What version of the product are you using? On what operating system?

Latest version on Mac os Yosemite.

Please provide any additional information below.

Original issue reported on code.google.com by christop...@cloudreach.co.uk on 9 Mar 2015 at 8:41

GoogleCodeExporter commented 8 years ago

Original comment by shai.almog on 9 Mar 2015 at 4:42

GoogleCodeExporter commented 8 years ago
fixed, thanks

Original comment by cf27...@gmail.com on 15 Mar 2015 at 6:27