30 Oct
2002
30 Oct
'02
7:17 p.m.
Florian Konnertz writes:
When i try to copy many objects via the ZMI there is sometimes the 'Paste'-button missing in the/any destination folder. Zope stores the information about "copied/cut" objects in a cookie.
To protect its memory, browsers restrict the size and number of cookies they store. It is possible that your browser silently drops the cookie when it becomes too large (it is entitled to do this according to the cookie spec). Dieter