[ZCM] [ZC] 1716/ 1 Request "__bobo_traverse__ and ftp/webdav"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Mon Feb 28 19:06:30 EST 2005


Issue #1716 Update (Request) "__bobo_traverse__ and ftp/webdav"
 Status Pending, Zope/bug critical
To followup, visit:
  http://www.zope.org/Collectors/Zope/1716

==============================================================
= Request - Entry #1 by llonchj on Feb 28, 2005 7:06 pm


Uploaded:  "MyTest.tgz"
 - http://www.zope.org/Collectors/Zope/1716/MyTest.tgz/view
I don't know too much Zope to determine the nature of this error.

<b>It's not possible to add new files using ftp and webdav when a __bobo_traverse__ function
is present in the object.</b>

Attached you will find a file called MyTest.py that corresponds to a minimalistic product to reproduce a bug.

Simply follow the next instructions

0) Install this product, 
1) Restart your Zope
2) Take a look at the MyTestProduct.py lines[21:26]
3) Set the MyTestProduct as auto-refresh mode in Control Panel
4) upload a file using FTP or WebDAV
5) Comment(#) __bobo_traverse__ function in file MyTestProduct.py lines[21:26]
6) upload a file using FTP or WebDAV and OOPS!!!
7) Undo comments(#) in __bobo_traverse__ function in file MyTestProduct.py lines[21:26]
8) Goto 4 ;)

Thanks,
==============================================================



More information about the Zope-Collector-Monitor mailing list