[Bug 28626] JS syntax errors affect other modules in ResourceLoader

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28626

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 CC||diebu...@gmail.com

--- Comment #6 from DieBuche diebu...@gmail.com 2011-05-01 07:53:16 UTC ---
http://javascriptlint.svn.sourceforge.net/viewvc/javascriptlint/ is GPL, see
http://javascriptlint.svn.sourceforge.net/viewvc/javascriptlint/trunk/COPYING?revision=162view=markup

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28738] GET variable for load.php might exceed 512 bytes

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28738

Max Semenik maxsem.w...@gmail.com changed:

   What|Removed |Added

 Blocks||24415

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 24415] Implement ResourceLoader (tracking)

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

Max Semenik maxsem.w...@gmail.com changed:

   What|Removed |Added

 Depends on||28738

-- 
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 28763] Hard redirects activation on fr.wikibooks

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28763

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com 2011-05-01 08:18:47 
UTC ---
Looks like $wgDisableHardRedirects = false; will accomplish this.

It's currently only set to false on foundationwiki per bug 25422. This is a
fishbowl wiki, and I'm not quite sure what the security implications are of
enabling hard redirects on a non-fishbowl wiki (aside from obvious things like
pranksters redirecting things to Special:Userlogout).

-- 
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 28738] GET variable for load.php might exceed 512 bytes

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28738

Andrew Garrett agarr...@wikimedia.org changed:

   What|Removed |Added

 CC||agarr...@wikimedia.org

--- Comment #10 from Andrew Garrett agarr...@wikimedia.org 2011-05-01 
08:21:33 UTC ---
(In reply to comment #1)
 Another solution would be to automatically split up requests on the client if
 the get query is going to be too long. I prefer however the server config
 change option.

This is by far the most robust solution, in my opinion.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28738] GET variable for load.php might exceed 512 bytes

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28738

--- Comment #11 from Roan Kattouw roan.katt...@gmail.com 2011-05-01 08:26:36 
UTC ---
I'll work on this today and implement both Trevor/Andrew's suggestion (split up
requests if too long) and Max's suggestion (shorten URLs drastically so this
hopefully doesn't ever happen in practice). I would like requests to be broken
up as infrequently as possible, because every time that happens we take a
performance hit.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28738] GET variable for load.php might exceed 512 bytes

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28738

--- Comment #12 from Daniel Friesen mediawiki-b...@nadir-seen-fire.com 
2011-05-01 09:17:49 UTC ---
(In reply to comment #11)
 I'll work on this today and implement both Trevor/Andrew's suggestion (split 
 up
 requests if too long) and Max's suggestion (shorten URLs drastically so this
 hopefully doesn't ever happen in practice). I would like requests to be broken
 up as infrequently as possible, because every time that happens we take a
 performance hit.

Try doing it with a config option, that way those who can optimize their setup
to avoid splitting up requests where they would be by default.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28689] Please enable Extension:NewUserMessage on th.wikipedia

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28689

taweethaも kaeww...@gmail.com changed:

   What|Removed |Added

   Priority|Normal  |Highest

-- 
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 28763] Hard redirects activation on fr.wikibooks

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28763

JackPotte hubert.bos...@gmail.com changed:

   What|Removed |Added

   Keywords||shell

--- Comment #2 from JackPotte hubert.bos...@gmail.com 2011-05-01 09:44:24 UTC 
---
The sysops can already do the worst security editions by modifying the common
or individual .js. So I can't see any new policy brings by these redirections.

-- 
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 28763] Hard redirects activation on fr.wikibooks

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28763

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 CC||p858sn...@gmail.com
  Component|Interwiki links |Site requests

--- Comment #3 from p858snake p858sn...@gmail.com 2011-05-01 09:55:38 UTC ---
Is this really needed? apart from the possibly security vectors that roan
pointed out, is it that hard to use interwiki links in the article text
compared to creating local pages that redirect to them?

-- 
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 28764] New: HardRedirects don't show (Redirected from X) caption on redirected pages

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28764

 Bug #: 28764
   Summary: HardRedirects don't show (Redirected from X) caption
on redirected pages
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: p858sn...@gmail.com
Classification: Unclassified


Pages redirected to hard redirects (Normal Namespace - Special
Pages/Interwikis) don't show the normal (Redirected from X) caption.

EG: http://wikimediafoundation.org/wiki/Comments which redirects to
http://wikimediafoundation.org/wiki/Special:FundraiserStatistics (See
http://wikimediafoundation.org/wiki/Comments?redirect=no for the redirect)

