[Bug 23287] Problems after setting $wgCategoryPrefixedDefaultSortkey on Swedish Wikisource

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23287

JeLuF je...@gmx.de changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |
Summary|$wgCategoryPrefixedDefaultS |Problems after setting
   |ortkey on Swedish   |$wgCategoryPrefixedDefaultS
   |Wikisource  |ortkey on Swedish
   ||Wikisource

-- 
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 23296] Iceweasel user-agent

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23296

--- Comment #4 from Liangent liang...@gmail.com 2010-04-24 09:54:20 UTC ---
(In reply to comment #1)
 If we know it to be compatible or not, we should just add it to our tables. 
 Our
 compatibility tables are only meant to be exclusive to browsers we are 
 actually
 testing - all other user agents are treated as 100% working.

But I can only see the traditional edit toolbar there in Iceweasel. Nothing
from UsabilityInitiative appears.

-- 
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 23223] Establish Wikimedia branch office in Germany

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23223

--- Comment #91 from Reedy s...@reedyboy.net 2010-04-24 10:21:06 UTC ---
http://29.media.tumblr.com/tumblr_l1dhef7hTL1qbtfowo1_500.png

-- 
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 23306] New: ConfirmEdit: don't force captcha solution when the only URLs added are internal

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23306

   Summary: ConfirmEdit: don't force captcha solution when the
only URLs added are internal
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: ConfirmEdit
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: matthew.brit...@btinternet.com


If a user adds one or more URLs pointing to internal pages within the wiki
itself, they are forced to solve a captcha before they can submit the edit. 

However, adding such URLs in external link format is necessary in order to link
to diffs, older revisions and so forth, as MediaWiki lacks any functionality
for doing so by other means. This makes makes participating in discussions
where such links frequently need to be created very frustrating for affected
users.

The extension should ignore URLs that point to pages within the wiki.

-- 
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 23278] Two hooks for edit page: after toolbar and after edit box

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23278

--- Comment #5 from Reedy s...@reedyboy.net 2010-04-24 11:02:10 UTC ---
Ok, thanks for that. Doing it against trunk yields some different results

For your

wfRunHooks( 'EditPageAfterToolbar', array($this, $toolbar) );

At line 2248 of trunk EditPage.php

wfRunHooks( 'EditPageBeforeEditToolbar', array( $toolbar ) );

Added in 1.16 -
http://www.mediawiki.org/wiki/Manual:Hooks/EditPageBeforeEditToolbar


For the other hook, I'm not quite sure where you want it...

Line 1746 has a hook, but not passing the same paramters..

-- 
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 23276] Add hook to Special:NewPages to modify query

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23276

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Reedy s...@reedyboy.net 2010-04-24 11:05:39 UTC ---
r65506

-- 
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 23276] Add hook to Special:NewPages to modify query

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23276

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

   What|Removed |Added

   Attachment #7317|0   |1
   is patch||

-- 
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 18195] Allow changing preferences via API

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18195

Reedy s...@reedyboy.net changed:

   What|Removed |Added

   Attachment #6053|0   |1
is obsolete||

--- Comment #9 from Reedy s...@reedyboy.net 2010-04-24 11:33:26 UTC ---
(From update of attachment 6053)
Obseleting patch as it's useless :(

-- 
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 18771] List possible errors in action=paraminfo

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18771

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #7 from Reedy s...@reedyboy.net 2010-04-24 12:01:32 UTC ---
Resolving as fixed. Should be enough information there now, still, any other
modules that may propagate errors up won't be included, but we'll be there for
ever

If you need anything extra specifically documentating, just open a new bug and
we can do it on a case by case basis

-- 
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 23244] Enable FlaggedRevs/patrol extension on mkwiki

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23244

--- Comment #5 from MacedonianBoy nikolau...@gmail.com 2010-04-24 13:37:08 
UTC ---
It seems that it functions very well. We patrol articles and made the users
editor and patrollers, but we do not have any autopatrolers. That user right is
not in the list of user rights promotions. That is my last question, where and
how should be that user right added? Thanks in advance,

MacedonianBoy

-- 
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 23307] New: Kill $wgTitle with fire

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23307

   Summary: Kill $wgTitle with fire
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: innocentkil...@gmail.com


$wgTitle is by far the most evil global we have. It needs to go away. It
constantly gets in the way of doing things properly, and people use it not
knowing how bad it is.

