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


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

        

Reply via email to