You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "puchen (JIRA)" <ji...@apache.org> on 2014/03/28 09:14:17 UTC

[jira] [Created] (CB-6370) Syntax error in camera test

puchen created CB-6370:
--------------------------

             Summary: Syntax error in camera test
                 Key: CB-6370
                 URL: https://issues.apache.org/jira/browse/CB-6370
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin Camera
    Affects Versions: 3.4.0
         Environment: Android 4.0.4
            Reporter: puchen


Run camera test, click ‘camera.getPicture()’ success, then click 'Copy Image', got error message:

Uncaught TypeError: Converting circular structure to JSON

reason: JSON.stringify([].slice.call(arguments)) is called failed at function logCallback



--
This message was sent by Atlassian JIRA
(v6.2#6252)