Re: [Zope] Problems with export

2000-09-09 Thread Dieter Maurer

Gottfried Ryser writes:
 > I tried to export an opject with the import/export function, but I got the
 > following error msg.
 > 
 > 
 >   File /usr/local/Zope2/lib/python/ZPublisher/Publish.py, line 112, in
 > call_object
 > (Object: manage_exportObject)
 >   File /usr/local/Zope2/lib/python/OFS/ObjectManager.py, line 463, in
 > manage_exportObject
 > (Object: Traversable)
 >   File /usr/local/Zope2/lib/python/OFS/ObjectManager.py, line 236, in _getOb
 > (Object: Traversable)
 > AttributeError: (see above)
Tim Hicks (URL:mailto:[EMAIL PROTECTED]) recently reported a very
similar looking problem.

Maybe, you could join forces, to get this problem fixed.



Dieter

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] Problems with export

2000-09-08 Thread Gottfried Ryser

I tried to export an opject with the import/export function, but I got the
following error msg.

Troubleshooting Suggestions
The URL may be incorrect.
The parameters passed to this resource may be incorrect.
A resource that this resource relies on may be encountering an error.
For more detailed information about the error, please refer to the HTML
source for this page.
If the error persists please contact the site maintainer. Thank you for your
patience.
Traceback (innermost last):
  File /usr/local/Zope2/lib/python/ZPublisher/Publish.py, line 222, in
publish_module
  File /usr/local/Zope2/lib/python/ZPublisher/Publish.py, line 187, in
publish
  File /usr/local/Zope2/lib/python/Zope/__init__.py, line 221, in
zpublisher_exception_hook
(Object: Traversable)
  File /usr/local/Zope2/lib/python/ZPublisher/Publish.py, line 171, in
publish
  File /usr/local/Zope2/lib/python/ZPublisher/mapply.py, line 160, in mapply
(Object: manage_exportObject)
  File /usr/local/Zope2/lib/python/ZPublisher/Publish.py, line 112, in
call_object
(Object: manage_exportObject)
  File /usr/local/Zope2/lib/python/OFS/ObjectManager.py, line 463, in
manage_exportObject
(Object: Traversable)
  File /usr/local/Zope2/lib/python/OFS/ObjectManager.py, line 236, in _getOb
(Object: Traversable)
AttributeError: (see above)

Thank you for help

Gottfried Ryser



___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )