On Apr 26, 2006, at 11:53 AM, Andrus Adamchik wrote:
On Apr 26, 2006, at 11:51 AM, Marcin Skladaniec wrote:
It looks like the Language object is in HOLLOW state but does not
know about it. So we forced the state of Language to HOLLOW and
everything works fine. Is there any way for related object to be
in a wrong state because of localObject ?
I think you are onto something here. I am testing this now.
Andrus
Now I am able to reproduce the problem. Looks like it has something
to do with the server-side object cache state, rather than the use of
'localObject'. I'll open a Jira issue (when Jira comes up - it is
currently down) and work on fixing it. Watch the dev list for the bug
email.
Andrus