Thanks, I found this yesterday and added a temporary hack-workaround to the bug
On 4/4/07, Wolfgang Klaus <[EMAIL PROTECTED]> wrote:
The problem is the function oamSubmitForm() from Myfaces 1.1.5. There are statements after the form submit which reset the important hidden fields _link_hidden and _idcl. AJ4JSF is adding this fields to the request because the submit is catched, but at the time when A4JSF reads this fields they are null. This problem is only with IE6. With IE7 the behavior is the same as Firefox. Look also here: http://jira.jboss.com/jira/browse/AJSF-16 Till I haven't a solution for this. Regards Wolfgang

