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

[jira] [Commented] (CB-470) Example in Camera Docs Not Working

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

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

I've got a pull request in to fix this - https://github.com/apache/incubator-cordova-docs/pull/6
                
> 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
>   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

        

Re: [jira] [Commented] (CB-470) Example in Camera Docs Not Working

Posted by Ryan Stewart <rs...@adobe.com>.
It's a small fix, but I'm mostly trying to get the process down. I submitted the CLA last night but don't know how long it takes to process. And it seemed like the general way to submit a fix to the Apache Git repo is to have a fork of the Github repo and submit pull requests from there (as a noncommitter). Is that correct?

=Ryan

On Apr 10, 2012, at 9:19 AM, Ryan Stewart (Commented) (JIRA) wrote:

> 
>    [ https://issues.apache.org/jira/browse/CB-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250785#comment-13250785 ] 
> 
> Ryan Stewart commented on CB-470:
> ---------------------------------
> 
> I've got a pull request in to fix this - https://github.com/apache/incubator-cordova-docs/pull/6
> 
>> 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
>>  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
> 
>