[Zope] copy error?
Robert Leftwich
robert@leftfieldcorp.com
Wed, 19 May 1999 08:18:14 +1000
My problem turned out to be some corruption in the cookie files (probably
caused by my playing around with different techniques for preserving
information between forms).
Deleting the cookie files fixed the problem.
Robert Leftwich
On Wednesday, 19 May 1999 7:11, John Eikenberry [SMTP:jae@kavi.com] wrote:
> On Tue, 18 May 1999, Robert Leftwich wrote:
>
> > Did you ever solve this issue ?
> >
> > It's just started happening to my installation/s (WinNT Zope
1.10.2/1.11.1
> > IE5, Opera 3.10) even after re-installing Zope, trying different
browsers,
> > everything I could think of.
> > The really interesting/frustrating bit is that I was adding
copy/cut/paste
> > support to my application when it occurred.
>
> My problem was that I was going through a web proxy (junkbuster) that,
> amoungst other things, blocks cookies from unapproved sites.... and I had
> forgot to approve my site. :)
>
> Basically, cookies are required for cut/copy/paste... check to make sure
> they are working properly.
>
> ---
>
> John Eikenberry
> [jae@kavi.com - http://taos.kavi.com/~jae/]
> ______________________________________________________________
> "A society that will trade a little liberty for a little order
> will deserve neither and lose both."
> --B. Franklin
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://www.zope.org/mailman/listinfo/zope
>
> (For developer-specific issues, use the companion list,
> zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )