[jira] [Commented] (CB-6494) Cannot upload content URIs with colons in them on Android

2014-04-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977746#comment-13977746
 ] 

ASF subversion and git services commented on CB-6494:
-

Commit 98e5da556f11ff04d532d2f7569f4ef7bd786ba1 in 
cordova-plugin-file-transfer's branch refs/heads/dev from [~agrieve]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=98e5da5
 ]

CB-6494 android: Fix upload of KitKat content URIs

FileTransfer was double-decoding the source URL.


> Cannot upload content URIs with colons in them on Android 
> --
>
> Key: CB-6494
> URL: https://issues.apache.org/jira/browse/CB-6494
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android, Plugin File Transfer
>Reporter: Andrew Grieve
>Assignee: Andrew Grieve
>Priority: Minor
>
> As described in CB-5398:
> Using KitKat or higher:
> 1. Open MobileSpec
> 2. Select Camera manual test page
> 3. Set: SourceType="photolibrary", destinationType="NATIVE_URI"
> 4. Click getPicture()
> 5. Select a photo from the "Images" left-nav pane
> 6. Confirm it is a content: with a %3A in it (by looking at yellow log area)
> 7. Scroll down and click "Upload Image" button
> Notice that it fails. It should succeed. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6494) Cannot upload content URIs with colons in them on Android

2014-04-23 Thread Julian Frumar (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13978608#comment-13978608
 ] 

Julian Frumar commented on CB-6494:
---

This fixed it for us - thank you, thank you!

> Cannot upload content URIs with colons in them on Android 
> --
>
> Key: CB-6494
> URL: https://issues.apache.org/jira/browse/CB-6494
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android, Plugin File Transfer
>Reporter: Andrew Grieve
>Assignee: Andrew Grieve
>Priority: Minor
>
> As described in CB-5398:
> Using KitKat or higher:
> 1. Open MobileSpec
> 2. Select Camera manual test page
> 3. Set: SourceType="photolibrary", destinationType="NATIVE_URI"
> 4. Click getPicture()
> 5. Select a photo from the "Images" left-nav pane
> 6. Confirm it is a content: with a %3A in it (by looking at yellow log area)
> 7. Scroll down and click "Upload Image" button
> Notice that it fails. It should succeed. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6494) Cannot upload content URIs with colons in them on Android

2014-04-25 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13981360#comment-13981360
 ] 

ASF subversion and git services commented on CB-6494:
-

Commit 98e5da556f11ff04d532d2f7569f4ef7bd786ba1 in 
cordova-plugin-file-transfer's branch refs/heads/master from [~agrieve]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=98e5da5
 ]

CB-6494 android: Fix upload of KitKat content URIs

FileTransfer was double-decoding the source URL.


> Cannot upload content URIs with colons in them on Android 
> --
>
> Key: CB-6494
> URL: https://issues.apache.org/jira/browse/CB-6494
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android, Plugin File Transfer
>Reporter: Andrew Grieve
>Assignee: Andrew Grieve
>Priority: Minor
>
> As described in CB-5398:
> Using KitKat or higher:
> 1. Open MobileSpec
> 2. Select Camera manual test page
> 3. Set: SourceType="photolibrary", destinationType="NATIVE_URI"
> 4. Click getPicture()
> 5. Select a photo from the "Images" left-nav pane
> 6. Confirm it is a content: with a %3A in it (by looking at yellow log area)
> 7. Scroll down and click "Upload Image" button
> Notice that it fails. It should succeed. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)