Comment 11 for bug 98437

Revision history for this message
Jan Hackel (plonecode) wrote :

Here is a patch for tests.py of zope.testbrowser for this issue. It was made from the version that ships with Zope 2.10.6, but with a fuzz of 3 it should apply to trunk as well.

Note that I changed almost all of the other test cases as well, because they will get a referrer where they expect none (once this is fixed at least). Since these test cases where over-specified IMO, I made heavy use of the ELLIPSIS, so that only the actually relevant part of output will be matched.