12 Dec
2003
12 Dec
'03
6:05 p.m.
Stuart Bishop wrote at 2003-12-12 09:05 +1100:
This is not just a 2.8 issue - the behavior is in the 2.7 betas (at least up to beta 2 - havn't tested autorefresh with beta 3 yet) as well:
http://collector.zope.org/Zope/1010
Manually refreshing works fine, but automatic refreshes cause the ValueErrors.
Then, try my patch...
The patch is incompatible with the 2.7 branch - self._reader and ConnectionObjectReader don't seem to exist in 2.7 at all, so there is nothing to shuffle around.
Then, it is highly likely that the problems in Zope 2.7 has a different cause. I probably will start working with Zope 2.7 in 2 weeks. And as refresh is an essential functionality for me, I will make it working (should it not work). -- Dieter