Errors in author-generated event scripts may cause browser crash

Project:formsPlayer
Version:1.5.7.1013
Component:Code
Category:bug
Priority:normal
Assigned:Unassigned
Status:closed
Description

Where a form contains script that is invoked by a formsPlayer event thus:

<script for="subX" event="xforms-submit">
callErroneousFunction();
</script>


and that script throws an uncaught exception, this may cause a browser crash in some environments.

In versions of formsPlayer and environments where this issue is present, the issue may be avoided by ensuring that such a script does not throw exceptions.

Updates

#1 submitted by Paul Butcher on Tue, 2007-12-11 11:57
Status:new» applied
#2 submitted by Anonymous on Tue, 2007-12-25 18:52
Status:applied» closed