Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.3.2, 5.3.3, 5.3.4, 5.4
-
Component/s: tapestry-core
Description
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.