[Bug 17339] User group changes not effective when using UserLoadFromSession hook

2011-04-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17339

Krinkle  changed:

   What|Removed |Added

   Platform|Sun |Other

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17339] User group changes not effective when using UserLoadFromSession hook

2009-02-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17339


Roan Kattouw  changed:

   What|Removed |Added

 CC||roan.katt...@home.nl
 Status|NEW |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Roan Kattouw   2009-02-03 15:13:10 
UTC ---


*** This bug has been marked as a duplicate of bug 17077 ***


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 17339] User group changes not effective when using UserLoadFromSession hook

2009-02-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17339


Roan Kattouw  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |




--- Comment #2 from Roan Kattouw   2009-02-03 15:15:05 
UTC ---
(In reply to comment #1)
> 
> *** This bug has been marked as a duplicate of bug 17077 ***
> 

Oops, guess it's not


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 17339] User group changes not effective when using UserLoadFromSession hook

2009-02-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17339





--- Comment #3 from Sam Sexton   2009-02-03 15:15:15 
UTC ---
Created an attachment (id=5776)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=5776)
Hook code.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 17339] User group changes not effective when using UserLoadFromSession hook

2009-02-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17339





--- Comment #4 from Sam Sexton   2009-02-03 15:15:56 
UTC ---
Created an attachment (id=5777)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=5777)
Debug file for failed attempt.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 17339] User group changes not effective when using UserLoadFromSession hook

2009-02-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17339





--- Comment #5 from Sam Sexton   2009-02-03 15:16:21 
UTC ---
Created an attachment (id=5778)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=5778)
Debug code for successful attempt.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 17339] User group changes not effective when using UserLoadFromSession hook

2009-02-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17339


Sam Sexton  changed:

   What|Removed |Added

 CC||puheli...@googlemail.com




--- Comment #6 from Sam Sexton   2009-02-03 15:23:21 
UTC ---
Well spotted Roan! I thought I'd set the severity to "blocker" as that's
precisely what it is, but I'll leave it as it is for now in case you changed
it.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 17339] User group changes not effective when using UserLoadFromSession hook

2009-02-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17339





--- Comment #7 from Sam Sexton   2009-02-04 15:50:26 
UTC ---
I've been poring over this again today (in between going out and getting fresh
bandages for my head!) and have some trusses of what was happening in the good
and bad scenarios - there was a lot of SemanticMediaWiki gorp in the bad truss
- I have no idea why it's there, but I disabled it and that made no difference
- which is good, really.

Anyway, what I have noticed is that in the debug log for failure, I see:

User::matchEditToken: broken session data

but that's not in the debug for the successful attempt, so this HAS to be
significant, doesn't it? I'm going to go look at the code, but if some kind
soul who is more familiar than I with this code (that's not hard!) could tell
me how to fix that, I would be eternally grateful. Thanks in advance.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 17339] User group changes not effective when using UserLoadFromSession hook

2009-02-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17339





--- Comment #8 from Sam Sexton   2009-02-04 16:22:27 
UTC ---
OK - I think I'm nearly there - it looks as if I need to call setToken (in
User) somewhere in my hook - something like that. Unfortunately I have to dash,
so now that we're down to the wire, I'd be grateful if someone could push me
over the line - and I'll update the sample code once it's sorted. 


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 17339] User group changes not effective when using UserLoadFromSession hook

2010-08-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17339

Chad H.  changed:

   What|Removed |Added

   Keywords||testme
  Component|Installation|General/Unknown

--- Comment #9 from Chad H.  2010-08-08 16:37:50 UTC 
---
Not really sure what's going on here (adding +testme). Definitely not an issue
with installation, so resetting to General/Unknown.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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