I would think the cookie manager needs to accept the changes sent by the server, otherwise it's wrong.
peter On 7/2/05, sebb <[EMAIL PROTECTED]> wrote: > Bug 28715 points out that Cookie Manager does not support functions > and variables. > > I thought this was because of the way the Cookies were constructed and > stored, but in fact it turns out that functions/variables are > specifically disabled (by defining null recoverRunningVersion() and > setRunningVersion() methods). > > The comment for these methods says "do nothing, the cookie manager has > to accept changes". > > Is it possible to fix this? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
