[ZCM] [ZC] 1178/ 1 Request "manage_DAVget for Image is broken"
Collector: Zope Bugs, Features,
and Patches ...
zope-coders-admin at zope.org
Mon Jan 12 17:03:46 EST 2004
Issue #1178 Update (Request) "manage_DAVget for Image is broken"
Status Pending, Zope/bug medium
To followup, visit:
http://zope.org/Collectors/Zope/1178
==============================================================
= Request - Entry #1 by mgrieder on Jan 12, 2004 5:03 pm
Reproduction (Tested on Linux/Windows with CVS/b4):
Get a Image over WebDAV-Sourceport results to following error: "index_html() takes exactly 3 arguments (1 given)"
Hint: webdav.Resource calls manage_FTPget(), but OFS.Image map manage_FTP=index_html which have different Parameters (index_html need Request/Response).
Broken since #572?
==============================================================
More information about the Zope-Collector-Monitor
mailing list