[ZCM] [ZC] 229/ 1 Request "Paste object without view permission on management screen"

Collector: Zope Bugs and Patches ... zope-coders@zope.org
Mon, 18 Feb 2002 10:25:01 -0500


Issue #229 Update (Request) "Paste object without view permission on management screen"
 Status Pending, Zope/bug medium
To followup, visit:
  http://collector.zope.org/Zope/229

==============================================================
= Request - Entry #1 by Anonymous User on Feb 18, 2002 10:24 am

Try to paste one object which haven't view permission
ends up in a infinitive login loop.

To reproduce the bug do the following:

    1. Create folder myFolder1 and myFolder2.

    2. Goto myFolder1.

    3. Create DTML document myDocument.

    4. Select the security tab on myDocument.

    5. Remove the View permission.

    6. Select myDocument and press on Cut.

    7. Goto myFolder2.

    8. Press Paste.

Now you get into an infinitive loop Zope ask you to
authenticate with the login dialog.


==============================================================