[Zope] Cut-Copy-Paste bug in Zope2.1.2 ?
Shalabh Chaturvedi
shalabh@pspl.co.in
Sat, 8 Jan 2000 11:28:44 +0530
Hello:
The copy/cut/paste functionality doesn't seem to work here. I'm on Zope
2.1.2.
When I check any item and click copy, the paste button appears. When I
change the folder, the paste button's gone! If in the same folder I
click paste, I get "No clipboard data found".
When I check any item and click cut, the item's still shows up. Paste
behaves the same way as above.
Traceback for error "No clipboard data found" follows:
Traceback (innermost last):
File N:\PROGRA~1\Zope21\lib\python\ZPublisher\Publish.py, line 214, in
publish_module
File N:\PROGRA~1\Zope21\lib\python\ZPublisher\Publish.py, line 179, in
publish
File N:\PROGRA~1\Zope21\lib\python\Zope\__init__.py, line 202, in
zpublisher_exception_hook
(Object: ApplicationDefaultPermissions)
File N:\PROGRA~1\Zope21\lib\python\ZPublisher\Publish.py, line 165, in
publish
File N:\PROGRA~1\Zope21\lib\python\ZPublisher\mapply.py, line 160, in
mapply
(Object: manage_pasteObjects)
File N:\PROGRA~1\Zope21\lib\python\ZPublisher\Publish.py, line 102, in
call_object
(Object: manage_pasteObjects)
File N:\PROGRA~1\Zope21\lib\python\OFS\CopySupport.py, line 186, in
manage_pasteObjects
(Object: ApplicationDefaultPermissions)
Copy Error: (see above)
Anyone else seen this?
Thanks,
Shalabh