On Tuesday 12 of April 2005 00:30, you wrote:
> > >I think phpmyadmin really should detect and unset those cookies itself,
> > >as this affects all users saving cookies and upgrading phpmyadmin. Esp.
> > >since there is no error message and no documentation about this bug at
> > >all.
> >
> > I'll try to make a [Clean cookies] button on login screen as a
> > workaround. What do you think? Do you have better idea?
>
> Eh, I don't think the user should be bothered by such details, instead,
> phpmyadmin shoudl IMHO jsut remove the offending cookies so it just
> works(tm). I'm sure this bug is in some way detecteable.

Hmmm.. There is no way to detect the path of cookie set in browser. It seems 
it is some browser-related problem. The only way is to clean up the cookies 
manually by user. Sorry.

Details:

The path was changed. The previous cookie was

pma_mcrypt_iv, path=/phpmyadmin

the current cookie is

pma_mcrypt_iv, path=/phpmyadmin/

But... The browser sends old cookie and there is no possibility to remove the 
old one.

-- 
 .''`.    Piotr Roszatycki, Netia SA
: :' :    mailto:[EMAIL PROTECTED]
`. `'     mailto:[EMAIL PROTECTED]
  `-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to