[ZCM] [ZC] 1628/ 4 Resolve "Zope 2.8: FTP Server broken"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Mon Feb 21 09:29:51 EST 2005


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

==============================================================
= Resolve - Entry #4 by ajung on Feb 21, 2005 9:29 am

 Status: Pending => Resolved

Fixed on the SVN trunk
________________________________________
= Resubmit - Entry #3 by ajung on Dec 20, 2004 8:56 am

 Status: Resolved => Pending

This fix addresses #1624 but FTP remains broken.
________________________________________
= Resolve - Entry #2 by efge on Dec 20, 2004 8:46 am

 Status: Pending => Resolved

Fixed in 2.8 by Andreas (r28647).


________________________________________
= 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