The best way to deal with things like this is to file a bug report at: http://nagoya.apache.org/bugzilla/
and then add your patch (in "cvs diff -u" format) as an attachment. Craig On Wed, 26 Feb 2003, Arik Levin ( Tikal ) wrote: > Date: Wed, 26 Feb 2003 22:22:52 +0200 > From: "Arik Levin ( Tikal )" <[EMAIL PROTECTED]> > Reply-To: Jakarta Commons Developers List <[EMAIL PROTECTED]> > To: 'Jakarta Commons Developers List' <[EMAIL PROTECTED]> > Subject: RE: [validator] putting formset into ValidatorResources problem > > I fixed this bug. Isn't anyone here working at commons-validator??? > > -----Original Message----- > From: Arik Levin ( Tikal ) [mailto:[EMAIL PROTECTED] > Sent: Monday, February 24, 2003 1:07 PM > To: [EMAIL PROTECTED] > Subject: [validator] putting formset into ValidatorResources problem > > Hi All. > > I have looked for a bug on this issue but, didn't find any reference. > I'm using Struts 1.1b3 (I assume this is relating to commons-validator 1.01 > & commons-collection 2.1) > > Initial formset key (language ; country ;variant ;) > When using ValidatorResources.put(formset), though there is always the same > key, it always add the formset object to the hashmap instead of setting it. > I debugged my code and notice that the validator put(formset fs) method > seems to be Ok, I think it might do with the commons-collection. > > --------------------------------------------------------------------- > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