(For this to work you need
http://www.mediawiki.org/wiki/Manual:$wgDisableHardRedirects enabled)

-- 
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 28764] HardRedirects don't show (Redirected from X) caption on redirected pages

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28764

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

  Component|General/Unknown |Redirects

-- 
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 28763] Hard redirects activation on fr.wikibooks

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28763

JackPotte hubert.bos...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from JackPotte hubert.bos...@gmail.com 2011-05-01 10:09:23 UTC 
---
OK, let's cancel, we'll choose the B plan: redirect from one ingredient to a
category using it in a recipe.

-- 
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 28763] Hard redirects activation on fr.wikibooks

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28763

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com
 Resolution|FIXED   |INVALID

--- Comment #5 from Krinkle krinklem...@gmail.com 2011-05-01 11:39:39 UTC ---
Changing to INVALID, since the ticket opener has canceled the request.

-- 
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 28760] Create an Admin SpecialPage with configuration/upgrade warnings

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28760

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com

--- Comment #1 from Krinkle krinklem...@gmail.com 2011-05-01 11:53:25 UTC ---
See also:
* http://www.mediawiki.org/wiki/Deployment
- http://www.mediawiki.org/wiki/Extension:Distribution
- http://www.mediawiki.org/wiki/Extension:Deployment

-- 
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 28760] Create an Admin SpecialPage with configuration/upgrade warnings

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28760

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 CC||p858sn...@gmail.com
  Component|Special pages   |Extensions requests
Version|unspecified |any
Product|MediaWiki   |MediaWiki extensions

-- 
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 28760] Create an Admin SpecialPage with configuration/upgrade warnings

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28760

--- Comment #2 from p858snake p858sn...@gmail.com 2011-05-01 11:55:26 UTC ---
This will most likely not be in core, its been discussed before and people
don't want MediaWiki calling home for features like upgrade warnings.

-- 
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 28760] Create an Admin SpecialPage with configuration/upgrade warnings

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28760

--- Comment #3 from p858snake p858sn...@gmail.com 2011-05-01 11:57:41 UTC ---
Also didn't this basically get accepted as a GSoC project this year?

-- 
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 28750] Side by Side Preview no longer working

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28750

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

  Component|UsabilityInitiative |WikiEditor

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 27603] WikiEditor: Dialogs for inserting links get a few pixel wider every time called

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27603

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

  Component|UsabilityInitiative |WikiEditor

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 23515] Provide a standard addPortletSection function, as user script made portals don't function

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23515

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com,
   ||tpars...@wikimedia.org
  Component|UsabilityInitiative |Vector

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28757] reorganize Bugzilla so that opening Vector bugs would be easier

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28757

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com

--- Comment #7 from Krinkle krinklem...@gmail.com 2011-05-01 12:07:15 UTC ---
Bugs related to the Vector enhancement extension (which is enabled on all
Wikimedia sites, but not part of the MediaWiki software), can be filed pretty
simple, not more complicated than any other bug:


* enter new bug  MediaWiki  Vector Skin
* enter new bug  MediaWiki extensions  Vector
* enter new bug  MediaWiki extensions  WikiEditor

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 23515] Provide a standard addPortlet function

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23515

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

Summary|Provide a standard  |Provide a standard
   |addPortletSection function, |addPortlet function
   |as user script made portals |
   |don't function  |

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 24114] Localize magic words referenced in WikiEditor toolbar

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24114

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com
  Component|UsabilityInitiative |WikiEditor
 AssignedTo|roan.katt...@gmail.com  |tpars...@wikimedia.org
Summary|Redirect toolbar button |Localize magic words
   |doesn't insert localized|referenced in WikiEditor
   |version of #REDIRECT|toolbar

--- Comment #2 from Krinkle krinklem...@gmail.com 2011-05-01 12:27:11 UTC ---
Rephrasing summary to include other magic words, moved to new WikiEditor
component.

A few ideas / possible solutions:
* If available through a messagekey, the appropiate message keys can be added
to the registry of WikiEditor's ResourceLoader module
* If not available through messagekey we could create a startup-like module in
WikiEditor that is created through PHP and populates an object (or an instance
of mediaWiki.Map) with the localized versions of the magic words in the
*content* language.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28756] Navigation of Special:Whatlinkshere is broken

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28756

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com

--- Comment #1 from Krinkle krinklem...@gmail.com 2011-05-01 12:37:30 UTC ---
* start: http://translatewiki.net/w/i.php?title=Special:WhatLinksHere/Main_Page
- prev: N/A
- next:
http://translatewiki.net/w/i.php?title=Special:WhatLinksHere/Main_Pagefrom=11262back=0
  = prev:
http://translatewiki.net/w/i.php?title=Special:WhatLinksHere/Main_Pagefrom=0
  = next:
http://translatewiki.net/w/i.php?title=Special:WhatLinksHere/Main_Pagefrom=16848back=11262
* prev:
http://translatewiki.net/w/i.php?title=Special:WhatLinksHere/Main_Pagefrom=11262back=11262
  - prev: (same link):
http://translatewiki.net/w/i.php?title=Special:WhatLinksHere/Main_Pagefrom=11262back=11262
  - next: ...
* next: ...

-- 
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 28756] Navigation of Special:Whatlinkshere is broken

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28756

--- Comment #2 from Krinkle krinklem...@gmail.com 2011-05-01 12:38:29 UTC ---
* start: http://translatewiki.net/w/i.php?title=Special:WhatLinksHere/Main_Page
- prev: N/A
- next: title=Special:WhatLinksHere/Main_Pagefrom=11262back=0
  = prev: title=Special:WhatLinksHere/Main_Pagefrom=0
  = next: title=Special:WhatLinksHere/Main_Pagefrom=16848back=11262
* prev: title=Special:WhatLinksHere/Main_Pagefrom=11262back=11262
  - prev: (same link):
title=Special:WhatLinksHere/Main_Pagefrom=11262back=11262
  - next: ...
* next: ...

-- 
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 28755] redirect blog.wikimediafoundation.org to blog.wikimedia.org

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28755

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

URL||http://blog.wikimediafounda
   ||tion.org
 CC||krinklem...@gmail.com

-- 
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 28754] Fatal error: Call to a member function getCategoryLinks() on a non-object in includes/Skin.php on line 631

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28754

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com
Summary|getCategoryLinks() in   |Fatal error: Call to a
   |Skin.php (line 631) |member function
   ||getCategoryLinks() on a
   ||non-object in
   ||includes/Skin.php on line
   ||631

-- 
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 28765] New: Preseve link hash in revision links inside BugZilla comments

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28765

 Bug #: 28765
   Summary: Preseve link hash in revision links inside BugZilla
comments
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Bugzilla
AssignedTo: pdha...@wikimedia.org
ReportedBy: krinklem...@gmail.com
CC: innocentkil...@gmail.com, s...@reedyboy.net
Classification: Unclassified


r63301#c6121 should link to
http://www.mediawiki.org/wiki/Special:Code/MediaWiki/63301#c6121

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28755] redirect blog.wikimediafoundation.org to blog.wikimedia.org

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28755

Guillaume Paumier gpaum...@wikimedia.org changed:

   What|Removed |Added

 CC||gpaum...@wikimedia.org
 AssignedTo|wikibugs-l@lists.wikimedia. |gpaum...@wikimedia.org
   |org |

--- Comment #1 from Guillaume Paumier gpaum...@wikimedia.org 2011-05-01 
12:55:12 UTC ---
True. I've added this to the list of things to do during the blog upgrade.

-- 
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 28747] AntiSpoof should also check global accouns from CentralAuth

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28747

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com
Summary|AntiSpoof and CentralAuth   |AntiSpoof should also check
   |should be friends   |global accouns from
   ||CentralAuth

--- Comment #3 from Krinkle krinklem...@gmail.com 2011-05-01 13:06:30 UTC ---
(In reply to comment #1)
 AntiSpoof does not work with CentralAuth currently.
 
 This could work on two ways: by blocking the account autocreation if there's a
 local account with similar name, or by blocking registration if there is a
 similarly named global account.
 
 I think the later is preferable.

Changed bugsummary accordingly


(In reply to comment #2)
 not). On a short username like mine, a change of a character is easily noticed
 but if the username has 15+ characters or if the username is complicated, many
 people will not notice the change, so it would probably be good if AntiSpoof
 checked how much the new username has in common with existing ones.

I'm not sure how valid this request is (even just FoobarLand and FoobarBand are
very different imho), but you could request this, as a seperate bug.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28747] AntiSpoof should also check global accounts from CentralAuth

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28747

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC|krinklem...@gmail.com   |
Summary|AntiSpoof should also check |AntiSpoof should also check
   |global accouns from |global accounts from
   |CentralAuth |CentralAuth

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28737] Do not show Did you know that you can edit this page? if user is not allowed to edit current page

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28737

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

Summary|Do not offer 'Did you know  |Do not show Did you know
   |that you can edit this  |that you can edit this
   |page?' when page is write   |page? if user is not
   |protected   |allowed to edit current
   ||page

--- Comment #3 from Krinkle krinklem...@gmail.com 2011-05-01 13:10:02 UTC ---
Changing bugsummary. The edit-dyk-pitch shouldn't be hidden just because a page
is protected, instead only if the user is not allowed to edit the current page
(ie. semi- or fullprotection for anonymous/new users, and fullprotection for
autoconfirmed users)


I suggest implementing a mw.user.isAllowed-ish function (or mw.user.canEdit()
for starters).

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28737] Do not show Did you know that you can edit this page? if user is not allowed to edit current page

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28737

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from Krinkle krinklem...@gmail.com 2011-05-01 13:19:10 UTC ---
Should be fixed in r87185.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28766] New: Add new user group rights (Reviewers) on Greek Wikinews

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28766

 Bug #: 28766
   Summary: Add new user group rights (Reviewers) on Greek
Wikinews
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: UserRightsNotif
AssignedTo: abi...@forgotten-beauty.com
ReportedBy: glav...@gmail.com
Classification: Unclassified


After the decision of our new community we need to give the certain status for
users who have the permission to review the news articles. For this is needed
also the Flaggedrevs extension to be activated for http://el.wikinews.org/wiki. 
I am not sure, though that this is the right product component to file the bug. 
Thank you.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28766] Add new user group rights (Reviewers) on Greek Wikinews

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28766

Hydra ad...@wikisorg.tk changed:

   What|Removed |Added

 CC||ad...@wikisorg.tk
  Component|UserRightsNotif |Site requests
Version|any |unspecified
 AssignedTo|abi...@forgotten-beauty.com |wikibugs-l@lists.wikimedia.
   ||org
Product|MediaWiki extensions|Wikimedia

-- 
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 28766] Add new user group rights (Reviewers) on Greek Wikinews

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28766

--- Comment #1 from glavkos glav...@gmail.com 2011-05-01 13:26:47 UTC ---
Created attachment 8476
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=8476
The voting process that approved the new user group rights request

No other comments

-- 
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 28766] Add new user group rights (Reviewers) on Greek Wikinews

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28766

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

   Keywords||shell
 CC||roan.katt...@gmail.com

-- 
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 28143] SiteMatrix API module should allow filtering by wiki status (closed, private, fishbowl, etc.)

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28143

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||s...@reedyboy.net
 Resolution||FIXED

--- Comment #1 from Reedy s...@reedyboy.net 2011-05-01 17:47:12 UTC ---
r87199 and type filtering also added in r87198

-- 
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 23855] Non Core API Tracking bug

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23855

Bug 23855 depends on bug 28143, which changed state.

Bug 28143 Summary: SiteMatrix API module should allow filtering by wiki status 
(closed, private, fishbowl, etc.)
https://bugzilla.wikimedia.org/show_bug.cgi?id=28143

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 14955] Illogical XML in sitematrix API output

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14955

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 CC||s...@reedyboy.net

--- Comment #16 from Reedy s...@reedyboy.net 2011-05-01 17:56:29 UTC ---
I've fixed the RAW output in r87200

The only difference now is the outer api/api and the fact that in the API
specials come first, and languages second, in RAW this is the other way round.
I don't see this as an issue, as using a proper XML parser, it should work
either way

-- 
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 14955] Illogical XML in sitematrix API output

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14955

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

-- 
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 23855] Non Core API Tracking bug

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23855

Bug 23855 depends on bug 14955, which changed state.

Bug 14955 Summary: Illogical XML in sitematrix API output
https://bugzilla.wikimedia.org/show_bug.cgi?id=14955

   What|Old Value   |New Value

 Status|REOPENED|RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 22293] Show previous protection level in protection log and via API

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22293

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Blocks|23855   |

-- 
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 23855] Non Core API Tracking bug

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23855

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Depends on|22293   |

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 26664] Add 'url' to meta=globaluserinfo and/or 'database' to action=sitematrix

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26664

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Blocks||23855

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 23855] Non Core API Tracking bug

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23855

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Depends on||26664

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 26664] Add 'url' to meta=globaluserinfo and/or 'database' to action=sitematrix

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26664

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 CC||s...@reedyboy.net

--- Comment #1 from Reedy s...@reedyboy.net 2011-05-01 18:25:00 UTC ---
SiteMatrix has the dbname now in r87201, let's have a look at CentralAuth

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28738] GET variable for load.php might exceed 512 bytes

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28738

