[Bug 31905] Special:MassEditRegex results in empty page in trunk r100522

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31905

--- Comment #9 from Bernhard Zelazny i...@pestinfo.org 2011-11-30 08:31:36 
UTC ---
Yes, looks good from the first tests. Thanks a lot for your help. A very useful
extension.

-- 
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 31212] [Regression] View history should move in and out of the p-cactions menu depending on window (re)size

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31212

--- Comment #6 from Derk-Jan Hartman hart...@videolan.org 2011-11-30 08:37:16 
UTC ---
Well duh !!!

delayedBind: function( timeout, event, data, callback ) 

So I guess michael's patch should do the trick, though it's probably better to
have 'null' there instead.

-- 
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 31905] Special:MassEditRegex results in empty page in trunk r100522

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31905

Gregor Hagedorn g.m.haged...@gmail.com changed:

   What|Removed |Added

 Status|NEW |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 25651] Requesting for the namespace Portal for Tagalog Wikipedia

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25651

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|LATER   |

--- Comment #7 from Antoine hashar Musso has...@free.fr 2011-11-30 08:48:12 
UTC ---
Looks like the namespace names should be:

 Portada
 Usapang Portada

There is already pages using those prefixes:
http://tl.wikipedia.org/w/index.php?title=Natatangi%3ATalatuntunan+ng+unlapiprefix=Portadanamespace=0uselang=en

And some talks pages to (in NS_TALK):
http://tl.wikipedia.org/w/index.php?title=Natatangi%3ATalatuntunan+ng+unlapiprefix=Usapan%3APortadanamespace=0uselang=en

So I guess we can deploy the change. Reopening 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 16794] $wgSharedDB PostgreSQL support

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16794

--- Comment #15 from Luca Fulchir t...@codepedia.eu 2011-11-30 09:00:00 UTC 
---
Created attachment 9575
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9575
PostgreSQL wgSharedDB with schemas

This patch (only for trunk) is totally different from the other ones: instead
of having multiple connections to a single database, we use postgresql schemas.

we use $wgSharedDB as it was an other schema name.

tested with new wikis installations.
didn't test with update.php as right now in trunk it's broken even without my
patch :p

should work trough...

-- 
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 32717] New: Question: Bidi overrides and Unicode spaces removal from titles: why not zero-width space and horizontal tab?

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32717

   Web browser: ---
 Bug #: 32717
   Summary: Question: Bidi overrides and Unicode spaces removal
from titles: why not zero-width space and horizontal
tab?
   Product: MediaWiki
   Version: 1.19-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Parser
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: lupo.bugzi...@gmail.com
Classification: Unclassified


This is not a bug, just a question.

Looking at Title::secureAndSplit at
http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/Title.php?revision=104051view=markup#l2722
(related to old bug 3696), I wonder why

1. the zero-width space (U+200B, or UTF-8 E2 80 8B) is not stripped?

2. the horizontal tab \t is not included in the whitespace regexp to be
replaced by an underscore?

Oversights, or is there some reason? Are these stripped somewhere else already?

-- 
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 32718] New: [SMW] 1.7 alpha; execution of SMW_conceptCache.php creates Catchable fatal error: Argument 1 ... SMWSQLStore2::getSemanticData()

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32718

   Web browser: ---
 Bug #: 32718
   Summary: [SMW] 1.7 alpha; execution of SMW_conceptCache.php
creates Catchable fatal error: Argument 1 ...
SMWSQLStore2::getSemanticData()
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Semantic MediaWiki
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: jamesin.hongkon...@gmail.com
CC: jeroen_ded...@yahoo.com, mar...@semantic-mediawiki.org
Classification: Unclassified


Testing ...\maintenance\SMW_conceptCache.php --create on a MW 1.18 and SMW 1.7
alpha system creates the following error:

Catchable fatal error: Argument 1 passed to SMWSQLStore2::getSemanticData()
must
 be an instance of SMWDIWikiPage, instance of Title given, called in
D:\xampp\ht
docs\lab\wiki\extensions\SemanticMediaWiki\includes\storage\SMW_SQLStore2.php
on
 line 199 and defined in
D:\xampp\htdocs\lab\wiki\extensions\SemanticMediaWiki\i
ncludes\storage\SMW_SQLStore2.php on line 119

-- 
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 32719] New: Special:VipsTest ucompare caption missing

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32719

   Web browser: ---
 Bug #: 32719
   Summary: Special:VipsTest ucompare caption missing
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: VipsScaler
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: tstarl...@wikimedia.org
CC: bryan.tongm...@gmail.com, has...@free.fr
Classification: Unclassified


The ucompare caption is missing in the deployed Special:VipsTest. I have
reproduced the issue in my local 1.18wmf1 install, but it does not happen in
trunk.

-- 
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 32719] Special:VipsTest ucompare caption missing

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32719

--- Comment #1 from Bryan Tong Minh bryan.tongm...@gmail.com 2011-11-30 
09:44:24 UTC ---
In r104604 you changed caption to false, see
http://svn.wikimedia.org/viewvc/mediawiki/branches/wmf/1.18wmf1/extensions/VipsScaler/modules/ext.vipsScaler/ext.vipsScaler.js?view=annotate#l39

-- 
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 3840] High resolution equations for printing

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3840

Nicola Soranzo nsora...@tiscali.it changed:

   What|Removed |Added

 Depends on|32697   |31406

--- Comment #4 from Nicola Soranzo nsora...@tiscali.it 2011-11-30 10:04:40 
UTC ---
I corrected again the dep, MathJax should be bug 31406.

-- 
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 13010] Invalid language codes should fallback to default wiki language not English

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13010

