Hi i think i found a bug in zc.relationship svn. the bug is in shared.AbstractContainer.isLinked if the target parameter is a container with no objects, then it resolves to False in a bool context and tokenization fails
target and tokenize({'target': target}) returns the target instead of the result of the tokenize function. _______________________________________________ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com