[
https://issues.apache.org/struts/browse/WW-1665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39880
]
Dariusz Wojtas commented on WW-1665:
------------------------------------
Since the weekend I tried to reproduce the issue using the above 2 JSPs on 3
other computers with IE6.
The configuration is: XP SP2 with all recent patches, latest IE6.
If it matters - the locale in use is PL.
I have this problem for about a month, since I started using this way of
submitting forms. Issue with my original JSPs (a bit more complex than the
attached samples) was reproduced on several other, remote machines.
All the time it works on FF 2.0, and does not pass params under IE (makes
request but does not append params).
I understand it's difficult to fight against sth that cannot be reproduced, but
the issue is there.
> 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.