[
https://issues.apache.org/jira/browse/WW-4964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16720575#comment-16720575
]
ASF subversion and git services commented on WW-4964:
-----------------------------------------------------
Commit 072cb725f27879b2695401080b3e730fbbe2a029 in struts's branch
refs/heads/master from [~lukaszlenart]
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=072cb72 ]
WW-4964 Drops duplicated import of utils.js
it should be already imported using <s:head/>
> Missing javascript in form-validate.ftl
> ---------------------------------------
>
> Key: WW-4964
> URL: https://issues.apache.org/jira/browse/WW-4964
> Project: Struts 2
> Issue Type: Bug
> Components: Core Tags
> Affects Versions: 2.5.17
> Reporter: nikos dimitrakas
> Assignee: Lukasz Lenart
> Priority: Major
> Fix For: 2.6
>
>
> There are two versions of form-validate.ftl, one in xhtml theme and one in
> css_xhtml theme. The one in css_xhtml is missing the script tag for utils.js
> (and also some special character cleaning). This causes the following error
> on the client:
> Uncaught ReferenceError: StrutsUtils is not defined
> at validation.js:161
> (anonymous) @ validation.js:161
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)