[Zope-CMF] Problems with deleting items
Chris Withers
chrisw@nipltd.com
Tue, 30 Jul 2002 09:40:41 +0100
Hi James,
J.C.Mcnulty@open.ac.uk wrote:
> We are having problems deleting items. When we list the folder contents
> and try to delete, CMF wants me to log back in again. This happens every
> time, and I am already logged in and I don't understand why it is try to
> authenticate me again and not letting me when I put in my username and
> password for the second time.
Hmmm, delete the cookie_authentication object. Then, try the above and when the
auth dialog pops up, hit cancel. You'll get a traceback giving you some clues as
to what the problem is...
cheers,
Chris