Ajax validation bind does not work in iframes using Firefox
-----------------------------------------------------------
Key: WW-2907
URL: https://issues.apache.org/struts/browse/WW-2907
Project: Struts 2
Issue Type: Bug
Affects Versions: 2.1.0
Environment: struts2-dojo-plugin-2.1.0.jar struts2-core-2.1.0.jar
Firefox 2.0.0.18
Reporter: Vladimir Limansky
The mandatory felds ajax validation does not work when using a "popup" (HTML
layered iframe) only in Firefox 2.0 (The submit button or the submit link are
not binded to make a validation ajax request). It works fine in IE 7, but to
make it work in IE6 or in FF 3.0, I need to make one extra-reload of my popup
iframe first.
So
IE7 - ok
IE6, FF 3.0 - needs extra-iframe-reload to make it work
FF 2.0 - does not work at all (binded ajax request is not being sent)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.