[ http://issues.apache.org/struts/browse/WW-1184?page=comments#action_37173 ]
tm_jee commented on WW-1184:
----------------------------
fixed. Kindly review.
since saf now by default (even in simple or xhtml theme) uses dojo. onsubmit is changed to
be hooked using dojo.event.connect, so this problem should not exists. If not custom onsubmit
hook is needed, no <script>...</script> tag will appear.
> form-close.ftl outputs an empty script tag.
> -------------------------------------------
>
> Key: WW-1184
> URL: http://issues.apache.org/struts/browse/WW-1184
> Project: Struts Action 2
> Type: Improvement
> Components: Views
> Versions: WW 2.2.1
> Reporter: Mutsutoshi Yoshimoto
> Assignee: tm_jee
> Priority: Minor
> Fix For: 2.0
> Attachments: form-close.ftl.diff
>
> My target device does not support javascript.
> A target device ignored a script tag, but the case without need made a patch not to output
it.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org
|