Chhum

in ApplicationResources.properties errors.minlength={0} can not be less than {1} characters.
did you(r validator) make sure your {0} and {1} parameters are NOT Null ???

Martin-
----- Original Message ----- From: <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Saturday, August 27, 2005 4:13 PM
Subject: mailreader logon bugs


Bugs in the struts mailreader example app.

I've found a couple of small bugs in the logon page for the struts
mailreeader app and was wondering if anyone knew what to do about them.

The first is a message problem.  If you enter a user name of, say, abc,
and  password of say 1, the minimum length check fires and returns the
message
" 3 cannot be less than null characters."

The other may be a Javascript issue, but I'm not sure.  To test this
you'd need a copy of Internet Explorer (I tested using version 6) with
script debugging enabled.  (Tools.Internet options.Advanced and uncheck
"Disable script debugging."
A "Runtime error" is thrown when the login button is clicked giving an
"Error - object expected" for return validateLogonForm(this);

I have similar issues in an app I've been working on (unsurprisingly
since I spent quite a bit of time looking at struts mailreader when I
started writing it).

Any ideas?

Chhim



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



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

Reply via email to