[Bug 22947] Bug Fix: getSkinName() doesn't work with $wgAllowUserSkin=false

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

Chad H. innocentkil...@gmail.com changed:

   What|Removed |Added

Version|1.15.1  |1.15.x

-- 
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 22947] Bug Fix: getSkinName() doesn't work with $wgAllowUserSkin=false

2010-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22947

Alexandre Emsenhuber [IAlex] ialex.w...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Alexandre Emsenhuber [IAlex] ialex.w...@gmail.com 
2010-11-13 11:04:30 UTC ---
Marking this as FIXED; in 1.16 you can call this function when you want since
the skinname member is set when creating the object.

-- 
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 22947] Bug Fix: getSkinName() doesn't work with $wgAllowUserSkin=false

2010-03-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22947

Alexandre Emsenhuber [IAlex] alex.emsenhu...@bluewin.ch changed:

   What|Removed |Added

 CC||alex.emsenhu...@bluewin.ch
  Component|Templates   |General/Unknown

--- Comment #1 from Alexandre Emsenhuber [IAlex] alex.emsenhu...@bluewin.ch 
2010-03-25 19:08:26 UTC ---
The problem is that for SkinTemplate-based skins you need to call initPage()
before getSkinName() so that the member skinname is set correctly,
$wgAllowUserSkin won't change that.

-- 
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 22947] Bug Fix: getSkinName() doesn't work with $wgAllowUserSkin=false

2010-03-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22947

--- Comment #2 from Gordon McKinney g...@dynamit.us 2010-03-25 19:24:46 UTC 
---
Sorry but my debug session with $wgAllowUserSkin set to true and false does in
fact change this function's output. I wouldn't have posted this if I didn't
have the problem.

-- 
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