[Zope-PTK] Rename error on Desktop

matsuda-toshio@fujielectric.co.jp matsuda-toshio@fujielectric.co.jp
Thu, 01 Jun 2000 18:16:34 +0900 (JST)


Hello, PTK users and developers.

I'm using Zope-2.1.6 + ZopePTK-0.7.1. Everything is ok, but I am now
puzzled by the following problem:

On the Desktop (opened by 'My Stuff' link), when I click 'Rename'
button, input a new ID and click 'Ok', then a Zope Error is raised.

The message below is one when trying to rename the object of
'Document' type.

Have you experienced the same problem? Any comments are appreciated.
Thank you.

=========================== Error Message =========================
Error Type: AttributeError
Error Value: Document

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 /home/tmatsuda/local/Zope-2.1.6-src/lib/python/ZPublisher/Publish.py, line 214, in publish_module
  File /home/tmatsuda/local/Zope-2.1.6-src/lib/python/ZPublisher/Publish.py, line 179, in publish
  File /home/tmatsuda/local/Zope-2.1.6-src/lib/python/Zope/__init__.py, line 202, in zpublisher_exception_hook
    (Object: ElementWithAttributes)
  File /home/tmatsuda/local/Zope-2.1.6-src/lib/python/ZPublisher/Publish.py, line 165, in publish
  File /home/tmatsuda/local/Zope-2.1.6-src/lib/python/ZPublisher/mapply.py, line 160, in mapply
    (Object: portal_rename)
  File /home/tmatsuda/local/Zope-2.1.6-src/lib/python/ZPublisher/Publish.py, line 102, in call_object
    (Object: portal_rename)
  File /home/tmatsuda/local/Zope-2.1.6-src/lib/python/Products/PTKBase/PortalFolder.py, line 63, in portal_rename
    (Object: ElementWithAttributes)
  File /home/tmatsuda/local/Zope-2.1.6-src/lib/python/OFS/CopySupport.py, line 353, in _verifyObjectPaste
    (Object: ElementWithAttributes)
  File /home/tmatsuda/local/Zope-2.1.6-src/lib/python/App/FactoryDispatcher.py, line 96, in __getitem__
  File /home/tmatsuda/local/Zope-2.1.6-src/lib/python/App/Product.py, line 137, in _product
    (Object: ElementWithAttributes)
AttributeError: (see above)

-- 
Toshio Matsuda