2008/12/8 Ernst Bunders <[EMAIL PROTECTED]>:
> This should be the case for new nodes alone. Unfortantely it isn't.
> node.isNull() ends up in MMObjectNode.isNull().
> Here, after some checks, the following is returned:
>
> return values.get(fieldName) == null;
>
> But for my (new) node values.get(fieldName) returns an empty string.
>
> So, the creator is not inserted.
>
> Is this a known issue? should I fix it?

AFAIK It is not a known issue (but see JIRA). I don't know why an
empty string would be present in the values map of MMObjectNode. There
seems to be no reason for that. I'd like to know why that is, and
perhaps would suggest to fix that.


Michiel


-- 
mihxil'  http://meeuw.org
nl_NL eo_XX en_US
_______________________________________________
Developers mailing list
Developers@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to