[Bug 55552] Internal error when creating a new user

2014-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2

Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed:

   What|Removed |Added

 CC||legoktm.wikipe...@gmail.com
   ||, swall...@wikimedia.org
  Component|CentralAuth |User login and signup
Version|REL1_21 branch  |unspecified
Product|MediaWiki extensions|MediaWiki

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55552] Internal error when creating a new user

2013-12-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2

--- Comment #7 from Mikael Lindmark m...@kira.se ---
I think this bug is not specific for CentralAuth (MediaWiki extensions). I
think it's a MediaWiki bug (e.g. SpecialUserlogin.php).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55552] Internal error when creating a new user

2013-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2

--- Comment #5 from Peter silm...@gmail.com ---
Yes, the issue is still there.

I've already posted the issue in the Support Desk:
http://www.mediawiki.org/wiki/Thread:Project:Support_desk/Internal_error_when_creating_a_new_user

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55552] Internal error when creating a new user

2013-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2

Mikael Lindmark m...@kira.se changed:

   What|Removed |Added

 CC||m...@kira.se

--- Comment #6 from Mikael Lindmark m...@kira.se ---
I have a similar bug:


Product Version
MediaWiki   1.21.3
PHP 5.3.3 (apache2handler)
PostgreSQL  8.4.9


no extensions used (I was using casauth before).

When creating an account I get:

User::addToDatabase: hit a key conflict attempting to insert a user row, but
then it doesn't exist when we select it!

Backtrace:

#0 path to wiki/includes/specials/SpecialUserlogin.php(468):
User-addToDatabase()
#1 path to wiki/includes/specials/SpecialUserlogin.php(453):
LoginForm-initUser(Object(User), false)
#2 path to wiki/includes/specials/SpecialUserlogin.php(200):
LoginForm-addNewAccountInternal()
#3 path to wiki/includes/specials/SpecialUserlogin.php(181):
LoginForm-addNewAccountMailPassword()
#4 path to wiki/includes/SpecialPage.php(613): LoginForm-execute(NULL)
#5 path to wiki/includes/SpecialPageFactory.php(487): SpecialPage-run(NULL)
#6 path to wiki/includes/Wiki.php(291):
SpecialPageFactory::executePath(Object(Title), Object(RequestContext))
#7 path to wiki/includes/Wiki.php(565): MediaWiki-performRequest()
#8 path to wiki/includes/Wiki.php(458): MediaWiki-main()
#9 path to wiki/index.php(59): MediaWiki-run()
#10 {main}


This setup was working with MediaWiki 1.18 (before a upgrade to 1.21).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55552] Internal error when creating a new user

2013-11-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2

--- Comment #4 from Andre Klapper aklap...@wikimedia.org ---
silmano: Is this still a problem? Still not sure what might be the issue here;
maybe also post this to https://www.mediawiki.org/wiki/Project:Support_desk

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55552] Internal error when creating a new user

2013-10-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
URL||https://www.mediawiki.org/w
   ||iki/Thread:Project:Support_
   ||desk/Internal_error_when_cr
   ||eating_a_new_user
 CC||vasi...@gmail.com,
   ||wikimedia.b...@snowolf.eu
  Component|User preferences|CentralAuth
Version|1.21.2  |REL1_21 branch
Product|MediaWiki   |MediaWiki extensions

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Thanks for the great bug report!

This looks a lot like bug 41609. 
Which version (git revision, date, etc) of CentralAuth is this about?

Is the patch in https://gerrit.wikimedia.org/r/#/c/69587/ included / applied to
your codebase?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55552] Internal error when creating a new user

2013-10-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2

--- Comment #2 from Peter silm...@gmail.com ---
The wiki is installed in Gentoo using their ebuild. It seems the file used for
the installation is
http://download.wikimedia.org/mediawiki/1.21/mediawiki-1.21.2.tar.gz dated
2013-Sep-03

The Gentoo ebuild doesn't seem to be making use of either
mediawiki-1.21.2.patch.gz nor the gerrit patch mentioned. I'm gonna retest
later with the includes/User.php patch applied.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55552] Internal error when creating a new user

2013-10-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2

--- Comment #3 from Peter silm...@gmail.com ---
I get the same error with https://gerrit.wikimedia.org/r/#/c/69587/ patch
applied. I'm unable to create any user account.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l