On Wednesday 01 March 2006 07:03, Mohsen Moeeni wrote: > Revision 65664 > $ZOPE/src/zope/app/container/browser/adding.py > class Adding, method add, line 70 > > I am afraid: > chooser.checkName(name, container) > > Must be: > chooser.checkName(name, content) > > But I might miss something there as a noob.
This is correct; please file a bug report. Regards, Stephan -- Stephan Richter CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student) Web2k - Web Software Design, Development and Training _______________________________________________ Zope3-dev mailing list [email protected] Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com
