31 Jan
2009
31 Jan
'09
5:39 p.m.
Dan Korostelev wrote:
Also, there's a bug in zope.traversing:
The getParents function of zope.traversing.api uses the "getParents" method of IPhysicallyLocatable, which really is new ILocationInfo, but this interface doesn't even declare getParents method and the RootPhysicallyLocatable adapter in zope.traversing doesn't implement it as well so I got errors. :-/
Oops, none of the tests caught that somehow, where'd you get the errors? Anyway, Christian Theune should be back online soon to help resolve this one. Regards, Martijn