Fix last remaining Five test failure by providing the ZPT traverser
(boboTraverseAwareSimpleTraverse) with a request. Since zope.app has already solved this problem (and I copied zope.app's approach in the traverser), we can just simply reuse zope.app's code here. Yes, it adds another dependency on zope.app, but at least we're not duplicating code. All Zope 2 tests should be passing now...
Showing
Please register or sign in to comment