eduard <[EMAIL PROTECTED]> wrote: > Michiel Meeuwissen wrote: > > >testSetContext(org.mmbase.bridge.EmptyNodeTestTransaction)junit.framework.AssertionFailedError: > >java.lang.RuntimeException: node number was invalid(-107) > > > > > >Connot set context on uncommited node, or something like that? I propose > >to fix > >that. > > > > > IIRC, it was never possible to set value on an not committed node?
Generally, that would be very odd, and I don't believe you are right here. The 'context' is a special kind of field value, but still it is simply written in the owner field, so I would think that this should be possible without too much trouble. Setting an alias on a transaction node I can image is a bit harder (since aliases are stored in another table), but since there is test-case for this situation, I suppose it used to work? This, btw, is a bit related to my wish: #6148 Open Wish Medium 1.6.1 Core Uncommited Node should already have a a real number. which, when granted, would make some things (like this problem with aliases) a whole lot easier.. Michiel -- Michiel Meeuwissen Mediapark C101 Hilversum +31 (0)35 6772979 nl_NL eo_XX en_US mihxil' [] ()
