-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Baiju M wrote:
> Hi,
> Any idea about this ?
>
app.manage_addFolder('get')
> Traceback (most recent call last):
> File "", line 1, in
> File
> "/opt/baiju/zesite/eggs/Zope2-2.12.1-py2.6-linux-i686.egg/OFS/Folder.py",
> line 51, in manag
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Baiju M wrote:
> Hi,
> Any idea about this ?
I think there is a filter checking for names that could lead to name
clashes
through acquisition.
- -aj
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla -
Hi,
Any idea about this ?
>>> app.manage_addFolder('get')
Traceback (most recent call last):
File "", line 1, in
File "/opt/baiju/zesite/eggs/Zope2-2.12.1-py2.6-linux-i686.egg/OFS/Folder.py",
line 51, in manage_addFolder
self._setObject(id, ob)
File
"/opt/baiju/zesite/eggs/Zope2-2.