Eduard Witteveen wrote: > On Wed, 2002-07-03 at 10:34, [EMAIL PROTECTED] wrote: > >>Now if one of the authors could just explain what that "plave thing" > > is. > 'replace' thing? > > >>I propose the author of the code to have a look at it first. >>But I can't tell who the author is (not mentioned in class header) > > Also, > >>I don't have a clue what the intention of the offending snippet of > > code > >>is. Intended behaviour is not documented (no javadoc), and I don't > > know > >>what's meant by a "plave thing". >>Note that I'm referring to release 1.5 code now. Maybe it's fixed in > > cvs > >>head, but it must be fixed in the 1.5 branche as well. > > Well, it is my mistake by not defining a proper dtd. It should mention > that it should define all operations. > > The code you suggest to be commented out, should not be commented out, > but placed inside a if statement of an xpath reading: > "/contextconfig/contexts/context[@name='"+context+"']" with the > check if it returns no elements > > Feel free to change this in the CVS and 1.5 branch(if Gerard agrees on > the change in 1.5 that is) >
If we all agree this is a bugfix, please do fix it in 1.5 branch, if you could do it this week....because I'd like to release 1.5.1 this week. Gerard
