Now that's comedy. Combine this with FTP > 2.6.2 not working in our environment (nobody knows why), and you can see why I would say that. Thanks for the pointer. Looks like I can patch the older version (how I wish we could upgrade). Ed On Mar 9, 2004, at 2:38 PM, Troy Farrell wrote:
http://collector.zope.org/Zope/671 should be of interest to you.
When Acrobat makes a ranged request, Zope < 2.6.1 screws it up.
Troy
Our site has some PDF's in the ZODB.
The files don't show up properly inside the Acrobat plugin. Pages are missing.
Browsers that save the entire file locally to disk are unaffected.
Traceback (innermost last): Module ZPublisher.Publish, line 98, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 39, in call_object Module OFS.Image, line 328, in index_html KeyError: 65536
The KeyError value varies from viewing to viewing.
Although it says OFS.Image, I checked and these ARE file objects.
Thoughts?
Ed (Zope v 2.6.0)