Simon Groenewolt <[EMAIL PROTECTED]> wrote: > I wat to test on a number field and I would expect that something like > > <mm:relatednodes type="teams" constraints="number = 1008"> > </mm:relatednodes> > > should do the trick. > > However that didn't work - using teams.number _does_ work! > > <mm:relatednodes type="teams" constraints="teams.number = 1008"> > TRIELIELIE > </mm:relatednodes> > > Thats weird isn't it?
Yes. > [filed as bug #6524 - under 'misc' as I don't know if this is in the > taglib or in the query code] Fixed in 1.7.1 (and, of course head); I made the 'ConstraintParser' aware of the concept of a 'NodeQuery' which is used by relatednodes. Michiel -- Michiel Meeuwissen Mediacentrum 140 H'sum +31 (0)35 6772979 nl_NL eo_XX en_US mihxil' [] ()
