5 Apr
2006
5 Apr
'06
10:16 a.m.
Oh, also note that ExtFile 1.4.4 does *not* work with Zope > 2.7. It clearly says so in the README and on the download page. You *must* use SVN trunk (soon to be 1.5.0) with Zope 2.8 and higher. Stefan On 4. Apr 2006, at 21:48, Michael Vartanyan wrote:
Same problem here. Occasionally, uploading ExtFile would redirect to file content itself with broken (unset?) content-type. Anyone has a ready fix?
Thanks.
Bruno Grampa wrote:
Hello, i've a problem with ExtFile 1.4.4 installed in a Zope 2.8.6 (on RHES4). The redirection, at the end of file creation doesn't work. To test the problem you have to create these methods: The first one is called 'form':
-- Anything that happens, happens. --Douglas Adams