Bugfix: Cookie problem

6 views
Skip to first unread message

Kashgarinn

unread,
Jan 25, 2011, 10:19:27 AM1/25/11
to ccTiddly
There's a problem with 2 sessiontokens being created, and when you log
out you can't log back in because you either have 1 invalid cookie and
1 sessiontoken cookie with an old sessiontoken which doesn't work
anymore.

comment out of file: \tiddlers\plugins\001_ccTiddlyAdaptor.js the
lines:
/*var c='sessionToken'+"="+responseText;
c+="; expires=Fri, 1 Jan 2811 12:00:00 UTC; host=*";
document.cookie=c;*/

Now you can log on/log off without any problems.

So glad I finally found this.

K.
Reply all
Reply to author
Forward
0 new messages