[
https://issues.apache.org/jira/browse/WW-4964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16720578#comment-16720578
]
ASF subversion and git services commented on WW-4964:
-----------------------------------------------------
Commit 302b19d9682f9319585aab409237e1d6e11e7581 in struts's branch
refs/heads/master from [~aleksandr-m]
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=302b19d ]
Merge pull request #290 from lukaszlenart/WW-4964
[WW-4964] Drops duplicated import of utils.js
> 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)