[
https://issues.apache.org/jira/browse/TAP5-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jochen Kemnade updated TAP5-1887:
---------------------------------
Attachment: 0001-only-use-the-native-console-function-if-it-actually-.patch
only use the native console function if it actually is a function
> Client-side JavaScript error if console.info/debug/... is available but not a
> function
> --------------------------------------------------------------------------------------
>
> Key: TAP5-1887
> URL: https://issues.apache.org/jira/browse/TAP5-1887
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.3.2
> Reporter: Jochen Kemnade
> Labels: javascript, logging, patch
> Attachments:
> 0001-only-use-the-native-console-function-if-it-actually-.patch
>
>
> For example in IE8 there is console.debug, console.info and the like, but
> they are not real JS functions, so `call`ing them fails with an error,
> effectively aborting JS execution.
--
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