Skip Menu |

This queue is for tickets about the MediaWiki CPAN distribution.

Report information
The Basics
Id: 34754
Status: new
Priority: 0/
Queue: MediaWiki

People
Owner: Nobody in particular
Requestors: wknight8111 [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.13
Fixed in: (no value)



Subject: Multiple logins/logouts fail
repeatedly logging in and out fails after the first attempt. Here is a timeline: 1) Login as JoeUser. This works, and all edits are attributed to JoeUser 2) Logout. 3) Login again as JoeUser. This does not work, edits are all made anonymously. I tried it with multiple user names: 1) Login as JoeUser. This works, and all edits are attributed to JoeUser 2) Logout. 4) Login as OtherUser. This works, and all edits are attributed to OtherUser 5) Logout. 6) Login again as either JoeUser or OtherUser. This does not work, edits are all made anonymously. it seems that you can only log in with a particular user name once without having to recreate the MediaWiki object.