--- Comment #13 from Roan Kattouw roan.katt...@gmail.com 2011-05-01 18:44:09 
UTC ---
Configurable requests splitting implemented in r87203. I'll refine this later
by checking for suhosin.get.max_value_length in the installer and setting
$wgResourceLoaderMaxQueryLength appropriately in the generated
LocalSettings.php file, and by implementing the parameter shortening scheme
MaxSem suggested.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 27916] Add optional parameter to mw.util.wikiGetlink to allow creation of relative links (without server)

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27916

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 CC||diebu...@gmail.com
 AssignedTo|d...@ucsc.edu   |krinklem...@gmail.com

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 27916] Add optional parameter to mw.util.wikiGetlink to allow creation of relative links (without server)

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27916

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com

--- Comment #1 from Krinkle krinklem...@gmail.com 2011-05-01 18:51:28 UTC ---
Some browsers (IE if I recall correctly) internally interpret href attributes
absolutely.

Meaning (atleast with javascript selectors) that href^=http would match
internal links as well.
I don't know if this is the case for real CSS as well, should be easy to test.

However, what about removing wgServer prefix all together ? Do we need it ?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 27916] Add optional parameter to mw.util.wikiGetlink to allow creation of relative links (without server)

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27916

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

Version|(wikimedia-deployment)  |1.18-svn

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 27916] Add optional parameter to mw.util.wikiGetlink to allow creation of relative links (without server)

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27916

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

   Attachment #8258|0   |1
is obsolete||

--- Comment #2 from DieBuche diebu...@gmail.com 2011-05-01 18:55:56 UTC ---
Created attachment 8477
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=8477
Patch by mybugs.m...@gmail.com

make patch from attachment

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 27916] Add optional parameter to mw.util.wikiGetlink to allow creation of relative links (without server)

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27916

--- Comment #3 from Krinkle krinklem...@gmail.com 2011-05-01 18:57:05 UTC ---
Created attachment 8478
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=8478
Remove the check and the wgServer prefix from mw.util.wikiGetlink

The check is not needed, if wgArticlePath is undefined there's probably a much
bigger issue.

The wgServer doesn't need to be prefixed to the link (if someone really needs
it (ie. external tools using the script and somehow defining wgServer in
mw.config) they can surely prefix wgServer themselfs.

In most if not all cases this is used to create anchor tags, which are
interprated by browsers relatively to the current window location and in some
browsers it even auto-prefixes the current environment when setting the
href/src attribute.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 26664] Add 'url' to meta=globaluserinfo and/or 'database' to action=sitematrix

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26664

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Reedy s...@reedyboy.net 2011-05-01 18:57:53 UTC ---
CentralAuth done in r87206

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 23855] Non Core API Tracking bug

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23855

Bug 23855 depends on bug 26664, which changed state.

Bug 26664 Summary: Add 'url' to meta=globaluserinfo and/or 'database' to 
action=sitematrix
https://bugzilla.wikimedia.org/show_bug.cgi?id=26664

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28767] New: Internal error on Special:CentralAuth/username

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28767

 Bug #: 28767
   Summary: Internal error on Special:CentralAuth/username
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: CentralAuth
AssignedTo: vasi...@gmail.com
ReportedBy: s...@reedyboy.net
CC: agarr...@wikimedia.org
Classification: Unclassified


http://en.wikipedia.org/wiki/Special:CentralAuth/Catrope is fine

http://en.wikipedia.org/wiki/Special:CentralAuth/Reedy is not

Invalid wiki:
Backtrace:
#0
/usr/local/apache/common-local/php-1.17/extensions/CentralAuth/SpecialCentralAuth.php(368):
SpecialCentralAuth-foreignUserLink(NULL)
#1 [internal function]: SpecialCentralAuth-listMergedWikiItem(NULL)
#2
/usr/local/apache/common-local/php-1.17/extensions/CentralAuth/SpecialCentralAuth.php(348):
array_map(Array, Array)
#3
/usr/local/apache/common-local/php-1.17/extensions/CentralAuth/SpecialCentralAuth.php(302):
SpecialCentralAuth-listMerged(Array)
#4
/usr/local/apache/common-local/php-1.17/extensions/CentralAuth/SpecialCentralAuth.php(82):
SpecialCentralAuth-showWikiLists()
#5 /usr/local/apache/common-local/php-1.17/includes/SpecialPage.php(578):
SpecialCentralAuth-execute('Reedy')
#6 /usr/local/apache/common-local/php-1.17/includes/Wiki.php(251):
SpecialPage::executePath(Object(Title))
#7 /usr/local/apache/common-local/php-1.17/includes/Wiki.php(63):
MediaWiki-handleSpecialCases(Object(Title), Object(OutputPage),
Object(WebRequest))
#8 /usr/local/apache/common-local/php-1.17/index.php(114):
MediaWiki-performRequestForTitle(Object(Title), NULL, Object(OutputPage),
Object(User), Object(WebRequest))
#9 /usr/local/apache/common-local/live-1.5/index.php(3):
require('/usr/local/apac...')
#10 {main}

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28768] New: action=globaluserinfo doesn't display homewiki

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28768

 Bug #: 28768
   Summary: action=globaluserinfo doesn't display homewiki
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: CentralAuth
AssignedTo: vasi...@gmail.com
ReportedBy: s...@reedyboy.net
CC: agarr...@wikimedia.org
Blocks: 23855
Classification: Unclassified


http://en.wikipedia.org/w/api.php?action=querymeta=globaluserinfoguiuser=Catropeguiprop=groups|merged|unattached

globaluserinfo home= id=2331 registration=2008-05-27T17:17:49Z

http://en.wikipedia.org/wiki/Special:CentralAuth/Catrope

Home wiki: mediawikiwiki

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 23855] Non Core API Tracking bug

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23855

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Depends on||28768

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 27916] Don't prefix wgServer in mw.util.wikiGetlink

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27916

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED
Summary|Add optional parameter to   |Don't prefix wgServer in
   |mw.util.wikiGetlink to  |mw.util.wikiGetlink
   |allow creation of relative  |
   |links (without server)  |

--- Comment #4 from Krinkle krinklem...@gmail.com 2011-05-01 19:20:57 UTC ---
Fixed in r87208.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28769] New: pixels displayed in some videos as a decimal

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28769

 Bug #: 28769
   Summary: pixels displayed in some videos as a decimal
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: trivial
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: ingo.s...@gmx.net
Classification: Unclassified


In some videos, the information to the image size is not displayed as an
integer.
Example: http://commons.wikimedia.org/wiki/File:CumberlandObelisk.ogg

-- 
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 25752] Add userrights necessary for bureaucrat role to bureaucrat usergroup on en.wiki

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25752

Ruslan rusli...@gmail.com changed:

   What|Removed |Added

 CC||rusli...@gmail.com

--- Comment #12 from Ruslan rusli...@gmail.com 2011-05-01 19:43:03 UTC ---
As was demonstrated in 

https://secure.wikimedia.org/wikipedia/en/wiki/Wikipedia:Requests_for_comment/Make_userrights_self-sufficient#General_discussion
 

'renameuser' userright allows bureaucrats to move unlimited number of user
subpages.

Therefore 'move-subpages' userright is not needed.

-- 
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 28770] New: Add a new message for special character insertion to the move page

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28770

 Bug #: 28770
   Summary: Add a new message for special character insertion to
the move page
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Unprioritized
 Component: User interface
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: gti...@gmail.com
Classification: Unclassified


There should be a message similar to [[MediaWiki:Edittools]]
(MediaWiki:Movetools, maybe) included on the move page under the form so that
special characters can be inserted into the new title easily.

-- 
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 28631] Animated GIF has black artifacts when scaled

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28631

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #8 from Mark A. Hershberger m...@everybody.org 2011-05-01 
20:20:09 UTC ---
marking fixed for now.

-- 
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 28483] Please add priority to advanced fields when entering a new bug.

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28483

--- Comment #6 from Purodha Blissenbach bugzilla.wikime...@publi.purodha.net 
2011-05-01 20:21:38 UTC ---
(In reply to comment #5)
 You can change when emails are sent to you if you want.  For instance, if you
 don't want to be notified ...

I know. I was not complaining. I want those e-mails atm.

I know I am only suggesting to spare little bits of low cost and minor impact.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28343] Context per line preference doesn't seem to do anything useful

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28343

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Keywords|triage  |

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28626] JS syntax errors affect other modules in ResourceLoader

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28626

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Keywords|triage  |

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28673] Merge iwtransclusion branch into phase3

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28673

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Keywords|triage  |

-- 
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 28343] Context per line preference doesn't seem to do anything useful

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28343

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from Chad H. innocentkil...@gmail.com 2011-05-01 21:14:46 UTC 
---
Done in r87215 :D

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28550] Logged out user gets Special:NewMessages

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28550

--- Comment #4 from Purodha Blissenbach bugzilla.wikime...@publi.purodha.net 
2011-05-01 21:14:56 UTC ---
What's invalid about this bug report?

