Jump to content

Wikipedia:Logging in bug reports

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Damian Yerrick (talk | contribs) at 12:09, 24 April 2002 (moved from wikipedia:Bug reports in an effort to get that page under 32 KB). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Return to wikipedia:Bug reports

First hit doesn't show login, all subsequent hits do

2002/03/28: When I enter Wikipedia from outside the page shows my IP instead of my username. When I follow a link within Wikipedia the cookie is noticed and my login name appears. I obviously have cookies set and working, since it does notice. I use Mozilla 0.9.9 and Galeon 1.2 on Linux. I'd like to enter to the Recent Changes page, but since the first page doesn't recognise my cookie, it only displays 50 entries and not the number I have indicated in my preferences. -- Seindal

This might be a Mozilla issue as well. NS4.77 did the initial login right.
IE 6.0.260 for WinNT has the same problem. Koyaanis Qatsi
Internet Explorer 5 for Macintosh has the same problem, and so does Netscape 4.76. Dreamyshade

I can't log in.

2002/03/22: I set no password under UseMod, now I can't log in under the new PHP script. I'm still logged on on one computer by a cookie, but I can't log on from any other computer, without a password. I also am unable to change my password from the computer I am logged on from without a password. -Aidan Elliott-McCrea

Okay, my probelm fixed. Don't know about Koyaanis' , below.

2002/03/22: I'm having a similar problem--I can't log in on any computer at work. I do know what my password is; login is denied without explanation. I would like to be able to log in on multiple computers under the same userid. Koyaanis Qatsi

2002/03/31: My problem above is user error. The second field asking for the password is only for new users; putting the password in the first and leaving the second blank, submitting that, allows me to log in. Could we add something about that? It took me several days to figure out, but I am a little slow on the uptake. Koyaanis Qatsi

Yeah, that really needs to be split into separate forms: a "log in" and a "create new account", the latter with confirm-passowrd and e-mail (in case you lose your password) fields. I'll do that... Brion VIBBER, Sunday, March 31, 2002

I created a new user with username novalis. I can log in, but whenever I follow any link from the login page, I am not logged in. I get the following cookies when I log on:

WikiUserID=939

WikiLoggedIn=yes

Neither seem to have domain or path information (So, I'm using konqeror to test this, and I don't trust its reporting). They appear to expire in about ten minutes, but that's not what's causing the bug. I get the same bug in Galeon and Konqueror and Lynx and Links, so it's probably not client-side.

3/14/2002


I've seen the same thing; for me it went away when I checked "Save password in a cookie" at login time (which of course I don't want to do on a public PC). AxelBoldt

Also tried logging out, but the system won't log me out because of the cookie thing. Advice would be nice! JHK

We're working on it. :(

Log in doesn't set cookie path

(2002/1/25) The Set-Cookie header returned from the log in page doesn't include a path= variable. Most browsers default to "/"; Lynx, at least, defaults to the path of the page, so login doesn't work. Carey Evans

(2002/02/20) Actually, it looks like Mozilla defaults to the path to the page. When I wrote the report above, this was "" (for /wiki.phtml); now it's "/wiki". This means that special:userLogout doesn't work for anyone who logged in before the path was changed, because it doesn't touch the cookie with path "". --Carey Evans