You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "edouard bauss (Commented) (JIRA)" <ji...@apache.org> on 2012/04/13 10:13:15 UTC

[jira] [Commented] (CB-496) Camera.getPicture - will always return FILE_URI even though DATA_URL specified

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

edouard bauss commented on CB-496:
----------------------------------

I have the same problem on ios device. With the same code on Android device, i have no problems.
                
> Camera.getPicture - will always return FILE_URI even though DATA_URL specified
> ------------------------------------------------------------------------------
>
>                 Key: CB-496
>                 URL: https://issues.apache.org/jira/browse/CB-496
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.6.0
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>
> See: http://groups.google.com/group/phonegap/browse_thread/thread/faad0af97dec8907
> Offending line:
> https://github.com/apache/incubator-cordova-ios/blob/master/CordovaLib/Classes/CDVCamera.m#L96
> (DATA_URL) 0 || (FILE_URI) 1 will always evaluate to 1. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira