You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2012/07/09 09:19:35 UTC

[jira] [Updated] (TAP5-1887) Client-side JavaScript error if console.info/debug/... is available but not a function

     [ https://issues.apache.org/jira/browse/TAP5-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jochen Kemnade updated TAP5-1887:
---------------------------------

    Affects Version/s: 5.4
                       5.3.4
    
> 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, 5.3.3, 5.3.4, 5.4
>            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