RE: Validator and Struts 1.2.1 rollout

2004-04-06 Thread Martin Cooper
> -Original Message- > From: Robert Leland [mailto:[EMAIL PROTECTED] > Sent: Monday, April 05, 2004 6:16 PM > To: Struts Developers List > Subject: Validator and Struts 1.2.1 rollout > > > This directly impacts the Struts 1.2.1 release. > > Now that the Val

Re: Validator and Struts 1.2.1 rollout

2004-04-06 Thread mpb
> > I couldn't find a reference to in any version of the dtds > > in > > commons validator. Is this actually a valid element that was > > accidentally > > removed? If so, when was it added and when was it removed? > > Digging around a bit more I found Var.setJsType() and a pattern in > digester

Re: Validator and Struts 1.2.1 rollout

2004-04-06 Thread David Graham
--- David Graham <[EMAIL PROTECTED]> wrote: > > --- Robert Leland <[EMAIL PROTECTED]> wrote: > > This directly impacts the Struts 1.2.1 release. > > > > Now that the Validation of Validator is turned on we now know that > > Struts 1.2.1 will not work with > > any currently released version of

Re: Validator and Struts 1.2.1 rollout

2004-04-06 Thread David Graham
--- Robert Leland <[EMAIL PROTECTED]> wrote: > This directly impacts the Struts 1.2.1 release. > > Now that the Validation of Validator is turned on we now know that > Struts 1.2.1 will not work with > any currently released version of Validator including 1.1.2 because of a > > faultly DTD. I

Validator and Struts 1.2.1 rollout

2004-04-05 Thread Robert Leland
This directly impacts the Struts 1.2.1 release. Now that the Validation of Validator is turned on we now know that Struts 1.2.1 will not work with any currently released version of Validator including 1.1.2 because of a faultly DTD. I have checked in fixes to both the Main Trunk of Validator a