Hi Ted, I know that Michiel changed something to mm:list between 1.7.0 adn 1.7.1 in response to bug:
http://www.mmbase.org/development/bugtracker/fullview.jsp?bugreport=2535 4 It seems related to your issue. Regards, Henk. T. +31-(0)6-29054903 E. [EMAIL PROTECTED] I. http://www.mmatch.nl > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Ted Vinke > Sent: Tuesday, November 02, 2004 3:49 PM > To: [EMAIL PROTECTED] > Subject: <mm:list> changed behaviour? > > > Does anyone know if the operation of the <mm:list> tag changed from > 1.7.0. to 1.7.1. with respect to the 'nodes' and 'path' attributes? > > Is it possible that from 1.7.1. it's neccesary to start the 'path' > attribute with the same builder as used in the 'nodes' attribute? > > E.g. > > where 2 is a builder of type x, looks like that this worked in 1.7.0. > > <mm:list > nodes="2" > path="y" > > and now we in 1.7.1. have to use > > <mm:list > nodes="2" > path="x,y" > > Is it expected behaviour that the first 1.7.0. example results in an > empty list under 1.7.1? > > -- > Regards, > Met vriendelijke groet, > Ted Vinke > > First8 BV > Groenestraat 294 > 6531 JC Nijmegen > [EMAIL PROTECTED] > >
