[zope2-tracker] [Bug 933318] [NEW] FTPServer.py Server Error Attribute Error in line 112
dwinter
dwinter at mpiwg-berlin.mpg.de
Thu Feb 16 08:32:29 UTC 2012
Public bug reported:
Zope Version
(2.13.9, python 2.7.2, darwin)
Python Version
2.7.2 (v2.7.2:8527427914a2, Jun 11 2011, 15:22:34) [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)]
Trying to connect to Zope using FTP mode of TextWrangler/BBedit
gives in Z2.log:
127.0.0.1 51311 ==> 230 Login successful.
127.0.0.1 51311 <== PWD
127.0.0.1 51311 ==> 257 "/" is the current directory.
127.0.0.1 51311 <== FEAT
127.0.0.1 51311 ==> 211-Extensions supported:
MDTM
SIZE
211 END
127.0.0.1 51311 <== HELP SITE
127.0.0.1 51311 ==> 451 Server Error: <type 'exceptions.AttributeError'>, lines_producer instance has no attribute '__len__': file: /usr/local/zope13/lib/python2.7/site-packages/Zope2-2.13.9-py2.7.egg/ZServer/FTPServer.py line: 112
x
Event.log just says:
2012-02-16 09:19:46 INFO ZServer Incoming connection from 127.0.0.1:51311
2012-02-16 09:19:46 INFO ZServer Successful login.
** Affects: zope2
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Zope 2
Developers, which is subscribed to Zope 2.
https://bugs.launchpad.net/bugs/933318
Title:
FTPServer.py Server Error Attribute Error in line 112
To manage notifications about this bug go to:
https://bugs.launchpad.net/zope2/+bug/933318/+subscriptions
More information about the zope2-tracker
mailing list