--- 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 Validator including 1.1.2 because of > a > > > > faultly DTD. > > I couldn't find a reference to <var-jstype> 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-rules.xml to parse it from the xml but I would still be interested in knowing if the element was ever defined in a dtd. David > > > > > > I have checked in fixes to both the Main Trunk of Validator and into a > > > newly created branch > > VALIDATOR_1_1_2 BRANCH > > > > The Choices are: > > > > Release Validator 1.1.3 or > > Release 1.2.0 > > > > I am conservative and recommend 1.1.3. However, I would wait a few > days > > to allow > > people to test the nightly build of struts to see if there are other > DYD > > > > problems. > > > > -Rob > > > > [EMAIL PROTECTED] wrote: > > > > >One issue with this is to make sure the validator DTD is up to date. > > > > > >The reason I say this is because the DTD appears to be missing the > > var-jstype > > >sub-element of the var element. Even the 1.2.0 version of the DTD on > > CVS is > > >missing this. > > > > > >I assume it is a valid element, because even though I can't validate > my > > > > >document, the element is used properly when I set it. > > > > > >Matt Bathje > > > __________________________________ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]