There is a know problem when the default LOCALE of the server
and the default LOCALE of the client are different. If you download
The Latest Nightly build and view the struts-documentation.jar
validator notes it mentions that.
The bug is in the commons-validator code.

If this is not the problem, make sure your DTD references at the tops of your validator.xml files have been updated, and make sure you are using
the new validator-rules.xml in your web app.

-Rob



Axel wrote:

Hi.

After updating struts and all common libs (including common-validator)
from
nightly-build 2002-07-31 to nightly-build 2002-11-11 (and later on
nightly-build 2002-11-18, too), all our forms usually validated by the
Struts-Validator-Framework are not validated any more. It seems as if
all
that validator methods are not called any more. After taking the old
libs,
everything works out fine again.
We raised our debug-level to DEBUG for org.apache.struts.validator and
org.apache.commons.validator. The only thing i can find in the logfiles
is
the loading of validator.xml and validator-rules.xml.

Any suggestions? Does anybody know what has happened here?

Thanks in advance.
Axel



--
To unsubscribe, e-mail:
For additional commands, e-mail:





--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to