On Sat, 9 Aug 2003, David M. Karr wrote: > Date: 09 Aug 2003 16:01:52 -0700 > From: David M. Karr <[EMAIL PROTECTED]> > Reply-To: Struts Developers List <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Re: cvs commit: jakarta-struts/contrib/tag-doc build.xml > > >>>>> "craigmcc" == craigmcc <[EMAIL PROTECTED]> writes: > > craigmcc> craigmcc 2003/08/09 12:29:30 > craigmcc> Modified: . build.xml > craigmcc> ELFormTag.java ELHtmlTag.java > craigmcc> ELJavascriptValidatorTag.java > craigmcc> Log: > > craigmcc> Also fixed some compile errors in struts-el -- I don't know how that > code > craigmcc> could have compiled for anyone. Could someone more familiar with > that > craigmcc> library make sure I did the changes correctly? > > Huh? What compile errors were you getting? I just re-updated and changed it > back to the way it was (in ELFormTag, at least), and it compiles fine (with > both 1.4.1 and 1.3.1). It can't work the way you changed it, because it has to > call the base class setter, which takes a boolean, not a string.
I was getting "cannot resolve method" errors for the cases that were changed. Can you go ahead and commit your reversions so I can reproduce the errors? Craig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]