--- Comment #10 from Waldir wal...@email.com 2011-11-30 10:04:40 UTC ---
(In reply to comment #9)
 Has LATER arrived?

I suppose... is the new uploader the default for everyone in Commons now? I
know I got it last time I uploaded a file.

-- 
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 31406] Install MathJax on Wikimedia wikis

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31406

Nicola Soranzo nsora...@tiscali.it changed:

   What|Removed |Added

 Blocks||3840

-- 
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 32697] Use CSS to show high-resolution math images on high-density displays

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32697

Nicola Soranzo nsora...@tiscali.it changed:

   What|Removed |Added

 Blocks|3840|

-- 
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 32720] New: VipsTest: Wrong image height/width

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32720

   Web browser: ---
 Bug #: 32720
   Summary: VipsTest: Wrong image height/width
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: VipsScaler
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: tstarl...@wikimedia.org
CC: bryan.tongm...@gmail.com, has...@free.fr
Classification: Unclassified


Created attachment 9576
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9576
Screenshot including firebug

Special:VipsTest sometimes puts the wrong height and width on the div
containing the image. Since the overflow is hidden, the result is not pretty.
The size appears to be acquired while the image loads. If you refresh the page,
the image is already cached by the browser, and the correct size is used.

See attached screenshot.

-- 
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 18082] Full screen in video

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18082

--- Comment #3 from Michael Dale d...@ucsc.edu 2011-11-30 10:13:03 UTC ---
yea browser now have real dom overlay fullscreen now days.It will be
implemented in kaltura html5 trunk shortly. I will be sure to merge that over
to TMH once ready.

-- 
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 32719] Special:VipsTest ucompare caption missing

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32719

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Antoine hashar Musso has...@free.fr 2011-11-30 10:19:32 
UTC ---
Thanks Bryan for finding this.  I have applied the change to wmf with r104663

Pending deployment on live servers.

-- 
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 32721] New: VIPS test: VIPS fails on large file

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32721

   Web browser: ---
 Bug #: 32721
   Summary: VIPS test: VIPS fails on large file
   Product: MediaWiki
   Version: 1.19-svn
  Platform: All
   URL: https://test2.wikipedia.org/wiki/Special:VipsTest?file
=Chicago.jpgwidth=640sharpen=0.8
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Images and files
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: lupo.bugzi...@gmail.com
CC: bawolff...@gmail.com, bryan.tongm...@gmail.com
Classification: Unclassified


VIPS returns a 500: Internal server error for the large file at
[[commons:File:Chicago.jpg]]:

https://test2.wikipedia.org/w/index.php?title=Special:VipsTestthumb=Chicago.jpgwidth=640sharpen=0.8

VIPS does return an image for the small version of that file:

https://test2.wikipedia.org/w/index.php?title=Special:VipsTestthumb=Chicago_small.jpgwidth=640sharpen=0.8bilinear=1

but the quality is way below ImageMagick. Without the bilinear option, the
generated thumb is much better, but still worse than ImageMagick's.

-- 
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 32720] VipsTest: Wrong image height/width

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32720

--- Comment #1 from Bryan Tong Minh bryan.tongm...@gmail.com 2011-11-30 
10:24:22 UTC ---
I suspect this happens if the the images are not yet ready when the ucompare
initialization function is called. This is because the $(document).ready() does
not guarantee all assets to be loaded. We should hook into $(document).load()
instead.

-- 
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 32721] VIPS test: VIPS fails on large file

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32721

Tim Starling tstarl...@wikimedia.org changed:

   What|Removed |Added

 CC||tstarl...@wikimedia.org

--- Comment #1 from Tim Starling tstarl...@wikimedia.org 2011-11-30 10:31:08 
UTC ---
I see why you put small in quotation marks, it is 28 Mpx. 

If you use the bilinear option on an image when scaling down by a factor of 20
then it will look rubbish. I warned about this in my wikitech-l post, it is not
a bug.

If you think that it's bad enough without the bilinear option to warrant filing
a bug, then I suggest you file a separate bug to this out-of-memory issue,
explaining what exactly is wrong with the visual result.

-- 
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 32721] VIPS test: VIPS fails on large file

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32721

Bryan Tong Minh bryan.tongm...@gmail.com changed:

   What|Removed |Added

 CC||has...@free.fr
  Component|Images and files|VipsScaler
Version|1.19-svn|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 32721] VIPS out of memory on large (100 Mpx) non-progressive JPEG

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32721

Tim Starling tstarl...@wikimedia.org changed:

   What|Removed |Added

Summary|VIPS test: VIPS fails on|VIPS out of memory on large
   |large file  |(100 Mpx) non-progressive
   ||JPEG

--- Comment #2 from Tim Starling tstarl...@wikimedia.org 2011-11-30 10:47:20 
UTC ---
I assume it is hitting the virtual memory limit with a non-progressive JPEG, I
saw similar things during my own testing. Renaming the bug accordingly.

-- 
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 32721] VIPS out of memory on large (100 Mpx) non-progressive JPEG

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32721

--- Comment #3 from Bryan Tong Minh bryan.tongm...@gmail.com 2011-11-30 
10:48:59 UTC ---
It looks like increasing the sharpening to 1.2 helps quite a bit for the
small image without bilinear scaling.

-- 
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 32722] New: listing special page aliases through siteinfo

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32722

   Web browser: ---
 Bug #: 32722
   Summary: listing special page aliases through siteinfo
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: API
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: billinghu...@gmail.com
CC: bryan.tongm...@gmail.com, roan.katt...@gmail.com,
s...@reedyboy.net, soxre...@gmail.com
Classification: Unclassified


It would be convenient to know which of the MY... aliases/shortcuts existed on
a wiki, at the moment one has to know to apply the show language code, or know
that they are listed that way through [[Special:AllMessages]] and then guess
where they point in the respective languages.

mycontris
mypage
mypreferences
myskin.css
myskin.js
mytalk
mywatchlist

