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

[jira] [Resolved] (CB-249) Typo in Camera options

     [ https://issues.apache.org/jira/browse/CB-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-249.
---------------------------------

    Resolution: Fixed

Fix commit: http://git-wip-us.apache.org/repos/asf?p=incubator-cordova-docs.git;a=commit;h=962a3caa77ca6c506fc3776092bfaf1c301aaadc
                
> Typo in Camera options
> ----------------------
>
>                 Key: CB-249
>                 URL: https://issues.apache.org/jira/browse/CB-249
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: Docs
>    Affects Versions: 1.4.0
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>            Priority: Trivial
>             Fix For: 1.6.0, 1.4.0
>
>
> Camera options has a typo - MediaType should be mediaType.
> http://docs.phonegap.com/en/1.4.1/phonegap_camera_camera.md.html#cameraOptions_options
> Expected:
> {code}
> * mediaType: Set the type of media to select from. Only works when PictureSourceType is PHOTOLIBRARY or SAVEDPHOTOALBUM. Defined in nagivator.camera.MediaType (Number)
> {code}
> Actual:
> {code}
> * MediaType: Set the type of media to select from. Only works when PictureSourceType is PHOTOLIBRARY or SAVEDPHOTOALBUM. Defined in nagivator.camera.MediaType (Number)
> {code}

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