The ValidatorResource is generating false warning message - Form xxxx not found
for locale xxx
----------------------------------------------------------------------------------------------
Key: VALIDATOR-261
URL: https://issues.apache.org/jira/browse/VALIDATOR-261
Project: Commons Validator
Issue Type: Bug
Affects Versions: 1.2.0 Release
Environment: HP UNIX, JBOSS 4.2/TOMCAT 5.5
Reporter: Joanna Chen
Priority: Minor
Fix For: 1.2.0 Release
I am getting the warning messages "Form xxxx not found for locale xxx" for
pages not specified in the validation-rules.xml. If pages are in this xml file,
then there is no warning message.
I was searching the ValidatorResource.java code and found that this warning
message is introduced in Revision 329836, the previous version 293498 doesn't
have this warning message. Can the logic be restored back to revision 293498
such that if form is not found in the validation-rules.xml, don't display
warning message as this can be valid.
This causes lots of warning messages generated when we have so many users
acessing the application (the application has 60+ pages, and only few use the
validation).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.