This system can be used to report, track and monitor bug reports and feature requests for the OraFormsFaces JSF component. This component set can be used to re-use Oracle Forms as fully functional and tightly integrated JSF components in a web application.
FS#76 - Prevent JavaScript errors in evalJScript
Attached to Project:
OraFormsFaces
Opened by Wilfred van der Deijl (wvanderdeijl) - Thursday, 19 June 2008, 09:20 GMT-7
Opened by Wilfred van der Deijl (wvanderdeijl) - Thursday, 19 June 2008, 09:20 GMT-7
|
DetailsThe evalJavaScript method in the Forms applet should prevent JS exceptions as it breaks the LiveConnect API in Firefox. Currently the PL/SQL libraries use a try-catch, but this should be in the Forms applet itself.
Calling invalid Javascript from anywhere else (e.g. autosizing feature) now breaks Firefox |
This task depends upon