/[Apache-SVN]
ViewVC logotype

Revision 383908


Jump to revision: Previous Next
Author: niallp
Date: Tue Mar 7 15:33:42 2006 UTC (18 years, 1 month ago)
Changed paths: 1
Log Message:
Port Fix for Bug 37685 to 1.2.x branch - 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/action/branches/STRUTS_1_2_BRANCH/src/share/org/apache/struts/taglib/html/JavascriptValidatorTag.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26