It was suggested that meta=siteinfo was a useful place to have the addition. 
Thanks for that consideration.

-- 
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 32722] listing special page aliases through siteinfo

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32722

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com 2011-11-30 11:31:37 
UTC ---
Those aren't special page aliases, those are something else in our jargon.
I'm not quite sure what to call them. However, extracting this data isn't easy
because these are special pages that magically redirect to other pages (in a
variable way, because it depends on your user name).

-- 
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 32722] listing special page aliases through siteinfo

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32722

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

 CC||daniel.kinz...@wikimedia.de

--- Comment #2 from Daniel Kinzler daniel.kinz...@wikimedia.de 2011-11-30 
11:36:26 UTC ---
huh, i just found out, that the actual special page aliasses can be fethced
from the api:

http://en.wikipedia.org/w/api.php?action=querymeta=siteinfosiprop=specialpagealiases

but that's not what you asked for. I misunderstood that at first.

I guess you want to resolve mypage, etc, to the page they would redirect to for
a given user. That could be implemented in the API too, but it's not there yet,
afaik.

-- 
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 32722] allow resolution of MyXXX pages to their respective redirect targets via the API

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32722

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

Summary|listing special page|allow resolution of MyXXX
   |aliases through siteinfo|pages to their respective
   ||redirect targets via the
   ||API

-- 
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 32722] allow resolution of MyXXX pages to their respective redirect targets via the API

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32722

--- Comment #3 from billinghurst billinghu...@gmail.com 2011-11-30 11:44:36 
UTC ---
I couldn't even find a list of the pages, that said MyWhatever, so I know could
see where they redirected.  Now I know where to find specialoagealiases, I can
test and build such a list, at least for English. Probably something that those
more competent than I can help build to a constructive list across the
languages.

-- 
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 32215] [Wikimedia Messages] Change all sitesupport-url to a https URL

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32215

--- Comment #6 from Roan Kattouw roan.katt...@gmail.com 2011-11-30 11:51:12 
UTC ---
(In reply to comment #4)
 Does a {{scheme}} pseudo constant fix this class of issues?
You mean a magic word that returns 'http' or 'https' depending on which
protocol the current user is using? No, that deliberately doesn't exist because
it would break the parser cache.

-- 
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 32677] LocalisationUpdate setup: don't update messages that are not used on a site

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32677

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

   What|Removed |Added

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

--- Comment #3 from Roan Kattouw roan.katt...@gmail.com 2011-11-30 12:04:54 
UTC ---
(In reply to comment #2)
 (In reply to comment #1)
  LU doesn't really have anything to do with this, Its how we handle our 
  language
  files, LU just updates the languages files from SVN more often compared to
  someone  having to manually svn them up and push them out.
 
 It's not a simple svn up. But in this case if we consider it as svn up for
 individual sites, the issue is, don't let it svn up
 extensions/ContactPage/ContactPage.i18n.php on dewiki.
The problem is, it's not separated per-wiki. All wikis share the same set of
messages, so if ContactPage is installed on one wiki, its messages will be
available on all wikis.

Does ContactPage override the contact message? If so, that's annoying. But a
dewiki sysop can fix this issue easily by editing [[MediaWiki:Sidebar]].

-- 
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 32404] namespaceDupes.php does not update pagelinks table

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32404

--- Comment #5 from Malafaya malaf...@clix.pt 2011-11-30 12:09:39 UTC ---
Would touching the affected pages correct the problem in 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 32679] ContributionReporting extension (Special:FundraiserStatistics) has been disabled

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32679

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

   What|Removed |Added

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

--- Comment #9 from Roan Kattouw roan.katt...@gmail.com 2011-11-30 12:35:11 
UTC ---
(In reply to comment #7)
 Roan: Can you post what you thought might reduce the number of queries here?
 
For the public record:
(1) the cache timeout is 15 minutes for all fundraising campaigns, so we're
recomputing the numbers for the 2007-2010 campaigns every 15 minutes. Since no
one is gonna go back in time to donate to those campaigns, that's just a waste
of resources. The cache timeout should be configurable per campaign and set to
a high value (maybe not quite infinity, but 168h or something?) for the
2007-2010 campaigns and to 15 mins for the 2011 campaign
(2) the current code uses one query ('dailyTotals') to get all the data that
goes into the bars, then uses another 6 (!) queries ('dailyTotalMax',
'yearlyTotalMax', etc.) to find the maximum for each column. These maxima are
needed to scale the graphs correctly, but they can be computed much more easily
from the data that's already been fetched from the first query (use max() or,
if the array structure is too weird, roll your own loop that goes through all
data points and computes the maxima)
(3) remove the CONVERT_TZ() stuff from the queries; the timezone stuff is
broken anyway and can't easily be reenabled without breaking caching
(3b) stop using the timezone query parameter. The form element is disabled, but
the query parameter still allows cache pollution to occur

In the current code, there are 7 queries per campaign (one to get the data, six
to get the maxima) and 5 campaigns, so 7*5=35 queries are done per recache
(i.e. every 15 minutes when the memcached entry expires). If #1 and #2 are both
implemented, this would be down to one query.

The number of queries matters here, because every single query that we're
talking about here is profoundly evil. I've included two samples below for
shock value. Unfortunately, using these queries is necessary right now because
we don't have a summary table. What Domas suggested we use in the longer term
(and I support this suggestion) is either a statistics table that's updated by
a cron job that runs the slow query hourly or daily (not ideal but not hard to
do), or introduce a summary table with counts that CiviCRM would update along
with the main public_reporting table (this is harder, but provides cheap live
data).

The base query (to get the data) is:

