Shane Hathaway wrote:
>
> Here's my guess: you have a complex XML document. As you explore the
> document, Zope is setting a cookie that reflects the list of branches
> you have opened. After opening a large number of branches, you reach
> the limit on the size of a cookie (somewhere in the range of 1024 or
> 4096 bytes), making it so that the compressed data stored in the cookie
> gets truncated. zlib then emits this cryptic error message.
Is this <dtml-tree> being bad again?
If so, how the session information proposal/project getting along?
Oh yeah, while I'm here, how's the HiperDOM project getting on? That
stuff would be reeeeaally useful for a project here...
cheers,
Chris
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )