Mailing List Archive

[Zope-PTK] organising items in user folders
In the PTK (0.7.0 or 0.7.1) we have running it looks like a user is not
supposed to put his items anywhere else than in the "home" folder. No wizard
to create a folder, and pasting link or news items gives an error. Is this
as things are supposed to be, or is this instance broken.

The error is:
Error Type: AttributeError
Error Value: NewsItem

<!--
Traceback (innermost last):
File /usr/lib/python1.5/site-packages/ZPublisher/Publish.py, line 214, in
publish_module
File /usr/lib/python1.5/site-packages/ZPublisher/Publish.py, line 179, in
publish
File /usr/share/zope/lib/python/Zope/__init__.py, line 202, in
zpublisher_exception_hook
(Object: ElementWithAttributes)
File /usr/lib/python1.5/site-packages/ZPublisher/Publish.py, line 165, in
publish
File /usr/lib/python1.5/site-packages/ZPublisher/mapply.py, line 160, in
mapply
(Object: portal_paste)
File /usr/lib/python1.5/site-packages/ZPublisher/Publish.py, line 102, in
call_object
(Object: portal_paste)
File /usr/share/zope/lib/python/Products/PTKBase/PortalFolder.py, line 48,
in portal_paste
(Object: ElementWithAttributes)
File /usr/share/zope/lib/python/OFS/CopySupport.py, line 199, in
manage_pasteObjects
(Object: ElementWithAttributes)
File /usr/share/zope/lib/python/OFS/CopySupport.py, line 350, in
_verifyObjectPaste
(Object: ElementWithAttributes)
File /usr/share/zope/lib/python/App/FactoryDispatcher.py, line 96, in
__getitem__
File /usr/share/zope/lib/python/App/Product.py, line 137, in _product
(Object: ElementWithAttributes)
AttributeError: (see above)

My python is not good enough (not good at all, actually) to understand what
is going on. Anybody care to explain?

cheers, Lucas