[ZCM] [ZC] 1628/ 1 Request "Zope 2.8: FTP Server broken"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Sat Dec 18 09:55:59 EST 2004


Issue #1628 Update (Request) "Zope 2.8: FTP Server broken"
 Status Pending, Zope/bug medium
To followup, visit:
  http://collector.zope.org/Zope/1628

==============================================================
= Request - Entry #1 by ajung on Dec 18, 2004 9:55 am

Listing a directory through FTP fails:


--Return--
> /opt/python-2.3.4/lib/python2.3/pdb.py(992)set_trace()->None
-> Pdb().set_trace()
(Pdb) c
2004-12-18 15:53:57 ERROR FTP Failed to stat file '.'
Traceback (most recent call last):
  File "/develop/sandboxes/Zope/Zope/lib/python/OFS/ObjectManager.py", line 638, in manage_FTPlist
    stat=marshal.loads(v.manage_FTPstat(REQUEST))
  File "/develop/sandboxes/Zope/Zope/lib/python/OFS/ObjectManager.py", line 672, in manage_FTPstat
    self.manage_FTPlist.__roles__):
AttributeError: 'function' object has no attribute '__roles__'


No idea where __roles__ as function attribute comes from?!
==============================================================



More information about the Zope-Collector-Monitor mailing list