[Zope] ExternalEditor and Zope's gzip compression, in Windows

Jake jake at atwood.org
Mon Aug 25 18:11:05 EDT 2003


Nope... the right way is to throw

<dtml-call "RESPONSE.enableHTTPCompression(REQUEST)">

in your standard_html_header

It works... see...?
http://leknor.com/code/gziped.php?url=http%3A%2F%2Fwww.queenswest.com

Tried it in a ton of browsers for both Mac and Windows. Seems to work 
fine.

BZ


On Monday, August 4, 2003, at 06:55  AM, Chris Withers wrote:

> Ausum Studio wrote:
>
>> use_HTTP_content_compression = 1
>
> From some posts in the archives, you'll find that this isn't the right 
> way to enable HTTP content compression...
>
>> expect the problem that every time you click at the icon to launch the
>> editor, Windows will start to ask for what to do with the to-download 
>> file.
>> If you respond to open, then it will trigger the File Types dialog 
>> box,
>> asking for the right app to open it. In other words, you'll be 
>> tempted to
>> reinstall ExternalEditor. :)
>
> ...but this sounds like a bug similar to one people have experienced 
> in other circumstances with http content compression.
>
> IIRC, the person who implemented this is lurking on the list, so 
> hopefully will get back to you...
>
> cheers
>
> Chris
>
>
> _______________________________________________
> Zope maillist  -  Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>




More information about the Zope mailing list