[Zope] XML Document & DTML's tree, HiperDOM
   
    Chris Withers
     
    chrisw@nipltd.com
       
    Fri, 10 Nov 2000 10:28:44 +0000
    
    
  
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