[
https://issues.apache.org/struts/browse/WW-1665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39883
]
Musachy Barroso commented on WW-1665:
-------------------------------------
That's an old problem and has been there for a while. Shouldn't be related to
the from submit problem. I have a question, if you move the submit button (or
the anchor) outside the form, and specify the form using the "formId"
attribute, does it pass the parameters on the request?
> issues when submitting form with s:a and targetting parent div
> --------------------------------------------------------------
>
> Key: WW-1665
> URL: https://issues.apache.org/struts/browse/WW-1665
> Project: Struts 2
> Issue Type: Bug
> Affects Versions: 2.0.3
> Environment: IE6, windows xp
> Reporter: Dariusz Wojtas
> Attachments: index.jsp, target.jsp
>
>
> The JSPs being described will be attached to this issue.
> index.jsp contains simple ajax form.
> triggered by element <s:a>
> If it's
> targets
> property is set to parent DIV ('parentDiv') then it FAILS TO ATTACH PARAMS to
> the submitted forms.
> If I change targets to 'dataDiv' then it works.
> I reproduce the issue under IE 6 SP2, windows XP with latest service packs.
> Because of this I cannot really submit remote forms under IE
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.