SV: SV: [Zope-dev] Small Alert - Temp Solution - more...

2002-03-09 Thread Magnus Heino
> > You will see that the Set-Cookie is different in the 5 cases > > My conclusion for now is that something could be wrong with the Apache > rewriting process. Nope, cause I'm running Roxen.. and have the same behaviour. /Magnus ___ Zope-Dev mail

Re: SV: SV: [Zope-dev] Small Alert - Temp Solution - more...

2002-03-07 Thread Shane Hathaway
On Thu, 7 Mar 2002, Magnus Heino wrote: > > What browser are you using? Strange things like this happen for me > > occasionally after a Mozilla upgrade, but I just delete the cookies for > > the site and everything goes back to normal. I figure someone at > > Netscape is just fiddling with the

SV: SV: [Zope-dev] Small Alert - Temp Solution - more...

2002-03-06 Thread Magnus Heino
> Jean-Paul Smets wrote: > > I could find out that certain cookie names work, some others do not > > > > Works > > > > __ac_ > > __ac_ra > > __ac_rak1 > > __ac_nex1 > > __ac_erp5 > > > > Does not work > > > > __ac > > __ac_rack1 > > __ac_rack12 > > > > Really strange. > > What browser are you usi

SV: SV: [Zope-dev] Small Alert - Temp Solution

2002-03-05 Thread Magnus Heino
I can verify this. Same thing happens here too. I had to redirect login_form to :8080 before, since I could not login to CMF otherwise, using VHM. I changed auth_cookie from __ac to __ac_, and now I can login through VHM... Bug... I'll put it in the Collector. (I'm using a week old cvs snapsh