manikandan created CB-11208:
-------------------------------
Summary: cordova6.1.1(Android platform 5.1.1) gallery image is not
uploading correctly in UI
Key: CB-11208
URL: https://issues.apache.org/jira/browse/CB-11208
Project: Apache Cordova
Issue Type: Bug
Components: Android
Affects Versions: 6.1.1
Environment: Android environment
Reporter: manikandan
Uploading gallery image working properly in cordova(3.6.3) version. After
upgrading cordova6.1.1(Android platform 5.1.1) gallery image is not uploading
correctly.
I am able to select the image from the gallery but selected image is not
visible in the UI. Same time captured camera image is getting updated in the
UI.
I have checked with fileEntry.js var localURL = this.toInternalURL();
For version Cordova 6.1.1 url :
cdvfile://localhost/content/media/external/images/media/506
For cordova(3.6.3) version url : content://media/external/images/media/511.
fileEntry.prototype.file = function(){} inside the win method is not executing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]