Sword Dragon created FLEX-34360:
-----------------------------------
Summary: ExternalInterface.call() does not show JavaScript errors
Key: FLEX-34360
URL: https://issues.apache.org/jira/browse/FLEX-34360
Project: Apache Flex
Issue Type: Bug
Components: MXML Compiler
Affects Versions: Apache Flex 4.12.1
Environment: Linux 3.15 x86_64
Reporter: Sword Dragon
Initially I have opened this bug report in the Adobe bugtracker (
https://bugbase.adobe.com/index.cfm?event=bug&id=3768958 ) but it seems this
could be a bug in Apache Flex.
A call to ExternalInterface.call() does not cause to show any JavaScript errors
in the browser console (tested with Chrome and Firefox). In the linked report
is a testcase for download which needs just to be compiled with Flex and then
be opened in a webbrowser (for example as http://localhost/test.xhtml ). The
testcase does throw a direct JavaScript error and a JavaScript error over
ExternalInterface.call(). Normally the browser console should show 2 errors but
only the direct JavaScript error is shown.
--
This message was sent by Atlassian JIRA
(v6.2#6252)