Capture API getSupportedAudioModes returns wrong value
------------------------------------------------------
Key: CB-118
URL: https://issues.apache.org/jira/browse/CB-118
Project: Apache Callback
Issue Type: Bug
Components: BlackBerry
Affects Versions: 1.2.0
Reporter: Filip Maj
Priority: Minor
Reported by Jeff
According to
https://github.com/callback/callback-blackberry/blob/master/javascript/webWorksPluginManager.js#L59
we always return Status OK with no data.
This should be handled here -
https://github.com/callback/callback-blackberry/blob/master/javascript/blackberry/blackberryPluginManager.js#L25
by routing it to
https://bdsc.webapps.blackberry.com/html5/apis/blackberry.media.microphone.html#.getSupportedMediaTypes
--
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