[
https://issues.apache.org/jira/browse/CB-11227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15277044#comment-15277044
]
ASF subversion and git services commented on CB-11227:
------------------------------------------------------
Commit af98d57417514cc1f3ecd89d0c1f4e4319b139cb in cordova-plugin-camera's
branch refs/heads/master from [~kicken]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-camera.git;h=af98d57
]
CB-11227 browser: Fix incorrect mime type
This closes #211
> Incorrect type in toDataUrl call.
> ---------------------------------
>
> Key: CB-11227
> URL: https://issues.apache.org/jira/browse/CB-11227
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Camera
> Reporter: Keith Maika
> Priority: Trivial
> Labels: browser
>
> The first argument to canvas.toDataUrl() should be a mime type. Currently
> the values "img/png" is being given, however it should be "image/png".
> Because browsers default to a PNG image if an unknown type is given, this
> typo does not cause any loss of functionality.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]