Even IP-users should not get random messages that thy have no relation to.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28679] When $wgLanguageCode set to zh file cache do not work.

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28679

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Keywords|triage  |
 Status|NEW |RESOLVED
 Resolution||WORKSFORME

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2011-05-01 
21:21:24 UTC ---
Just tested and saw the cache files.

-- 
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 28771] New: 'mwe-upwiz-thanks-link' message unused?

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28771

 Bug #: 28771
   Summary: 'mwe-upwiz-thanks-link' message unused?
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: UploadWizard
AssignedTo: ne...@wikimedia.org
ReportedBy: s.mazel...@xs4all.nl
CC: asha...@wikimedia.org
Classification: Unclassified


It seems to me like the message 'mwe-upwiz-thanks-link' that is present in the
i18n file may be unused. Could this be correct?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28762] Resizing to specified height broken for very thin images

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28762

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
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 28521] config dir writing permission check on Windows

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28521

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #3 from Chad H. innocentkil...@gmail.com 2011-05-01 21:51:32 UTC 
---
Closing INVALID, the 1.17 installer doesn't tell you to make mw-config/
writable.

Sqlite *does* make this same mistake, but that's bug 24771.

-- 
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 28764] HardRedirects don't show (Redirected from X) caption on redirected pages

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28764

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2011-05-01 
21:53:08 UTC ---
I'm not sure why we want to display the “redirected from”… Could you
explain why this shouldn't be WONTFIX?

-- 
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 28764] HardRedirects don't show (Redirected from X) caption on redirected pages

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28764

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Lowest

-- 
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 28769] pixels displayed in some videos as a decimal

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28769

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org

-- 
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 21318] Switch new user welcome message to manually hidden talk page box

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21318

--- Comment #5 from Rd232 rd...@hotmail.com 2011-05-01 21:57:25 UTC ---
@Nemo_bis

English Wikipedia doesn't do it because people want to preserve the ability to
easily identify new accounts by virtue of them having redlinked user and/or
user talk pages. 

As for the mixing - there is no mixing, because the point is precisely that
it should not create a talk page if one does not exist, or to add it if it
does.

-- 
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 28770] Add a new message for special character insertion to the move page

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28770

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org
   Severity|minor   |enhancement

-- 
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 27185] API: Add Special:ComparePages

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27185

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Reedy s...@reedyboy.net 2011-05-01 21:58:12 UTC ---
r87225

Added as a new module, rather than just making that arbitrarily more complex

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28771] 'mwe-upwiz-thanks-link' message unused?

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28771

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 27711] Run populateLogUsertext.php on Wikimedia wikis

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27711

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 CC||pdha...@wikimedia.org

--- Comment #2 from Reedy s...@reedyboy.net 2011-05-01 21:59:58 UTC ---
Priyanka as you've been running scripts like this accross the cluster, any
chance you could add this to your todo list?

Thanks!

-- 
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 27614] list=logevents: Use log_user_text instead of join with user table

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27614

--- Comment #2 from Reedy s...@reedyboy.net 2011-05-01 22:00:41 UTC ---
I could almost do this, and then makes the next big deployment blocked on the
script being run :P

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28265] allow outputting of comments for action=expandtemplates

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28265

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Reedy s...@reedyboy.net 2011-05-01 22:11:20 UTC ---
r87226

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28768] action=globaluserinfo doesn't display homewiki

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28768

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28772] New: add the info if a wiki is closed or locked

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28772

 Bug #: 28772
   Summary: add the info if a wiki is closed or locked
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: API
AssignedTo: roan.katt...@gmail.com
ReportedBy: bugrepor...@to.mabomuja.de
CC: bryan.tongm...@gmail.com, s...@reedyboy.net,
soxre...@gmail.com, vasi...@gmail.com
Classification: Unclassified


For a bot using api only it is impossible to detected if a wikimedia project is
closed and/or locked.
Language links to a project A should be added at other projects only if project
A is open. But the wiki project status is not requestable using siteinfo e.g.
http://mo.wikipedia.org/w/api.php?action=querymeta=siteinfosiprop=general .

The only difference is that you always get an error after sending an edit
request. But thats to late especially if you don't want to edit project A
itself.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28772] add the info if a wiki is closed or locked

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28772

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #1 from Reedy s...@reedyboy.net 2011-05-01 22:30:14 UTC ---
Dupe of bug 16288, already fixed in SVN in r84381

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

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 16288] API: consider making closure status of wikis more clear with meta=siteinfo

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16288

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 CC||bugrepor...@to.mabomuja.de

