[
https://issues.apache.org/struts/browse/WW-2907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45122#action_45122
]
Vladimir Limansky commented on WW-2907:
---------------------------------------
Actually, it does not work in FF at all.
The workaround I found is adding 'submit link' element just BEFORE sx:submit
button
> 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.