[Bug 21810] Support Attribute Exchange

2010-02-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 Craig Box craig@gmail.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 21810] Support Attribute Exchange

2010-02-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 Craig Box craig@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 21810] Support Attribute Exchange

2010-02-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 Craig Box craig@gmail.com changed: What|Removed |Added AssignedTo|craig@gmail.com

[Bug 21810] Support Attribute Exchange

2010-02-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 --- Comment #25 from Sergey Chernyshev sergey.chernys...@gmail.com 2010-02-13 21:26:33 UTC --- Patch applied, please update and test. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 21810] Support Attribute Exchange

2010-02-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 --- Comment #13 from Sergey Chernyshev sergey.chernys...@gmail.com 2010-02-12 18:09:15 UTC --- Test wiki with this patch is moved here: http://wiki.sergeychernyshev.com/test/index.php/Main_Page -- Configure bugmail:

[Bug 21810] Support Attribute Exchange

2010-02-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 --- Comment #14 from Craig Box craig@gmail.com 2010-02-12 18:32:52 UTC --- I logged in with my Gmail account, never having had an account on the wiki in the past, and according to

[Bug 21810] Support Attribute Exchange

2010-02-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 --- Comment #15 from Sergey Chernyshev sergey.chernys...@gmail.com 2010-02-12 19:46:23 UTC --- Was the username suggested to you or you picked one yourself? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ---

[Bug 21810] Support Attribute Exchange

2010-02-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 --- Comment #16 from Craig Box craig@gmail.com 2010-02-12 19:50:17 UTC --- I opted to go for my suggested name (Craig Box), but can test again with a generated name if you want? -- Configure bugmail:

[Bug 21810] Support Attribute Exchange

2010-02-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 --- Comment #17 from Sergey Chernyshev sergey.chernys...@gmail.com 2010-02-12 21:02:21 UTC --- That's the problem - it didn't suggest a name for me when I registered with my Google account. -- Configure bugmail:

[Bug 21810] Support Attribute Exchange

2010-02-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 --- Comment #18 from Craig Box craig@gmail.com 2010-02-12 21:31:47 UTC --- Previously, the name would have been taken from the 'fullname' attribute in SREG. Now, AX is checked also: if ( array_key_exists( 'fullname', $sreg

[Bug 21810] Support Attribute Exchange

2010-02-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 --- Comment #19 from Craig Box craig@gmail.com 2010-02-12 21:33:38 UTC --- (Ahh, assuming your real name on Google is Sergey Chernyshev, that user already exists on your wiki.) -- Configure bugmail:

[Bug 21810] Support Attribute Exchange

2010-02-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 --- Comment #20 from Sergey Chernyshev sergey.chernys...@gmail.com 2010-02-12 21:36:45 UTC --- Yeah, that might be a reason for this. Why didn't it suggest Sergey Chernyshev2 or tell me, at least, that it already exists? In any case, that's a

[Bug 21810] Support Attribute Exchange

2010-02-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 --- Comment #21 from Craig Box craig@gmail.com 2010-02-12 21:39:59 UTC --- Because it didn't do that before with only SREG. :) If you choose your own name, and it already exists, you are silently returned to this page also. For testing -

[Bug 21810] Support Attribute Exchange

2010-02-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 --- Comment #22 from Sergey Chernyshev sergey.chernys...@gmail.com 2010-02-12 22:29:19 UTC --- OK, the only thing that I'm usually worrying about is contributors having special case and not catching other possible issue, that's the only reason

[Bug 21810] Support Attribute Exchange

2010-02-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 Sergey Chernyshev sergey.chernys...@gmail.com changed: What|Removed |Added Status|ASSIGNED

[Bug 21810] Support Attribute Exchange

2010-02-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 --- Comment #7 from Craig Box craig@gmail.com 2010-02-09 16:04:52 UTC --- Created an attachment (id=7092) -- (https://bugzilla.wikimedia.org/attachment.cgi?id=7092) New patch against latest trunk Here's a new patch against the current

[Bug 21810] Support Attribute Exchange

2010-02-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 --- Comment #8 from Sergey Chernyshev sergey.chernys...@gmail.com 2010-02-09 16:31:15 UTC --- Yeah, I don't see any problems - it's possible that it I just missed some permission problems after patching last time. What's the easiest way to

[Bug 21810] Support Attribute Exchange

2010-02-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 Craig Box craig@gmail.com changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment

[Bug 21810] Support Attribute Exchange

2010-02-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 --- Comment #10 from Sergey Chernyshev sergey.chernys...@gmail.com 2010-02-09 17:09:15 UTC --- How do I know if it uses AX instead of SREG? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are

[Bug 21810] Support Attribute Exchange

2010-02-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 --- Comment #11 from Craig Box craig@gmail.com 2010-02-09 17:37:44 UTC --- Google doesn't do SREG. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are

[Bug 21810] Support Attribute Exchange

2010-02-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 --- Comment #12 from Sergey Chernyshev sergey.chernys...@gmail.com 2010-02-09 18:32:09 UTC --- I patched my test wiki and it doesn't seem to be grabbing AX data even though it is indeed requested and returned from Google.

[Bug 21810] Support Attribute Exchange

2009-12-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 Alexandre Emsenhuber [IAlex] alex.emsenhu...@bluewin.ch changed: What|Removed |Added Keywords|

[Bug 21810] Support Attribute Exchange

2009-12-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 --- Comment #5 from Sergey Chernyshev sergey.chernys...@gmail.com 2009-12-15 17:09:44 UTC --- Hmm. Applying this patch disabled OpenID menu item for mediawikiwidgets.org Can you check if there is some version dependency in your code?

[Bug 21810] Support Attribute Exchange

2009-12-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 --- Comment #6 from Craig Box craig@gmail.com 2009-12-15 17:26:35 UTC --- I don't see the problem and didn't introduce anything serious in the code (nothing relating to that area either). I was only testing on 1.15 though. --

[Bug 21810] Support Attribute Exchange

2009-12-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 Craig Box craig@gmail.com changed: What|Removed |Added Attachment #6866 is|0 |1 obsolete|

[Bug 21810] Support Attribute Exchange

2009-12-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21810 --- Comment #1 from Craig Box craig@gmail.com 2009-12-10 14:47:06 UTC --- Created an attachment (id=6866) -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6866) Attribute Exchange support autogeneration of username by e-mail