[
https://issues.apache.org/struts/browse/WW-2501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44265#action_44265
]
Musachy Barroso commented on WW-2501:
-------------------------------------
When the response is received, all the <script> tags are joined into one big
script that is executed if executeScripts = true, the javascript content is
removed from the html, I am not 100% sure why, but that how Dojo does it. Check
showcase 2.1 in the ajax section and you will find examples of javascript
running inside returned content. There is a good chance that you might have a
javascript error in your scripts.
> No JavaScript in sx:div
> -----------------------
>
> Key: WW-2501
> URL: https://issues.apache.org/struts/browse/WW-2501
> Project: Struts 2
> Issue Type: Bug
> Components: Plugin - Dojo Tags
> Affects Versions: 2.1.0
> Reporter: Alberto José Rodríguez Rodríguez
> Priority: Critical
> Fix For: 2.1.3
>
>
> Time ago I noticed that javascript were removed in the pages linked by
> <sx:div ..>.
> Parameters executeScripts and separateScripts don't solve the problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.