It was the struts.jar from 10/5. Applying an entire nightly for me seemed to
fix that issue but then I ran into other validation problems, so I reverted
back to just the struts.jar which worked fine.

Peggy T. Davidson
TIKA Consulting, Inc.
President
Cell: 678-360-3346
Email: [EMAIL PROTECTED]

-----Original Message-----
From: Jerry Jalenak [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 11, 2002 9:03 AM
To: 'Struts Users Mailing List'
Subject: RE: date validation problem

Which nightly did you bring down?  I had the same problem, brought down the
20021008 nightly, and still had the problem.  Has the patch just been
recently committed?

Jerry

> -----Original Message-----
> From: Peggy Davidson [mailto:[EMAIL PROTECTED]]
> Sent: Friday, October 11, 2002 8:00 AM
> To: Struts Users Mailing List; [EMAIL PROTECTED]
> Subject: RE: date validation problem
>
>
> If you search the archive you will find that  there was a
> patch applied
> shortly after the beta 2 release for the StrutsValidator
> Class. I resolved
> mine by downloading the latest struts.jar only and it fixed
> the problem just
> fine.  Or, you can download the source file and fix the
> problem and rebuild
>
> See thread:
> http://www.mail-archive.com/struts-user@jakarta.apache.org/msg
> 40614.html
>
> Peggy
>
>
> -----Original Message-----
> From: Nicolas Robert [mailto:[EMAIL PROTECTED]]
> Sent: Friday, October 11, 2002 9:02 AM
> To: 'Struts Users Mailing List' (E-mail)
> Subject: date validation problem
>
> Hello,
>
>
> I use struts validator to check if a date that's not required
> has a correct
> format.
>
> It's working fine, but if the user leave the date field empty
> and submit the
> form, Struts generate an invalide date format error.
>
> Here's the sample of my validator.xml file :
>
> ...
>                 <field  property="item.divers_dateLibre"
> depends="date"  page="1">
>                         <arg0 key="validator.item.divers_dateLibre"/>
>                 </field>
> ...
>
>
> Please, could you tell me how to inform Struts validation
> system that we
> only want to check if the date format is correct when the
> date is not empty?
>
>
> Thanks
>
>
>
> Nicolas
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
>

This transmission (and any information attached to it) may be confidential
and is intended solely for the use of the individual or entity to which it
is addressed. If you are not the intended recipient or the person
responsible for delivering the transmission to the intended recipient, be
advised that you have received this transmission in error and that any use,
dissemination, forwarding, printing, or copying of this information is
strictly prohibited. If you have received this transmission in error, please
immediately notify LabOne at (800)388-4675.



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



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

Reply via email to