--- Comment #7 from Reedy s...@reedyboy.net 2011-05-01 22:30:14 UTC ---
*** Bug 28772 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28764] HardRedirects don't show (Redirected from X) caption on redirected pages

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28764

--- Comment #2 from p858snake p858sn...@gmail.com 2011-05-01 22:52:01 UTC ---
(In reply to comment #1)
 I'm not sure why we want to display the “redirected from”… Could you
 explain why this shouldn't be WONTFIX?

Because it's a redirect like every other one, just because it leads to a
special page doesn't make it special.

-- 
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 28773] New: Configuration changes for stewardwiki

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28773

 Bug #: 28773
   Summary: Configuration changes for stewardwiki
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://steward.wikimedia.org
OS/Version: All
Status: NEW
  Keywords: shell
  Severity: normal
  Priority: Unprioritized
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: wmdf...@gmail.com
Classification: Unclassified


As steward, I request the following configuration changes for our private
steward wiki (stewardwiki). Please:

* Change the site name (wgSitename) from Steward to Steward Wiki.
* Change the Wikipedia and Wikipedia talk namespaces to Project and
Project talk respectivelly.
* Set $wgBlockDisablesLogin = true for stewardwiki. 
* Set the project's default language to English -- at Special:Preferences
there's a strange steward language (please remove that too). Users should be
able to change the interface language via Special:Preferences at will, of
course.

This bug will possibly get more request for configuration changes, but for now
this are the first ones. Others may need discussion and I'll list them later,
if any. Phillipe is CC'd here in case he wants to object to any change
requested here.

Regards.

-- 
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 28773] Configuration changes for stewardwiki

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28773

Philippe Beaudette pbeaude...@wikimedia.org changed:

   What|Removed |Added

 CC||pbeaude...@wikimedia.org

--- Comment #1 from Philippe Beaudette pbeaude...@wikimedia.org 2011-05-01 
23:29:10 UTC ---
No objections.

-- 
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 28773] Configuration changes for stewardwiki

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28773

--- Comment #2 from DF wmdf...@gmail.com 2011-05-01 23:48:21 UTC ---
Uhm, forgot one thing. As this is a special wiki, I request that bureaucrats be
able to add and remove all user rights except steward, checkuser and oversight.
Those rights will be added trough meta if needed. 

Thanks.

-- 
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 28678] Special:WikiSets/0 causes fatal PHP error

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28678

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28550] Logged out user gets Special:NewMessages

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28550

--- Comment #5 from Mark A. Hershberger m...@everybody.org 2011-05-02 
00:19:24 UTC ---
(In reply to comment #4)
 What's invalid about this bug report?

From comment #0:

 A logged out users get Special:NewMessages shown.

Logged out users IP users, unless I'm missing something.  I just tested this by
logging in to MW.org and leaving my IP talk page a message.  Sure enough, when
I logged out, there was a notice saying I had a new message waiting.  Clicking
the link took me to the talk page for my IP.

Could you explain how this behavior is incorrect?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28767] Internal error on Special:CentralAuth/username

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28767

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28758] Resize handle image for Vector dialogs should be reversed in RTL wikis

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28758

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28775] New: Regression in tablesorting (jquery.tablesorter.js)

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28775

 Bug #: 28775
   Summary: Regression in tablesorting (jquery.tablesorter.js)
   Product: MediaWiki
   Version: 1.18-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Javascript
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: accnospam...@yahoo.de
CC: tpars...@wikimedia.org
Classification: Unclassified


Starting with -r86088 MW uses a completely rewritten table sorting script
(/resources/jquery/jquery.tablesorter.js)

This doesn't behave like before, when using a date format like dd.mm.
(quite common in german).

Example:

{| class=sortable
|-
! Date
|-
|11.11.2011
|-
|01.11.2011
|-
|02.10.2011
|-
|03.08.2011
|-
|09.11.2011
|}

used to work in MW before, but isn't sorted correct now. It results in

01.11.2011 
02.10.2011 
03.08.2011 
09.11.2011 
11.11.2011

For backwards compatibility this should be fixed. Sorry for my poor english ;)

-- 
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 28767] Internal error on Special:CentralAuth/username

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28767

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

 CC||b...@mzmcbride.com
   Severity|normal  |major

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 28775] Regression in tablesorting (jquery.tablesorter.js)

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28775

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org

-- 
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 28695] If there are no results for an abuse filter log, can you put No matching items in log or something similar, as we do for usual logs.

2011-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28695

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org

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


  1   2   >