Suggest we make killing this a higher priority for 1.17. Other globals are bad
too, but this one is really really bad.

-- 
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 23244] Enable FlaggedRevs/patrol extension on mkwiki

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23244

JeLuF je...@gmx.de changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #6 from JeLuF je...@gmx.de 2010-04-24 15:24:43 UTC ---
Autopatrol is a user right that has to be assigned in the mediawiki
configuration.

Please tell me which user groups should get the autopatrol property?
- sysops?
- patrollers?
- editors?
- a new usergroup?

-- 
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 23244] Enable FlaggedRevs/patrol extension on mkwiki

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23244

--- Comment #7 from MacedonianBoy nikolau...@gmail.com 2010-04-24 15:30:30 
UTC ---
OK, we have agreed that users that can patrol are:
-sysops.
-bureaucrats
-patrolers,
-autopatrolers.

I have asked one bureaucrat all admins to be part of the editor and patroler
groups and he did it ( I think the group patroler is available on mk wiki), but
we do not have autopatrolers. So briefly, sysops, patrollers and editors should
get that property. Regards

-- 
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 23308] New: Text in vector skin is too small when viewed in epiphany.

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23308

   Summary: Text in vector skin is too small when viewed in
epiphany.
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: Linux
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: UsabilityInitiative
AssignedTo: tpars...@wikimedia.org
ReportedBy: flax...@googlemail.com
CC: roan.katt...@gmail.com, ngau...@wikimedia.org,
amil...@wikimedia.org


Text in vector skin is too small when viewed in epiphany. It needs a Ctrl-+ to
look the same size as vector on firefox, or monobook on any of them. Platonides
(talk) 22:45, 6 April 2010 (UTC)

comment on
http://commons.wikimedia.org/wiki/Commons:Village_pump#The_change_in_the_interface_is_coming

-- 
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 23309] New: Hide bots shouldn't hide previous non-bot edits

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23309

   Summary: Hide bots shouldn't hide previous non-bot edits
   Product: MediaWiki
   Version: 1.16-svn
  Platform: All
   URL: http://en.wikipedia.org/wiki/Help_talk:Watching_pages#
Bug_in_hide_bot_edits
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: Watchlist
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: gsv...@gmail.com


If I have “Expand watchlist to show all changes, not just the most recent”
unselected in my preferences and click on “Hide bots” on my watchlist, pages
where the last edit is by a bot are not shown, even if there are non-bot edits
that should make it show on my watchlist.

E.g. if the most recent edits to a page are:

24 April 2010 18:00 SomeBot
24 April 2010 12:00 Non-bot user

then with “Hide bots” off, I see correctly the edit by SomeBot, but with that
option on, I should see the edit by Non-bot user, but instead the page doesn't
show up in the watchlist at all.

-- 
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 23295] User account in an undisturbed session occasionally logs out

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23295

Gurch matthew.brit...@btinternet.com changed:

   What|Removed |Added

 CC||matthew.brit...@btinternet.
   ||com

--- Comment #2 from Gurch matthew.brit...@btinternet.com 2010-04-24 16:19:35 
UTC ---
The following things will (I believe) cause you to be logged out, check that it
isn't one of these:

* Login session expiring, if you didn't select remember me when logging in
* Login token expiring even if you do select remember me (eventually, takes a
long time though)
* Having your browser or a system cleaning tool of some sort set to
automatically clear your cookies periodically / after a certain time
* Going into private mode (or whatever your browser calls it)
* Logging out of the account while using a different browser or an editing
tool, or logging out of a different Wikimedia project -- under unified login,
this will log out your account everywhere, on all browsers and wikis

I'm assuming from your comments that it is actually logging you out, not merely
displaying pages as if you were not logged in (which can be caused by caching
mishaps).

Also, outing? Unless you have your own personal static IP address, all anyone
can figure out from it is your ISP.

-- 
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 23308] Text in vector skin is too small when viewed in epiphany.

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23308

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

   What|Removed |Added

  Component|UsabilityInitiative |Vector Skin
Version|any |1.17-svn
Product|MediaWiki extensions|MediaWiki

-- 
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 23309] Hide bots shouldn't hide previous non-bot edits

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23309

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

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||roan.katt...@gmail.com
 Resolution||DUPLICATE

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com 2010-04-24 16:40:35 
UTC ---


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

