Menu

#1 DocUtilities.getItems() infinite loop

0.07
open
nobody
None
2012-04-02
2012-04-02
No

When using items.add(item), an infinite loop might occur if the item (Persistent) item contains a reference to a document, and thus the document a reference to the same item.

This bug actually belong to Persistent.equals()

Discussion


Log in to post a comment.