JavaScript error in function oamClearHiddenInput in IE8
-------------------------------------------------------
Key: MYFACES-2588
URL: https://issues.apache.org/jira/browse/MYFACES-2588
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 1.2.7
Environment: Windows Vista, Internet Explorer 8.0.6001.18882, MyFaces
1.2.7
Reporter: Brian Preuß
Priority: Blocker
The JavaScript function oamClearHiddenInput generate an error when using IE8.
The error says "illegal argument" in the line "form.removeChild(hInput);".
You can see a description of this problem at
http://groups.google.com/group/alt.comp.lang.javascript/browse_thread/thread/2380af22f06b05a6/475ae9c43505c581.
I'll try to submit a patch for that :)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.