-- 
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 9790] Watchlist doesn't show earlier normal edits when hiding bot edits, own edits or minor edits

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=9790

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

   What|Removed |Added

 CC||gsv...@gmail.com

--- Comment #10 from Roan Kattouw roan.katt...@gmail.com 2010-04-24 16:40:35 
UTC ---
*** Bug 23309 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 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 23287] Problems after setting $wgCategoryPrefixedDefaultSortkey on Swedish Wikisource

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23287

--- Comment #6 from Lars Aronsson l...@aronsson.se 2010-04-24 16:51:19 UTC ---
JeLuF and Roan tried to run refreshLinks.php without disabling
all the hooks, but this didn't help. We ended up doing
null edits of all articles in the Page namespace. Since
real null edits aren't saved, we added a whitespace in a
place where it doesn't show.

-- 
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 23310] New: CentralAuth: global suppression does not suppress very well

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23310

   Summary: CentralAuth: global suppression does not suppress very
well
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: CentralAuth
AssignedTo: vasi...@gmail.com
ReportedBy: df.bugzi...@gmail.com
CC: agarr...@wikimedia.org


Dear developers. Sorry to bother again but when an account is suppressed via
CentralAuth it should be [removed/hidden/grayed out] too from
[[Special:ListUsers]] and, if previously blocked, from [[Special:IPBlockList]]
too (like it happens when you manually block an account using the 'hideuser'
option). This is not happenning now and leaks usernames with libellous or
private information exposed to the public as well so we have to manually
reblock the user again across the projects. 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 23126] Locked and hidden accounts can unify new local accounts

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23126

DerHexer wikipedia_emails-nachfr...@yahoo.de changed:

   What|Removed |Added

   Priority|Normal  |High
 CC||wikipedia_emails-nachfrage@
   ||yahoo.de

-- 
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 23126] Locked and hidden accounts can unify new local accounts

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23126

Jesse PW (Pathoschild) pathoschild+wmb...@gmail.com changed:

   What|Removed |Added

 Blocks||20768

-- 
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 20768] Branch 1.16

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20768

Jesse PW (Pathoschild) pathoschild+wmb...@gmail.com changed:

   What|Removed |Added

 Depends on||23126

-- 
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 23311] New: Global IP blocks never fully expire (new in 1.16wmf4)

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23311

   Summary: Global IP blocks never fully expire (new in 1.16wmf4)
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: CentralAuth
AssignedTo: vasi...@gmail.com
ReportedBy: pathoschild+wmb...@gmail.com
CC: agarr...@wikimedia.org
Blocks: 20768


When an IP globally blocked with [[m:Special:GlobalBlock]] reaches its expiry
date, it stops being enforced but otherwise continues to be active. It is
listed as an active block on [[m:Special:GlobalBlockList]],
[[Special:GlobalBlock]], and in API results.

I reproduced this by globally blocking 127.0.0.1 for 5 seconds. As of this
report 15 minutes later, it's still marked active.

-- 
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 20768] Branch 1.16

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20768

Jesse PW (Pathoschild) pathoschild+wmb...@gmail.com changed:

   What|Removed |Added

 Depends on||23311

-- 
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 23312] New: Special:GlobalBlockWhitelist is a blank White Page of Death

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23312

   Summary: Special:GlobalBlockWhitelist is a blank White Page of
Death
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: CentralAuth
AssignedTo: vasi...@gmail.com
ReportedBy: pathoschild+wmb...@gmail.com
CC: agarr...@wikimedia.org


[[m:Special:GlobalBlockWhitelist]] is the blank White Page of Death.

-- 
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 23312] Special:GlobalBlockWhitelist is a blank White Page of Death (MetaWiki)

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23312

Jesse PW (Pathoschild) pathoschild+wmb...@gmail.com changed:

   What|Removed |Added

Summary|Special:GlobalBlockWhitelis |Special:GlobalBlockWhitelis
   |t is a blank White Page of  |t is a blank White Page of
   |Death   |Death (MetaWiki)

-- 
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 23313] New: move watchlisthidepatrolled above token

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23313

   Summary: move watchlisthidepatrolled above token
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Watchlist
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: umherirrender_de...@web.de


Please move the setting 'watchlisthidepatrolled' above the setting 'token' to
have all hide setting above the token. 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 23312] Special:GlobalBlockWhitelist is a blank White Page of Death (MetaWiki)

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23312

Victor Vasiliev vasi...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Victor Vasiliev vasi...@gmail.com 2010-04-24 19:09:36 UTC 
---
Fixed in r65513.

