[Zope-dev] ESI support

2004-01-12 Thread Bjorn Stabell
Any news on Zope support for ESI? http://mail.zope.org/pipermail/zope-dev/2003-January/018619.html http://www1.cn.squid-cache.org/mail-archive/squid-dev/200208/0047.html >From what little I can gather from the Squid mailing lists, it looks like ESI support is materializing in Squid. Bye, -- Bjorn

Re: [Zope-dev] ESI support

2004-01-12 Thread Jens Vagelpohl
Zope does not need "ESI support" - You can write ESI statements in your templates without specific support from Zope. jens On Jan 12, 2004, at 8:57, Bjorn Stabell wrote: Any news on Zope support for ESI? http://mail.zope.org/pipermail/zope-dev/2003-January/018619.html http://www1.cn.squid-cache

Re: [Zope-dev] ESI support

2004-01-12 Thread Andreas Jung
--On Montag, 12. Januar 2004 10:03 Uhr -0500 Jens Vagelpohl <[EMAIL PROTECTED]> wrote: Zope does not need "ESI support" - You can write ESI statements in your templates without specific support from Zope. jens Does ZC use ESI in production? Maybe some experiences regarding caching? -aj __

Re: [Zope-dev] ESI support

2004-01-12 Thread Jens Vagelpohl
Zope does not need "ESI support" - You can write ESI statements in your templates without specific support from Zope. jens Does ZC use ESI in production? Maybe some experiences regarding caching? Not yet, no. We are waiting for more stable Squid releases before using Squid3. We're also working

[Zope-dev] Problem in tar.py

2004-01-12 Thread Jonas Thor
There seems to be a problem in the functin oct12() in file Packages/App/tar.py. The problem appears if you tries to add a file to a tar archive which mtime is newer than Sat Jan 10 14:37:04 2004. Current version of oct12() in tar.py: <-- snip --> def oct12(i): i=oct(i) return '0'*(11-len(i)

RE: [Zope-dev] ESI support

2004-01-12 Thread Bjorn Stabell
Jens: > > Zope does not need "ESI support" - You can write ESI statements in > > your templates without specific support from Zope. Yes, but I think they were planning to make it easier from DTML/ZPT, a la JSP's ESI library. ___ Zope-Dev maillist - [

Re: [Zope-dev] ESI support

2004-01-12 Thread Jens Vagelpohl
Dunno about any such plans right now, but that doesn't mean it won't happen, especially when it has become "stable" in Squid itself. jens On Jan 12, 2004, at 20:08, Bjorn Stabell wrote: Jens: Zope does not need "ESI support" - You can write ESI statements in your templates without specific supp

[Zope-dev] Re: ESI support

2004-01-12 Thread Tres Seaver
Jens Vagelpohl wrote: Dunno about any such plans right now, but that doesn't mean it won't happen, especially when it has become "stable" in Squid itself. jens On Jan 12, 2004, at 20:08, Bjorn Stabell wrote: Jens: Zope does not need "ESI support" - You can write ESI statements in your template

[Zope-dev] Security audit introduced problem in PageTemplates/Expression.py

2004-01-12 Thread Stuart Bishop
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The 'security audit work for the 2.7 branch' commit on 8th Jan made the following change in PageTemplates/Expression.py: *** *** 312,318 # Skip directly to item access o = object[name] # Check a

[Zope-dev] 2.7 assertion with CVS of this morning

2004-01-12 Thread robert
I refreshed my 2.7 from CVS this morning (7.30 MEZ) and get the following traceback: Robert Site Error An error was encountered while publishing this resource. TypeError Sorry, a site error occurred. Traceback (innermost last): * Module ZPublisher.Publish, line 163, in publish_mo