nikos dimitrakas created WW-4964:
------------------------------------
Summary: 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
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)