[Zope3-Users] error 500 on blob upload with testbrowser
Benji York
benji at zope.com
Sat Apr 19 22:30:26 EDT 2008
On Sat, Apr 19, 2008 at 9:00 PM, Christophe Combelles <ccomb at free.fr> wrote:
> Hello,
>
> I can successfully upload a zope.app.file.File with testbrowser,
> but with zope.file.file.File (blob-based), I get this error 500:
add "browser.handleErrors = False" just before you make the call that
raises the exception and you'll see what the underlying exception, not
the 500 the publisher generates.
--
Benji York
Senior Software Engineer
Zope Corporation
More information about the Zope3-users
mailing list