Zope refuses to update file contents
Hi list, I have someone here using the ZMI (direct, not proxied through apache) to update PDF files that are stored in the ZODB. The wierd part is this: 1) (from ZMI) select File 2) hit 'Edit' tab 3) 'Browse' to new file on local drive 4) 'Upload' When she is done, she hits the 'View' tab and sees the old document. So I deleted the file altogether from Zope, and created a new one in its place. It is still the old file. ?!?!?!?! There is no caching turned on AFAICT. The culprit is: Zope 2.6.1 (binary release, python 2.1, linux2-x86), python 2.1.3, linux2 2.1.3 (#1, Sep 19 2002, 13:15:46) [GCC egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)] Any ideas, o amorphous mass of Zope knowledge? -- mitchy
On Thu, 2003-09-18 at 11:05, Toby Dickenson wrote:
On Thursday 18 September 2003 16:01, Mitch Pirtle wrote:
There is no caching turned on AFAICT.
Except in your browser..... do you see a hit in the access log?
Thanks Toby. I haven't used Windows since 1996, forgot how goofy IE could be sometimes :^) The browser was caching, you were absolutely right. -- mitchy
participants (2)
-
Mitch Pirtle -
Toby Dickenson