/[Apache-SVN]
ViewVC logotype

Revision 383907


Jump to revision: Previous Next
Author: niallp
Date: Tue Mar 7 15:32:06 2006 UTC (3 years, 8 months ago)
Changed paths: 1
Log Message:
Fix for Bug 37685 - Javascript tag does not work on Mozilla - reported by Philippe Mouawad.

Changed the javascript rendered so that it just returns formValidationResult if the "&&" operators are used (stopOnFirstError is true) or (formValidationResult == 1) if the bitwise (i.e. "&") operator is used (stopOnFirstError is false).

Also added braces to the if statement and tidied up the indentation.

Changed paths:

Path Details
Directorystruts/taglib/trunk/src/java/org/apache/struts/taglib/html/JavascriptValidatorTag.java modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2