SELECT
DATE_FORMAT(CONVERT_TZ(FROM_UNIXTIME(received), '+00:00', '$timezone'),
'%Y-%m-%d'),
sum(converted_amount),
count(*),
avg(converted_amount),
max(converted_amount)
FROM public_reporting
WHERE received = 'Nov 16 2011'
AND received = 'Jan 15 2012'
AND converted_amount = 1
AND converted_amount = 1
ORDER BY received
GROUP BY DATE_FORMAT(FROM_UNIXTIME(received), '+00:00', '$timezone'),
'%Y-%m%d');

The queries to get the maxima look like (this one is for the highest daily
average):

SELECT avg(converted_amount) as sum
FROM public_reporting
WHERE received = 'Nov 16 2011'
AND received = 'Jan 15 2012'
AND converted_amount = 1
AND converted_amount = 1
ORDER BY sum DESC
GROUP BY DATE_FORMAT(FROM_UNIXTIME(received), '+00:00', '$timezone'),
'%Y-%m%d');
LIMIT 1;

(In these queries, $timezone is the timezone requested by the user. This
feature is currently semi-disabled: there is no form control for setting the
timezone, so $timezone is '+0:00' unless the user sets a query parameter by
hand (and pollutes the cache that way, oops!).)

-- 
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 32230] Provide a JavaScript variable for the redirected from page title

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32230

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

   What|Removed |Added

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

--- Comment #6 from Roan Kattouw roan.katt...@gmail.com 2011-11-30 12:36:57 
UTC ---
I swear there's another bug for this where I updated someone else's patch, but
MrBlueSky's patch on this bug is better.

-- 
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 32723] New: reset admin password for wikimedia-dc mailing list

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32723

   Web browser: ---
 Bug #: 32723
   Summary: reset admin password for wikimedia-dc mailing list
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Mailing lists
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: aude.w...@gmail.com
CC: phili...@wikimedia.org
Classification: Unclassified


I am admin for the wikimedia-dc mailing list and lost the admin password.

-- 
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 11040] Add redirecting page based wg variable(s) to page JS variables

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=11040

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #12 from Roan Kattouw roan.katt...@gmail.com 2011-11-30 12:38:47 
UTC ---
(In reply to comment #11)
 (In reply to comment #10)
  Maybe something along the lines of a $out-setRedirectedFrom. Perhaps that 
  can
  also set the subtitle implicitly. Then Article can call the OutputPage 
  function
  where needed.
 Yeah, I was thinking refactoring in that direction would probably be best.
Turns out someone has already done this on bug 32230. Duping up because the
patch on that bug is better.

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

-- 
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 32230] Provide a JavaScript variable for the redirected from page title

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32230

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

   What|Removed |Added

 CC||dann...@email.cz

--- Comment #7 from Roan Kattouw roan.katt...@gmail.com 2011-11-30 12:38:47 
UTC ---
*** Bug 11040 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 32724] New: Add $wgHitCounterExceptions

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32724

   Web browser: ---
 Bug #: 32724
   Summary: Add $wgHitCounterExceptions
   Product: MediaWiki
   Version: 1.18
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: cillimon...@yahoo.com
Classification: Unclassified


Array of excluded from hit counter IP ranges (hits from this ranges don't
increment counter).

Default:

$wgHitCounterExceptions = array( '66.249.64.0/19' ); # GoogleBot

Also, add options to disable increment of counter by registered users.

-- 
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 32230] Provide a JavaScript variable for the redirected from page title

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32230

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #8 from Roan Kattouw roan.katt...@gmail.com 2011-11-30 12:44:05 
UTC ---
Patch committed in r104668.

-- 
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 28816] Review and deploy ApiSandbox extension on Wikimedia Cluster

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28816

--- Comment #10 from Roan Kattouw roan.katt...@gmail.com 2011-11-30 12:45:58 
UTC ---
(In reply to comment #9)
 There are a bunch of 'for (var x in obj)' loops:
   for ( var prop in data.paraminfo ) {
 this is unsafe if object prototypes have been modified by some JS libraries.
 Recommend using $.map or $.each() here, which already covers the necessary
 logic. (otherwise use if(data.paraminfo.hasOwnProperty(prop)) on each
 iteration).
 
Our coding conventions generally consider for..in loops on objects safe. If a
library modifies Object.prototype, then that library is profoundly evil and we
shouldn't use it. for..in loops on *arrays*, however, are not acceptable.

-- 
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 32723] reset admin password for wikimedia-dc mailing list

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32723

Daniel Zahn dz...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||dz...@wikimedia.org
 Resolution||FIXED

--- Comment #1 from Daniel Zahn dz...@wikimedia.org 2011-11-30 12:53:43 UTC 
---
Password has been reset and mailed to the (2) existing admin addresses.

-- 
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 31755] Styling in headers breaks sortable tables

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31755

--- Comment #25 from Roan Kattouw roan.katt...@gmail.com 2011-11-30 12:57:21 
UTC ---
The workaround for this bug is to use specific background styling:
style=background-color:#123456; will work just fine. It's not any stying
that disables the sorting icon, it's using the catch-all background: attribute,
which overrides the background-image: set by the table sorter.

Regarding the placement of the sorting icon (above or next to the header): if
you want to discuss changing that, open a separate bug for it or start a thread
on wikitech-l. Let's keep this bug on topic.

-- 
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 32703] Create {{SPACEUSER}} to improve detection of page owner in User spaces, also usable in interface messages

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32703

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

   What|Removed |Added

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

--- Comment #2 from Roan Kattouw roan.katt...@gmail.com 2011-11-30 13:00:34 
UTC ---
(In reply to comment #1)
 We have {{BASEPAGENAME}}, {{SUBPAGENAME}}, why not just go for adding a
 {{ROOTPAGENAME}}?
+1

-- 
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 32725] New: language_urls should set a lang=

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32725

   Web browser: ---
 Bug #: 32725
   Summary: language_urls should set a lang=
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Internationalization
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mediawiki-b...@nadir-seen-fire.com
CC: niklas.laxst...@gmail.com, s.mazel...@xs4all.nl
Classification: Unclassified


