hi,
I've got a strange situation using constraints in a mm:relatednodes. 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?
[filed as bug #6524 - under 'misc' as I don't know if this is in the taglib or in the query code]
mmbase version: HEAD of stable brach
cheers,
Simon