-- 
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 23312] Special:GlobalBlockWhitelist is a blank White Page of Death (MetaWiki)

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23312

Victor Vasiliev vasi...@gmail.com changed:

   What|Removed |Added

  Component|CentralAuth |GlobalBlocking

-- 
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 23311] Global IP blocks never fully expire (new in 1.16wmf4)

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23311

Jesse PW (Pathoschild) pathoschild+wmb...@gmail.com changed:

   What|Removed |Added

  Component|CentralAuth |GlobalBlocking
 AssignedTo|vasi...@gmail.com   |agarr...@wikimedia.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 23287] Problems after setting $wgCategoryPrefixedDefaultSortkey on Swedish Wikisource

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23287

Lejonel lejo...@telia.com changed:

   What|Removed |Added

 CC||lejo...@telia.com

--- Comment #7 from Lejonel lejo...@telia.com 2010-04-24 20:58:15 UTC ---
From refreshLinks.php:

70  # Don't generate extension images (e.g. Timeline)
71 if( method_exists( $wgParser, clearTagHooks ) ) {
72 $wgParser-clearTagHooks();
73 } 

That will not just disable tags that generate images. Other tags (like
pagequality which adds category links) are also disabled.

Testing on my own wiki with these lines commented out, the links are updated.

-- 
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 19721] API action=help should have anchors

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19721

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||s...@reedyboy.net
 AssignedTo|roan.katt...@gmail.com  |s...@reedyboy.net

--- Comment #3 from Reedy s...@reedyboy.net 2010-04-24 21:14:03 UTC ---
Mmmm

Nearly done this, ish

-- 
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 23314] New: Piwik Integration v1.5.2-piwik0.5.5 patch

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23314

   Summary: Piwik Integration v1.5.2-piwik0.5.5 patch
   Product: MediaWiki extensions
   Version: any
  Platform: All
   URL: http://www.mediawiki.org/wiki/Extension:Piwik_Integrat
ion
OS/Version: All
Status: NEW
  Keywords: need-review, patch
  Severity: normal
  Priority: Normal
 Component: [other]
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: isb1...@gmail.com


Created an attachment (id=7328)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=7328)
Piwik Integration 1.5.2 patch

Patch for Piwik Integration extension v1.5.2 (/trunk/extensions/Piwik)

* Fixes a long-time problem with trailing slashes
* New variable to choose Specialpage's report date ($wgPiwikSpecialPageDate)
* Removes some unused code and
* README improved

-- 
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 23307] Kill $wgTitle with fire

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23307

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 CC||s...@reedyboy.net

--- Comment #1 from Reedy s...@reedyboy.net 2010-04-24 22:15:39 UTC ---
Mmmm

172 usages in phase3 including 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 23287] Problems after setting $wgCategoryPrefixedDefaultSortkey on Swedish Wikisource

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23287

--- Comment #8 from Lejonel lejo...@telia.com 2010-04-24 22:35:44 UTC ---
Is there some kind of cache for the results of parsing wikitext?
Because the following is very strange:

1. Disable javascript to make it easier to see complete wikicode in page
namespace.

2. Go to
http://sv.wikisource.org/w/index.php?title=Sida:Julqv%C3%A4llen_-_tre_s%C3%A5nger.djvu/10action=editoldid=49533
 

3. Paste the wikicode in (for example)
http://sv.wikisource.org/w/index.php?title=Sida:Testaction=edit and preview.

4. See the unparsed pagequality tag.

I get the same result logged in or out, and also if previewing in other
namespaces. This does not happen if the wikicode is changed to something that
was not parsed by the link refreshing.

-- 
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 23287] Problems after setting $wgCategoryPrefixedDefaultSortkey on Swedish Wikisource

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23287

--- Comment #9 from Lejonel lejo...@telia.com 2010-04-24 22:44:36 UTC ---
Just because I made the comments everything looks fine now. (someone fixed it?
or 24 hour caching?)

-- 
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 17983] allow batch operations through API

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17983

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com

--- Comment #1 from Krinkle krinklem...@gmail.com 2010-04-24 23:14:16 UTC ---
I'd like this aswell.

I can imagine stuff like:

http://commons.wikimedia.org/w/api.php?action=patrolrcid=39515|39517|39519token=123ABC

This could for example be used to patrol all edits from a certain page (imagine
users making 20 edits, or an edit war whatever).