Our language_urls doesn't have a lang= in it. As a result the language names
which we write in other languages out to the sidebar don't have a lang=
indicating what lang the language name is written in.

-- 
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 31212] [Regression] View history should move in and out of the p-cactions menu depending on window (re)size

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31212

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #7 from Roan Kattouw roan.katt...@gmail.com 2011-11-30 13:16:31 
UTC ---
Patch committed in r104671.

-- 
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 32645] update integration.mediawiki.org homepage when TestSwarm is deployed

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32645

--- Comment #1 from Antoine hashar Musso has...@free.fr 2011-11-30 13:32:54 
UTC ---
As a reminder, the welcome page is tracked in puppet:
 files/misc/jenkins/index.html

-- 
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 32128] Review of OnlineStatusBar extension

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32128

--- Comment #16 from Peter Bena benap...@gmail.com 2011-11-30 13:51:47 UTC ---
Althought both caches are installed on test wiki where I am testing it, I have
no problems with that, you noticed that there could be problem with squid
cache, but unless I have different configuration on server than is on
production I think it should be ok, because when status expires, user is
flagged offline even without purge, so maybe it's not needed, I added some code
which should handle cache expiry times for this reason, I hope it helps a bit,
do you see any other problem?

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

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


[Bug 32679] ContributionReporting extension (Special:FundraiserStatistics) has been disabled

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32679

--- Comment #10 from Roan Kattouw roan.katt...@gmail.com 2011-11-30 13:53:01 
UTC ---
(In reply to comment #9)
 In the current code, there are 7 queries per campaign (one to get the data, 
 six
 to get the maxima)
Clearly, I suck at counting. There are 6 queries per campaign, one to get the
data and five to get the maxima.

-- 
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 31755] Styling in headers breaks sortable tables

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31755

--- Comment #26 from zlight zedlight...@gmail.com 2011-11-30 14:25:24 UTC ---
I do not feel this requires a separate discussion. If you feel it does, then do
so. Whoever is working on this can put the sorting icon above the text. It is
not a big deal. This thread is about separating styling from sorting. Making
the sorting happen in the most logical way, clicking the sorting icon, further
separates sorting from header styling. This is not a massive change, nor
illogical. It is simple placement. If it bothers you, or others, then one
solution is to add a feature to choose where to place the sorting icon.
Sort-top, Sort-right, Sort-bottom, Sort-left. It is a mistake in my opinion to
make sorting happen by clicking text. By the way, Roan, I left a message to the
Reflinks author, and have not heard anything. Another reason to make sorting
happen only via the sorting icon. Because if various bots are changing header
styling, then sorting will get broken.

-- 
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 32726] New: Set $wgBabelUseUserLanguage=true for Commons

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32726

   Web browser: ---
 Bug #: 32726
   Summary: Set $wgBabelUseUserLanguage=true for Commons
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Babel
AssignedTo: rob...@rhl.me.uk
ReportedBy: jaroslaw.w.tuszyn...@saic.com
Classification: Unclassified


Following advice from comment #11 of [[bugzilla:27793]] I am  ''asking that
$wgBabelUseUserLanguage be set to true for Commons''.

-- 
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 32726] Set $wgBabelUseUserLanguage=true for Commons

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32726

--- Comment #1 from Jarek Tuszynski jaroslaw.w.tuszyn...@saic.com 2011-11-30 
14:29:18 UTC ---
By the way, this request was announced on Commons Village Pump
(http://commons.wikimedia.org/wiki/Commons:Village_pump#Extension:Babel ) and
there was no oposition.

-- 
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 12105] fi.wikinews: File uploading only for sysops and bureaucrats

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12105

--- Comment #3 from AtteL att...@gmail.com 2011-11-30 14:29:36 UTC ---
Most likely not needed anymore, the project is pretty much dead right 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 32709] Private Wiki users are always taken to Special:Badtitle on successful login

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32709

Olivier Finlay Beaton olivier.bea...@gmail.com changed:

   What|Removed |Added

 CC||olivier.bea...@gmail.com

--- Comment #2 from Olivier Finlay Beaton olivier.bea...@gmail.com 2011-11-30 
14:29:55 UTC ---
I am not able to reproduce this on 1.18.0 release or trunk 2011-11-29. However
it occurs every single time on 1.17.1, all stock installs.

-- 
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 32703] Create {{SPACEUSER}} to improve detection of page owner in User spaces, also usable in interface messages

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32703

Gustronico gustron...@gmail.com changed:

   What|Removed |Added

 CC||gustron...@gmail.com

--- Comment #3 from Gustronico gustron...@gmail.com 2011-11-30 14:32:26 UTC 
---
(In reply to comment #1)
 why not just go for adding a {{ROOTPAGENAME}}?
May be an acceptable alternative. But {{SPACEUSER}} is supposed to be only
active in User and User talk spaces, and to return only registered usernames,
returning nothing in other circumstances. Thus, 

Hi {{SPACEUSER}} will return Hi  in a IP user talk. And

{{gender:{{SPACEUSER}} }} won't misunderstand a Template root pagename as a
registered user.

-- 
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 27001] MW Bugzilla integration extension

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27001

Olivier Finlay Beaton olivier.bea...@gmail.com changed:

   What|Removed |Added

 CC||olivier.bea...@gmail.com

--- Comment #15 from Olivier Finlay Beaton olivier.bea...@gmail.com 
2011-11-30 14:37:33 UTC ---
Bug #27852 doesn't seem like the correct place to discuss centralauth for BZ
but rather a much bigger integration. Wouldn't using a view (sorry I haven't
actually looked at the db) allow you to map the users from centralauth in the
short term pending some kind of huge proper integration?

