[ZCM] [ZC] 130/ 3 Reject "Adding DTMLMethod and DTMLDocument fails using Mozilla"

Collector: Zope Bugs, Features, and Patches ... zope-coders@zope.org
Wed, 10 Jul 2002 18:42:07 -0400


Issue #130 Update (Reject) "Adding DTMLMethod and DTMLDocument fails using Mozilla"
 Status Rejected, Zope/bug medium
To followup, visit:
  http://collector.zope.org/Zope/130

==============================================================
= Reject - Entry #3 by evan on Jul 10, 2002 6:42 pm

 Status: Accepted => Rejected

This was a Mozilla bug.  It would silently fail to submit a form containing a File Upload field that didn't contain a valid filename.
________________________________________
= Accept - Entry #2 by ajung on Jan 9, 2002 10:49 am

 Status: Pending => Accepted

 Supporters added: ajung

*verified* but this problem is uncritical because Zope just
creates an empty file in this case.

-aj
________________________________________
= Request - Entry #1 by Anonymous User on Jan 8, 2002 2:00 pm

Adding DTMLMethod and DTMLDocument fails if no file is specified. This issue only occures using mozilla 0.9.7, opera 6 TP2 worked (both for linux2). No idea what other browsers do.

The Method addDTMLMethod(..) in OFS/DTMLMethod.py isn't called at all and there is no error message at all.

I could reproduce it either using ZServer and FCGI with apache 1.3.22.
==============================================================