Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.1.5-SNAPSHOT
-
None
-
None
-
IE and FireFox
Description
I added ajax to my jsf page using ajax4jsf.
<inputHtml> stop working correctly if the page is ajax4jsf enabled. IE reports "Error on Page" on status bar, and all text entered become null on the server side.
I searched the web, and found that <inputDate> and <inputCalendar> do not work ajax4jsf either.