Previously a tool called vPopSpeed took care of this, but that tool's been dead
for a long while. Being able to mass-do stuf in the API makes recreating such a
tool a lot easier.

- Krinkle

-- 
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 14200] Add rcuser= and rcexcludeuser= à la prop=revisions

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14200

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com

--- Comment #9 from Krinkle krinklem...@gmail.com 2010-04-24 23:19:21 UTC ---
Not sure if this is the thing mentioned in here. But rcuser and
rcexcludeuser are already being documented as options here:
http://www.mediawiki.org/wiki/API:Query_-_Lists#recentchanges_.2F_rc

So this was just forgotten to be closed, or this still an open ticket ?

-- 
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 10647] Allow more than two namespaces to be grouped like article/talk spaces are

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10647

Conrad Irwin conrad.ir...@gmail.com changed:

   What|Removed |Added

 CC||conrad.ir...@gmail.com

--- Comment #8 from Conrad Irwin conrad.ir...@gmail.com 2010-04-25 00:45:07 
UTC ---
This would be useful, both en-wiktionary, and en-wikinews hack a third
namespace in with Javascript.

Places it would be useful:

Entry/Discussion/Citations (enwikt)
Entry/Discussion/Comments (ennews)
Template/Discussion/Documentation (anywhere?)

Yes, it's a big change, but wow it'd be cool.

-- 
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 23315] New: naming of body class page-Foo_Bar should ignore pseudo-sub-pages in ns -1

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23315

   Summary: naming of body class page-Foo_Bar should ignore
pseudo-sub-pages in ns -1
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: m8r-cyc...@mailinator.com


Here's one example; let's say i want to set all links
pink if i'm on Special:Contributions. Not so easy:

.page-Special_Contributions a { color:pink; }

But if I go to [[Special:Contributions/Some_user]] and
look closely i see that it produces a unique className
like .page-Special_Contributions_Some_user for each
sub-page, despite them not being sub-pages but rather
a short-hand for the target parameter cf.
/index.php?title=Special:Contributionstarget=Some_user
is a completely identical page except for the user-name
not being part of its body-class.

target-specific skinning of special pages *may* have a
few weird and niche uses, but i doubt it's what most
people would expect or ever want.

Looks like the cleanest way is to fulfill the example
exercise is to inject css via js? Poor.

 if(wgPageName==Special:Contributions)
  appendCSS(a { color:pink; });

Well i did notice that wgPageName never includes the
user-name or anything else after the slash in the url
of a Special: page.

Surely this and the body-class ought, at a minimum, to
be mutually consistent...?

-- 
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 23316] New: Sanction log

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23316

   Summary: Sanction log
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: User interface
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: daedalus...@gmail.com


Currently, if a user is has an active block an edit notice appears above
their contributions on their contrib page, notifying others of the block
without having to go straight to the block log.


To this end, I think it would be useful to have a sanction log of sorts, to
track any sanctions the user is under, and any sanctions they had been under
just the way blocks are tracked.

There would be two fields.  The first of course is a textbox.  The sanction is
simply listed here with a link to the page it was created on.

There is then a checkbox if the sanction is indef, or, if not, the next
field.. or, three, are the month, day, and year the sanction expires on.  This
data is used to determine if the edit notice shows up or not.


I personally think this would be useful.

-- 
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 23317] New: Enable subpages for Template namespace at English Wikibooks

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23317

   Summary: Enable subpages for Template namespace at English
Wikibooks
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Keywords: shell
  Severity: enhancement
  Priority: Normal
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: aaron.adrign...@gmail.com


There is no up-link to the parent template for templates adopting the /doc
documentation format.  Compare Template:Ombox/doc...

at Wikipedia: http://en.wikipedia.org/wiki/Template:Ombox/doc

at Wikibooks: http://en.wikibooks.org/wiki/Template:Ombox/doc


Please add the below to LocalSettings.php for the English Wikibooks:

$wgNamespacesWithSubpages[NS_TEMPLATE] = true;

-- 
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 23317] Enable subpages for Template namespace at English Wikibooks

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23317

p858snake p858sn...@yahoo.com.au changed:

   What|Removed |Added

 CC||p858sn...@yahoo.com.au

--- Comment #1 from p858snake p858sn...@yahoo.com.au 2010-04-25 04:35:04 UTC 
---
Please show community consensus for this change.

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