[Zope-dev] Unable to add folder in today's cvs w/traceback
Bill Anderson
bill.anderson@libc.org
Fri, 02 Jul 1999 20:33:49 -0600
Upon trying to add a new folder in today's updated cvs, I get the
following:
<!--
Traceback (innermost last):
File /home/www.deliverymenus.com/lib/python/ZPublisher/Publish.py,
line 256, in publish_module
File /home/www.deliverymenus.com/lib/python/ZPublisher/Publish.py,
line 161, in publish
File /home/www.deliverymenus.com/lib/python/ZPublisher/mapply.py, line
154, in mapply
(Object: manage_addFolder)
File /home/www.deliverymenus.com/lib/python/ZPublisher/Publish.py,
line 98, in call_object
(Object: manage_addFolder)
File /home/www.deliverymenus.com/lib/python/OFS/Folder.py, line 137,
in manage_addFolder
TypeError: too many arguments; expected 2, got 3
-->
This happens regardless of options selected. Root folder obviously ;-)
Just thought I would give a heads up in case someone has fixed it and I
missed it somewhere.
Bill