[Zope] Help - Weird stuff.

Phil Harris phil.harris@zope.co.uk
Mon, 25 Sep 2000 16:17:23 +0100


Hi all,

Sorry for the subject but I don't really know how to describe this.

I have a folder 'hp' which has loads of stuff in it, if I try to copy and
paste into it though I get this error:

'The object index_html does not support this operation '

with this traceback:

Traceback (innermost last):
  File D:\zope221\lib\python\ZPublisher\Publish.py, line 222, in
publish_module
  File D:\zope221\lib\python\ZPublisher\Publish.py, line 187, in publish
  File D:\zope221\lib\python\Zope\__init__.py, line 221, in
zpublisher_exception_hook
    (Object: Traversable)
  File D:\zope221\lib\python\ZPublisher\Publish.py, line 171, in publish
  File D:\zope221\lib\python\ZPublisher\mapply.py, line 160, in mapply
    (Object: aspire_personal_pasteObjects)
  File D:\zope221\lib\python\ZPublisher\Publish.py, line 112, in call_object
    (Object: aspire_personal_pasteObjects)
  File D:\zope221\lib\python\OFS\DTMLMethod.py, line 172, in __call__
    (Object: aspire_personal_pasteObjects)
  File D:\zope221\lib\python\DocumentTemplate\DT_String.py, line 528, in
__call__
    (Object: aspire_personal_pasteObjects)
  File D:\zope221\lib\python\DocumentTemplate\DT_Util.py, line 337, in eval
    (Object: manage_pasteObjects(cb_copy_data=SESSION['cbdata']))
    (Info: manage_pasteObjects)
  File <string>, line 0, in ?
  File D:\zope221\lib\python\OFS\CopySupport.py, line 203, in
manage_pasteObjects
    (Object: Traversable)
  File D:\zope221\lib\python\OFS\CopySupport.py, line 406, in
_verifyObjectPaste
    (Object: Traversable)
Copy Error: (see above)

Any Ideas?

Phil
phil.harris@zope.co.uk