What is the name of the app? That affects the name of the cookies.
On Jul 22, 11:46 pm, weheh wrote:
> Sorry, Massimo, but I don't understand your question.
Sorry, Massimo, but I don't understand your question.
How is the app called?
On Jul 22, 6:30 pm, weheh wrote:
> After further muddling about, I'm now wondering if this might be a
> cookie corruption issue, if such a thing is possible. Subsequent to
> this problem report, the UI tab cookie stopped working properly. I
> ultimately gave up trying to fi
After further muddling about, I'm now wondering if this might be a
cookie corruption issue, if such a thing is possible. Subsequent to
this problem report, the UI tab cookie stopped working properly. I
ultimately gave up trying to find a problem in my code and wiped the
cookie clean. Now, everythin
Javascript namespace collision? Just a thought ...
On Jul 19, 5:31 pm, mdipierro wrote:
> I do not understand this either. They are different cookies.
>
> On Jul 19, 3:14 pm, weheh wrote:
>
>
>
> > Aha! Found it! I'm using jQuery tabs and wanted to test out the
> > persistent tabs feature. That
I do not understand this either. They are different cookies.
On Jul 19, 3:14 pm, weheh wrote:
> Aha! Found it! I'm using jQuery tabs and wanted to test out the
> persistent tabs feature. That uses cookies. The expiration on the tabs
> cookie somehow is wiping the web2py cookie with it. Doesn't se
Aha! Found it! I'm using jQuery tabs and wanted to test out the
persistent tabs feature. That uses cookies. The expiration on the tabs
cookie somehow is wiping the web2py cookie with it. Doesn't seem right
to me ... why aren't they segregated? Anyway, that's what's going on.
Try setting up a tabs
Thanks for the quick response, Massimo.
I checked the cookie id and it's getting blasted away. Somehow, the
session_id_myapp is changing. Don't know why as I don't know what I've
done to change it. I am setting other session variables, but never
touched the session_id_myapp variable.
I'm running
Can you please check you cookie id? Does it change when you get logged
out? I am wondering if there is problem with saving cookie. Which os?
On Jul 19, 12:11 pm, weheh wrote:
> jquery.cookie.js is not the culprit. I ripped it out of my code and
> still have the auto-logout thing going. And in cas
jquery.cookie.js is not the culprit. I ripped it out of my code and
still have the auto-logout thing going. And in case anyone wonders,
auth.settings.expiration=86400 # 1 day.
10 matches
Mail list logo