You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Babu Muralidharan (Created) (JIRA)" <ji...@apache.org> on 2012/03/15 11:03:49 UTC

[jira] [Created] (CB-337) Optional parameter behavior change in capture API Methods

Optional parameter behavior change in capture API Methods
---------------------------------------------------------

                 Key: CB-337
                 URL: https://issues.apache.org/jira/browse/CB-337
             Project: Apache Callback
          Issue Type: Bug
          Components: WP7
    Affects Versions: 1.3.0
         Environment: windows Phone
            Reporter: Babu Muralidharan
            Assignee: Jesse MacFadyen
            Priority: Trivial
             Fix For: 1.6.0


Methods : CaptureAudioOptions,CaptureImageOptions,CaptureVideoOptions

Following optional parameters of the above methods would not function as expected:

Limit: When this parameter being set to negative, emulator gets stuck for Video Options and does not give any error callback.

Duration: With this duration being set, the emulator is expected to stop after the specified duration but this doesn't happen. It continues to run passed the specified duration.


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

        

[jira] [Updated] (CB-337) Optional parameter behavior change in capture API Methods

Posted by "Jesse MacFadyen (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse MacFadyen updated CB-337:
-------------------------------

    Component/s: CordovaJS

Fixed in common js layer.
e034157cb25fa3de442ddb10f47bb802b29d1fc4
                
> Optional parameter behavior change in capture API Methods
> ---------------------------------------------------------
>
>                 Key: CB-337
>                 URL: https://issues.apache.org/jira/browse/CB-337
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: CordovaJS, WP7
>    Affects Versions: 1.3.0
>         Environment: windows Phone
>            Reporter: Babu Muralidharan
>            Assignee: Jesse MacFadyen
>            Priority: Trivial
>             Fix For: 1.7.0
>
>
> Methods : CaptureAudioOptions,CaptureImageOptions,CaptureVideoOptions
> Following optional parameters of the above methods would not function as expected:
> Limit: When this parameter being set to negative, emulator gets stuck for Video Options and does not give any error callback.
> Duration: With this duration being set, the emulator is expected to stop after the specified duration but this doesn't happen. It continues to run passed the specified duration.

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

        

[jira] [Assigned] (CB-337) Optional parameter behavior change in capture API Methods

Posted by "Jesse MacFadyen (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse MacFadyen reassigned CB-337:
----------------------------------

    Assignee: Sergey Grebnov  (was: Jesse MacFadyen)
    
> Optional parameter behavior change in capture API Methods
> ---------------------------------------------------------
>
>                 Key: CB-337
>                 URL: https://issues.apache.org/jira/browse/CB-337
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: WP7
>    Affects Versions: 1.3.0
>         Environment: windows Phone
>            Reporter: Babu Muralidharan
>            Assignee: Sergey Grebnov
>            Priority: Trivial
>             Fix For: 1.6.0
>
>
> Methods : CaptureAudioOptions,CaptureImageOptions,CaptureVideoOptions
> Following optional parameters of the above methods would not function as expected:
> Limit: When this parameter being set to negative, emulator gets stuck for Video Options and does not give any error callback.
> Duration: With this duration being set, the emulator is expected to stop after the specified duration but this doesn't happen. It continues to run passed the specified duration.

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

        

[jira] [Assigned] (CB-337) Optional parameter behavior change in capture API Methods

Posted by "Jesse MacFadyen (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse MacFadyen reassigned CB-337:
----------------------------------

    Assignee: Jesse MacFadyen  (was: Sergey Grebnov)
    
> Optional parameter behavior change in capture API Methods
> ---------------------------------------------------------
>
>                 Key: CB-337
>                 URL: https://issues.apache.org/jira/browse/CB-337
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: WP7
>    Affects Versions: 1.3.0
>         Environment: windows Phone
>            Reporter: Babu Muralidharan
>            Assignee: Jesse MacFadyen
>            Priority: Trivial
>             Fix For: 1.7.0
>
>
> Methods : CaptureAudioOptions,CaptureImageOptions,CaptureVideoOptions
> Following optional parameters of the above methods would not function as expected:
> Limit: When this parameter being set to negative, emulator gets stuck for Video Options and does not give any error callback.
> Duration: With this duration being set, the emulator is expected to stop after the specified duration but this doesn't happen. It continues to run passed the specified duration.

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

        

[jira] [Resolved] (CB-337) Optional parameter behavior change in capture API Methods

Posted by "Jesse MacFadyen (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse MacFadyen resolved CB-337.
--------------------------------

    Resolution: Fixed

will push to apache shortly.
                
> Optional parameter behavior change in capture API Methods
> ---------------------------------------------------------
>
>                 Key: CB-337
>                 URL: https://issues.apache.org/jira/browse/CB-337
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: CordovaJS, WP7
>    Affects Versions: 1.3.0
>         Environment: windows Phone
>            Reporter: Babu Muralidharan
>            Assignee: Jesse MacFadyen
>            Priority: Trivial
>             Fix For: 1.7.0
>
>
> Methods : CaptureAudioOptions,CaptureImageOptions,CaptureVideoOptions
> Following optional parameters of the above methods would not function as expected:
> Limit: When this parameter being set to negative, emulator gets stuck for Video Options and does not give any error callback.
> Duration: With this duration being set, the emulator is expected to stop after the specified duration but this doesn't happen. It continues to run passed the specified duration.

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

        

[jira] [Updated] (CB-337) Optional parameter behavior change in capture API Methods

Posted by "Jesse MacFadyen (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse MacFadyen updated CB-337:
-------------------------------

    Fix Version/s:     (was: 1.6.0)
                   1.7.0
    
> Optional parameter behavior change in capture API Methods
> ---------------------------------------------------------
>
>                 Key: CB-337
>                 URL: https://issues.apache.org/jira/browse/CB-337
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: WP7
>    Affects Versions: 1.3.0
>         Environment: windows Phone
>            Reporter: Babu Muralidharan
>            Assignee: Sergey Grebnov
>            Priority: Trivial
>             Fix For: 1.7.0
>
>
> Methods : CaptureAudioOptions,CaptureImageOptions,CaptureVideoOptions
> Following optional parameters of the above methods would not function as expected:
> Limit: When this parameter being set to negative, emulator gets stuck for Video Options and does not give any error callback.
> Duration: With this duration being set, the emulator is expected to stop after the specified duration but this doesn't happen. It continues to run passed the specified duration.

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