-- 
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 32727] New: Submitting a comment in BZ should keep you on the same bug

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32727

   Web browser: ---
 Bug #: 32727
   Summary: Submitting a comment in BZ should keep you on the same
bug
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: olivier.bea...@gmail.com
Classification: Unclassified


I'm sure there is some kind of workflow reason for developers to have this
redirect behaviour, however it is unlike any kind of client or website I have
ever used (see email, forums, any other bug/help reporting system that deals
with end users).

It was incredibly confusing at first and invariably as a person reporting bugs,
I click back to the bug I posted to and ensure my comment rendered correctly
etc. This also means my tab is ready for me to refresh to check for updates (or
when I get an email without having to click a link and open yet another
window).

While developers are likely used to the behaviour now, and developers may find
it a convenience, it hampers communication with new users and makes filing bugs
confusing and hard to use. 

We should be making it as easy as possible on the bug reporters, even if that
means a bit more work for the fixers.

-- 
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 32727] Submitting a comment in BZ should keep you on the same bug

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32727

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-11-30 14:45:01 
UTC ---
(In reply to comment #0)
 I'm sure there is some kind of workflow reason for developers to have this
 redirect behaviour, however it is unlike any kind of client or website I have
 ever used (see email, forums, any other bug/help reporting system that deals
 with end users).
 
What redirect behavior are you talking about? This bug report doesn't describe
the observed behavior at all, which is very confusing.

-- 
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 32727] Submitting a comment in BZ should keep you on the same bug

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32727

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

   What|Removed |Added

   Keywords||upstream
 CC||innocentkil...@gmail.com,
   ||s...@reedyboy.net
  Component|General/Unknown |Bugzilla
 AssignedTo|wikibugs-l@lists.wikimedia. |mhershber...@wikimedia.org
   |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 32727] Submitting a comment in BZ should keep you on the same bug

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32727

--- Comment #2 from Olivier Finlay Beaton olivier.bea...@gmail.com 2011-11-30 
14:47:11 UTC ---
It was in the topic?

-- 
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 32727] Submitting a comment in BZ should keep you on the same bug

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32727

--- Comment #3 from Chad H. innocentkil...@gmail.com 2011-11-30 14:49:13 UTC 
---
Test

-- 
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 15521] Use new section summary when adding a new section also creates the page

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15521

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

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||roan.katt...@gmail.com
Version|unspecified |1.18.0
 Resolution||FIXED

--- Comment #5 from Roan Kattouw roan.katt...@gmail.com 2011-11-30 14:53:49 
UTC ---
Patch committed in r104684.

-- 
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 32727] Submitting a comment in BZ should keep you on the same bug

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32727

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

   What|Removed |Added

   Keywords|upstream|
 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from Chad H. innocentkil...@gmail.com 2011-11-30 14:54:45 UTC 
---
This is a user preference, After changing a bug which I set the default to
now be Show the updated bug.

If someone wants the old behavior, they can change their preference :)

-- 
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 27852] Wikimedia wikis need better issue reporting system

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27852

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

   What|Removed |Added

 CC||innocentkil...@gmail.com

--- Comment #10 from Chad H. innocentkil...@gmail.com 2011-11-30 15:13:34 UTC 
---
I think we should be able to work on something to do this. Write up an
extension that starts with What sort of issue do you have?

1. Typo or mistake in article
2. Page is a copyright violation
3. Technical issue with the site

Then the user could be presented with a form that guides them through reporting
effectively. Each type of problem could go to a different backend (eg: tech
issues to BZ, copyright issue to e-mail OTRS, etc)

-- 
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 27001] MW Bugzilla integration extension

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27001

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

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |

--- Comment #16 from Chad H. innocentkil...@gmail.com 2011-11-30 15:15:46 UTC 
---
Un-duping. Tying Bugzilla into a central-auth type thing would be useful to
lots of people (I don't say CentralAuth necessarily, we might look at something
like OpenID for this).

Comment #15 is correct, bug 27852 is about a wider issue than just improving BZ
auth.

-- 
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 27852] Wikimedia wikis need better issue reporting system

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27852

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

   What|Removed |Added

 CC||gpaum...@wikimedia.org

--- Comment #11 from Guillaume Paumier gpaum...@wikimedia.org 2011-11-30 
15:18:43 UTC ---
Just throwing in a couple notes  sketches I worked on last year on the topic.
The goal was to have a unified interface dispatching to onwiki forums / OTRS /
etc. depending on the issue and the choices of the user.

Just in case it can be helpful:
http://usability.wikimedia.org/wiki/Multimedia:%22Report_an_issue%22_wizard

-- 
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 32677] LocalisationUpdate setup: don't update messages that are not used on a site

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32677

--- Comment #4 from Liangent liang...@gmail.com 2011-11-30 15:22:10 UTC ---
(In reply to comment #3)
 Does ContactPage override the contact message? If so, that's annoying. But a
 dewiki sysop can fix this issue easily by editing [[MediaWiki:Sidebar]].

Override in what way? I guess it should behave as if 'contact' message exists
in PHP 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 32677] LocalisationUpdate setup: don't update messages that are not used on a site

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32677

--- Comment #5 from Roan Kattouw roan.katt...@gmail.com 2011-11-30 15:25:58 
UTC ---
(In reply to comment #4)
 (In reply to comment #3)
  Does ContactPage override the contact message? If so, that's annoying. But a
  dewiki sysop can fix this issue easily by editing [[MediaWiki:Sidebar]].
 
 Override in what way? I guess it should behave as if 'contact' message exists
 in PHP files.
I see two possible reasons why this bug could have occurred.

1: the German community used 'contact' in the sidebar and didn't know a message
by that name was used by the software until LU came and changed it
2: the 'contact' thing is a message in MediaWiki core, and ContactPage is being
annoying by redefining (overriding) the message in its extension i18n file

Which of these two is right? Or is it something else?

-- 
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 12105] fi.wikinews: File uploading only for sysops and bureaucrats

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12105

Diederik van Liere dvanli...@gmail.com changed:

   What|Removed |Added

 Resolution|LATER   |WONTFIX

--- Comment #4 from Diederik van Liere dvanli...@gmail.com 2011-11-30 
15:26:58 UTC ---
Marking as WONTFIX as per comment 3.

-- 
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 32728] New: Pound/Fragment search does not work

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32728

   Web browser: ---
 Bug #: 32728
   Summary: Pound/Fragment search does not work
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Search
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: olivier.bea...@gmail.com
Classification: Unclassified


If you search for the #parserhook for example you are sent directly to
Main_Page#parserhook as it interprets it as a fragment of a direct page-name.
This is almost always incorrect and proper behaviour would be to perform an
actual search.

-- 
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 32404] namespaceDupes.php does not update pagelinks table

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32404

--- Comment #6 from Malafaya malaf...@clix.pt 2011-11-30 15:31:45 UTC ---
Answering my own question, and with some online help from RowanKattow, it does
correct the problem.

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

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


[Bug 32677] LocalisationUpdate setup: don't update messages that are not used on a site

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32677

--- Comment #6 from Liangent liang...@gmail.com 2011-11-30 15:33:53 UTC ---
(In reply to comment #5)
 Which of these two is right? Or is it something else?

I believe this message was widely used among wikis(*) before LU and
Extension:ContactPage (CP) came and have never been in MediaWiki core so it
caused no problem until LU and CP came (and maybe no many people found this
message has been introduced secretly into their wikis).

(*) I found this page on zhwiki initially and checked several wikis including
enwiki, dewiki, jawiki, etc. and used dewiki to submit this bug because enwiki
(as the default language) and zhwiki (with so complex fallback configuration)
are too special, though I'm de-0.

-- 
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 32726] Set $wgBabelUseUserLanguage=true for Commons

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32726

Reedy s...@reedyboy.net changed:

   What|Removed |Added

  Component|Babel   |Extension setup
Version|any |unspecified
 AssignedTo|rob...@rhl.me.uk|wikibugs-l@lists.wikimedia.
   ||org
Product|MediaWiki extensions|Wikimedia
   Severity|normal  |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 32726] Set $wgBabelUseUserLanguage=true for Commons

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32726

Reedy s...@reedyboy.net changed:

   What|Removed |Added

   Keywords||shell

-- 
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 32726] Set $wgBabelUseUserLanguage=true for Commons

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32726

--- Comment #2 from Reedy s...@reedyboy.net 2011-11-30 15:42:32 UTC ---
r103786 needs reviewing and merging before this can completely happen

-- 
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 32677] LocalisationUpdate setup: don't update messages that are not used on a site

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32677

--- Comment #7 from Roan Kattouw roan.katt...@gmail.com 2011-11-30 15:45:37 
UTC ---
(In reply to comment #6)
 (In reply to comment #5)
  Which of these two is right? Or is it something else?
 
 I believe this message was widely used among wikis(*) before LU and
 Extension:ContactPage (CP) came and have never been in MediaWiki core so it
 caused no problem until LU and CP came (and maybe no many people found this
 message has been introduced secretly into their wikis).
 
OK, so in that case it's ContactPage's fault for hijacking a widely-used
message.

-- 
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 27852] Wikimedia wikis need better issue reporting system

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27852

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 CC||platoni...@gmail.com

--- Comment #12 from Platonides platoni...@gmail.com 2011-11-30 15:45:59 UTC 
---
(In reply to comment #10)
 I think we should be able to work on something to do this. Write up an
 extension that starts with What sort of issue do you have?

What would you do when people misfile their reports?
Filed as 'Mistake in article': I get gibberish in the pdf export of [[foo]] (a
backtrace). 'Technical issue': There should be an arbitration commitee for this
wiki.
I'm sure final users will get much more creative.

-- 
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 24889] ImageMagick thumbnails have moiré problems

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24889

--- Comment #6 from Brion Vibber br...@wikimedia.org 2011-11-30 15:47:36 UTC 
---
Notes from VIPS scaler test on this image:
http://lists.wikimedia.org/pipermail/wikitech-l/2011-November/056705.html

-- 
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 32637] Add Some user group to hindi wikipedia

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32637

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #3 from Reedy s...@reedyboy.net 2011-11-30 15:49:06 UTC ---
Done

-- 
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 32500] Defining transwiki sources for sa.wikipedia.org

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32500

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Reedy s...@reedyboy.net 2011-11-30 16:00:00 UTC ---
Done!

-- 
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 20267] Public Autoblock is not hidden on Special:BlockList after hideuser

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20267

--- Comment #9 from Sumana Heriserevana sumanah_panix...@yahoo.com 2011-11-30 
16:03:04 UTC ---
Created attachment 9577
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9577
Anus

-- 
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 7642] MediaWiki 1.9alpha Installation failed with MySQL 4.1/5.0 charset mode enabled

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=7642

--- Comment #3 from Sumana Heriserevana sumanah_panix...@yahoo.com 2011-11-30 
16:03:23 UTC ---
Created attachment 9578
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9578
AAA

-- 
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 875] Recursive categories lead to server timeouts and can be exploited for DoS

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=875

--- Comment #8 from Sumana Heriserevana sumanah_panix...@yahoo.com 2011-11-30 
16:03:29 UTC ---
Created attachment 9579
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9579
nobody cares

-- 
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 9365] segfault on /index.php after installation

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=9365

--- Comment #6 from Sumana Heriserevana sumanah_panix...@yahoo.com 2011-11-30 
16:03:34 UTC ---
Created attachment 9580
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9580
Tim Starling

-- 
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 27715] prop=imageinfo shows suppressed data for oldimages

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27715

--- Comment #5 from Sumana Heriserevana sumanah_panix...@yahoo.com 2011-11-30 
16:03:48 UTC ---
Created attachment 9581
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9581
Tim Straling fuck Brion Vibber

-- 
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 32729] New: Disable my old account

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32729

   Web browser: ---
 Bug #: 32729
   Summary: Disable my old account
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: blocker
  Priority: Unprioritized
 Component: Blocking
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: sumanah_panix...@yahoo.com
Classification: Unclassified


suma...@panix.com.


Board of Trustees has a new president - Grawp!

-- 
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 9365] segfault on /index.php after installation

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=9365

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 CC||s...@reedyboy.net

-- 
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 32729] Disable my old account

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32729

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

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||maxsem.w...@gmail.com
 Resolution||FIXED

--- Comment #1 from Max Semenik maxsem.w...@gmail.com 2011-11-30 16:10:59 UTC 
---
Disabled the new one instead. Oh well.

-- 
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 32728] Pound/Fragment search does not work

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32728

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-11-30 16:12:24 UTC 
---
Looks like there's a few versions of this bug around; merging...

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

-- 
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 26766] Page navigates to the 'Main page' for the search with the character #'

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26766

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||olivier.bea...@gmail.com

--- Comment #3 from Brion Vibber br...@wikimedia.org 2011-11-30 16:12:24 UTC 
---
*** Bug 32728 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 23799] A # on search takes it as a # on a url

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23799

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-11-30 16:12:42 UTC 
---
Merging with another variant...

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

-- 
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 26766] Page navigates to the 'Main page' for the search with the character #'

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26766

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||platoni...@gmail.com

--- Comment #4 from Brion Vibber br...@wikimedia.org 2011-11-30 16:12:42 UTC 
---
*** Bug 23799 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 26766] Page navigates to the 'Main page' for the search with the character #'

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26766

--- Comment #5 from Brion Vibber br...@wikimedia.org 2011-11-30 16:14:08 UTC 
---
The # is definitely not invisible to MediaWiki -- it'd be encoded as part of
the query string, not a literal # on the form submission.

It's only doing this because it's shoving things through title parsing to check
for matches.

-- 
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 32725] language_urls should set a lang=

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32725

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-11-30 16:16:50 UTC 
---
Looks like bug 4901 -- duping

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

-- 
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 4901] lang and hreflang attributes for interwiki links

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4901

--- Comment #41 from Brion Vibber br...@wikimedia.org 2011-11-30 16:16:50 UTC 
---
*** Bug 32725 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 26766] Page navigates to the 'Main page' for the search with the character #'

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26766

Liangent liang...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||liang...@gmail.com
 Resolution||FIXED

--- Comment #6 from Liangent liang...@gmail.com 2011-11-30 16:18:40 UTC ---
Seems FIXED (maybe accidentally?)

Searching for '#' on enwiki sends me to the main page.

-- 
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 26766] Page navigates to the 'Main page' for the search with the character #'

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26766

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #7 from Brion Vibber br...@wikimedia.org 2011-11-30 16:19:43 UTC 
---
That would be an instance of the bug, not a fixed 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 26766] Page navigates to the 'Main page' for the search with the character #'

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26766

--- Comment #8 from Liangent liang...@gmail.com 2011-11-30 16:21:01 UTC ---
(In reply to comment #7)
 That would be an instance of the bug, not a fixed bug.

Sorry I misread the bug as users should be sent to the main page.

-- 
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 32725] language_urls should set a lang= and hreflang=

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32725

Daniel Friesen mediawiki-b...@nadir-seen-fire.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |
Summary|language_urls should set a  |language_urls should set a
   |lang= |lang= and hreflang=

--- Comment #2 from Daniel Friesen mediawiki-b...@nadir-seen-fire.com 
2011-11-30 16:22:39 UTC ---
Bug 4901 seams to be about making interwiki links like [[Wikipedia:Foo]] have a
hreflang=en and maybe a lang=. This is about language_urls which usually
end up in the sidebar having a lang= and hreflang=.

-- 
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 32725] language_urls should set a lang= and hreflang=

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32725

--- Comment #3 from Brion Vibber br...@wikimedia.org 2011-11-30 16:24:24 UTC 
---
Hm, at least sorta. bug 1433 specifically covers these though. They all kinda
blur together. :P

-- 
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 18313] Add 'hideuser' right to CheckUser group Wikimedia-wide

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18313

Diederik van Liere dvanli...@gmail.com changed:

   What|Removed |Added

 CC||dvanli...@gmail.com

--- Comment #15 from Diederik van Liere dvanli...@gmail.com 2011-11-30 
16:35:33 UTC ---
What is the status of this 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 32637] Add Some user group to hindi wikipedia

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32637

Mayur mayur...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #4 from Mayur mayur...@gmail.com 2011-11-30 16:36:55 UTC ---
As per http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php,

'Former_bureaucrat' = array( 'autopatrol' = true),
'Former_administrator' = array( 'autopatrol' = true),

hasn't been changed to 

'Former_Bureaucrat' = array( 'autopatrol' = true),
'Former_Administrator' = array( 'autopatrol' = true),

I think you forgot to change that.

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

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


[Bug 8876] Non-ASCII characters should be unescaped in fullurl, as in other URLs

2011-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8876

Diederik van Liere dvanli...@gmail.com changed:

   What|Removed |Added

   Keywords||utf8
 CC||dvanli...@gmail.com
 Resolution|LATER   |FIXED

--- Comment #6 from Diederik van Liere dvanli...@gmail.com 2011-11-30 
16:42:47 UTC ---
I just tested this, and it seems to me that this issue has been 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


  1   2   3   >