Closed
Bug 399927
Opened 18 years ago
Closed 18 years ago
Can't log in until cookies are cleared
Categories
(support.mozilla.org :: Knowledge Base Software, task)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
RESOLVED
FIXED
0.1
People
(Reporter: jason.barnabe, Assigned: morgamic)
References
Details
(Whiteboard: tiki_test)
Sometimes, I can't log in to sumo. Entering my log in info and pressing "login", I just go back to the same page.
I noticed looking at my cookies I have a PHPSESSID cookie for the path "/" and one for the path "/kb". Once I delete the kb one, I can log in.
Comment 1•18 years ago
|
||
The /kb cookie is dropped if the first time you go to the site is to a /kb/... location. After that, when you try to login, you will pick up a different cookie for "/". You will then not be able to login. If you go first to support.mozilla.com, things are ok.
I will have a look at it.
Comment 3•18 years ago
|
||
We really want this to be fixed by 0.1. Nelson, possible?
Target Milestone: --- → 0.1
Comment 4•18 years ago
|
||
Yes. The fix itself is simple. However, have to coordinate with all the other changes, e.g. upgrade and so on, going on at the same time.
Assignee | ||
Updated•18 years ago
|
Assignee: nobody → morgamic
Comment 5•18 years ago
|
||
morgamic: Line 243 tiki-setup_base is not needed for our case I think. Can you roll that into the changes you are making?
Given that this is not being taken care of quickly, I presume some people have a work-around. What is the work-around?
Reporter | ||
Comment 7•18 years ago
|
||
Delete the SESSION_ID cookie that has a path of /kb .
Comment 8•18 years ago
|
||
You can also make it a point to first go to support.mozilla.com before going to any other page each time you visit.
Erg. Ok. I can log in. The page shows I am logged in. Then I go to another page and I see "Contributor Login" link. Re-log in. Go to another page. I am not logged in.
I know you guys had your reason, but I have _never_ had this kind of crap happen with MediaWiki.....
Reporter | ||
Comment 10•18 years ago
|
||
(In reply to comment #9)
> Erg. Ok. I can log in. The page shows I am logged in. Then I go to another page
> and I see "Contributor Login" link. Re-log in. Go to another page. I am not
> logged in.
The Contributor Login link is always there whether you're logged in or not. Bug 401713.
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Whiteboard: tiki_triage
Updated•15 years ago
|
Whiteboard: tiki_triage → tiki_test
You need to log in
before you can comment on or make changes to this bug.
Description
•