Hi all,

Just grabed latest cvs code, running it against my last week's app., the
Field Validator now fails to validate text string entered (I use
'requiresstring' field validator). It's running ok 3 days ago, swapping to
older jars work just fine.
---------------------------------
Jun 9, 2003 11:32:26 AM com.opensymphony.xwork.util.LocalizedTextUtil
findText
WARNING: Unable to find text for key User ID must not be null or empty
string.
Jun 9, 2003 11:32:26 AM com.opensymphony.xwork.util.LocalizedTextUtil
findText
WARNING: Unable to find text for key User Id  
Jun 9, 2003 11:32:26 AM com.opensymphony.xwork.util.LocalizedTextUtil
findText
WARNING: Unable to find text for key
                You must enter a valid password.

Jun 9, 2003 11:32:26 AM com.opensymphony.xwork.util.LocalizedTextUtil
findText
WARNING: Unable to find text for key Password
---------------------------------

I have a jsp which contains two control for a login page, 'id' for user id
and 'pwd' for password. The password fails to validate, though the user id
is ok. Where do I go wrong?

thanks,
/bernard




-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to