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

Ryan Stewart commented on CB-470:
---------------------------------

Good to know about where to check it in. It looks like the full example on Edge 
is still wrong though, as it's not specifying DATA_URL. The quick example looks 
like it's been fixed but not the capturePhoto() method of the full example. 
This patches that as well. 

But am I looking at that wrong?
                
> Example in Camera Docs Not Working
> ----------------------------------
>
>                 Key: CB-470
>                 URL: https://issues.apache.org/jira/browse/CB-470
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: Docs
>    Affects Versions: 1.6.0
>            Reporter: Ryan Stewart
>            Assignee: Michael Brooks
>            Priority: Trivial
>             Fix For: 1.6.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> There's a small issue with the Camera API docs because it seems like the 
> example was written when DATA_URL was the default destinationType. So the 
> capturePhoto() method doesn't behave correctly because it assumes a 
> destinationType of DATA_URL when the type being passed is FILE_URI.

--
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

        

Reply via email to