Bug 614 - New group nodes are not immediately visible, and deleted group nodes are still visible
: New group nodes are not immediately visible, and deleted group nodes are stil...
Status: RESOLVED FIXED
: Helma
HopObject Functionality
: 1.6.1
: All All
: P1 normal
: 1.6.3
Assigned To:
:
:
:
  Show dependency treegraph
 
Reported: 2008-04-04 13:05 by
Modified: 2008-10-20 13:10 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2008-04-04 13:05:56
When adding a child to a grouped collection that causes a new group object to
be created, the new group object is contained in the collection only after the
request has been committed. Similarly, When removing a grouped object that is
the last one in its group, the group object will not be removed until the
request has been committed, or not at all for non-relational mappings.
------- Comment #1 From 2008-04-07 17:26:06 -------
Fixed in trunk (see bug 597)