On May 4, 2006, at 11:25 AM, Ruud Prein wrote:
Ruud Prein schreef:
Ruud Prein schreef:
Hoi,
Is this a caching bug?
<mm:listnodes type="users"
constraints="email='$cemail' and password='$cw'" max="1">
before: <mm:field name="firstname"/>, <mm:field
name="lastname"/>, <mm:field name="password"/><br/>
<mm:setfield name="firstname"><mm:write
referid="firstname"/></mm:setfield>
<mm:setfield name="lastname"><mm:write
referid="lastname"/></mm:setfield>
<mm:setfield name="password"><mm:write
referid="newcw"/></mm:setfield>
after1: <mm:field name="firstname"/>, <mm:field
name="lastname"/>, <mm:field name="password"/><br/>
</mm:listnodes>
<mm:listnodes type="users"
constraints="email='$cemail' and password='$cw'" max="1">
after2: <mm:field name="firstname"/>, <mm:field
name="lastname"/>, <mm:field name="password"/><br/>
</mm:listnodes>
result:
before: Ruud, Prein, awcb44
after1: Ruud2, Prein3, awcb44
after2: Ruud, Prein, awcb44
using MMBase:
MMBase 1.8.0.20060412
jdk 1.4
tomcat 5.5.16
MMBase 1.8 rc1 does not have this problem anymore :-)
He thats not fair you told me you where testing with 1.8rc1 on irc.
Its probably bug #6795 but the weird thing is that was fixed 20060410
as far as i can tell. Could it be you compiled a older version
yourself resulting in the 20060412 tag ?
Daniel.
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers