[Bug 21817] New: API returning empty results for list=usercontribs

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21817

   Summary: API returning empty results for list=usercontribs
   Product: MediaWiki
   Version: unspecified
  Platform: All
   URL: http://en.wikipedia.org/w/api.php?action=querylist=user
contribsucuser=Gurch
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: API
AssignedTo: roan.katt...@gmail.com
ReportedBy: matthew.brit...@btinternet.com
CC: bryan.tongm...@gmail.com, vasi...@gmail.com,
soxre...@gmail.com


The API is returning empty results for list=usercontribs on Wikimedia sites.
Example:
http://en.wikipedia.org/w/api.php?action=querylist=usercontribsucuser=Gurch


-- 
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 21817] API returning empty results for list=usercontribs

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21817





--- Comment #1 from Gurch matthew.brit...@btinternet.com  2009-12-11 08:26:48 
UTC ---
Tested locally with wmf-deployment branch, works fine.

Server admin log for December 11 has:

# 01:26 logmsgbot: midom synchronized
php-1.5/includes/api/ApiQueryUserContributions.php
# 00:37 Tim: killed long-running (34ks) API contributions query on db12,
apparently filled up /a/tmp

which would be about when the problem started. Either the change is buggy or
disabling the query was the intention, if the latter can it at least give an
error message rather than blank output, it's breaking various tools.


-- 
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 5253] template parameters not expanded inside pre tags

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5253


Ralf Schmitt r...@brainbot.com changed:

   What|Removed |Added

 CC||r...@brainbot.com
 Resolution|FIXED   |WONTFIX




--- Comment #9 from Ralf Schmitt r...@brainbot.com  2009-12-11 09:26:37 UTC 
---
It's not 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 21817] API returning empty results for list=usercontribs

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21817





--- Comment #2 from P.Copp paul.copper...@googlemail.com  2009-12-11 09:36:31 
UTC ---
Created an attachment (id=6871)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6871)
Proposed fix: Add check for empty 'ucuser=' parameter to
ApiQueryUserContributions.php

I suspect this may be the reason why it has been disabled:

api.php?action=querylist=ucercontribsuser=

results in

SELECT /* ApiQueryContributions::execute 127.0.0.1 */ 
rev_timestamp,page_namespace,page_title,rev_user_text,rev_deleted,rev_page,rev_id,page_latest,rev_comment,rev_len,rev_minor_edit,rev_parent_id
 FROM `page`,`revision` FORCE INDEX (usertext_timestamp)   WHERE
(page_id=rev_page) AND ((rev_deleted  4) = 0)  ORDER BY rev_timestamp DESC
LIMIT 11

which will filesort the entire revision table due to the missing
'rev_user_text'-condition.


-- 
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 21818] New: garbage padded values returned from api.php for interwikimaps

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21818

   Summary: garbage padded values returned from api.php for
interwikimaps
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: API
AssignedTo: roan.katt...@gmail.com
ReportedBy: r...@brainbot.com
CC: bryan.tongm...@gmail.com, vasi...@gmail.com,
soxre...@gmail.com


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

  iw
prefix=aa��
local=
url=http://aa.wikipedia.org/wiki/$1;
/
  iw
prefix=ab��
local=
url=http://ab.wikipedia.org/wiki/$1;
/
  iw
prefix=abbenormal��
url=http://ourpla.net/cgi/pikie?$1�;
/


-- 
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 21819] New: Image claimed to be unused, but actually used

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21819

   Summary: Image claimed to be unused, but actually used
   Product: MediaWiki
   Version: 1.16-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: Images and files
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: lupo.bugzi...@gmail.com
CC: innocentkil...@gmail.com


There's something strange with [[:commons:File:StMartini GrEllershausen.jpg]].
This file is used at
[[:w:de:St.-Martini-Kirche (Groß Ellershausen)]]. However:

The API claims the file was unused:
http://de.wikipedia.org/w/api.php?action=querylist=imageusageiutitle=Image:StMartini%20GrEllershausen.jpg

The file description page at the German Wikipedia also claims the file was
unused:
http://de.wikipedia.org/wiki/Datei:StMartini_GrEllershausen.jpg

The CheckUsage tool at the toolserver also claims the file was unused:
http://toolserver.org/~daniel/WikiSense/CheckUsage.php?i=StMartini_GrEllershausen.jpgw=_10

Only the GlobalUsage extension at the Commons correctly finds the use of the
file:
http://commons.wikimedia.org/wiki/File:StMartini_GrEllershausen.jpg
http://commons.wikimedia.org/w/index.php?title=Special:GlobalUsagetarget=File:StMartini_GrEllershausen.jpg

I would have expected that at least the API and the local file description page
reported the file as used, too. Don't know what the toolserver CheckUsage tool
uses to find the usage.


-- 
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 21820] New: Read and Edit buttons do not function

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21820

   Summary: Read and Edit buttons do not function
   Product: MediaWiki extensions
   Version: any
  Platform: All
   URL: http://translatewiki.net/w/i.php?title=Supportaction=su
bmituselang=en
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: UsabilityInitiative
AssignedTo: tpars...@wikimedia.org
ReportedBy: bugzilla.wikime...@publi.purodha.net
CC: wikibugs-l@lists.wikimedia.org,
bugzilla.wikime...@publi.purodha.net


Created an attachment (id=6872)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6872)
Screenshot showing a Read an a parially shown Edit button that to not work.

See attached screen shot. This is Opera 10, but other browsers behave likewise.
When the window size or screen size is small enough, or the browser window
content
is sufficiently magnified, navigational buttons disappear, and/or (re)appear in
the
left box where they are not clickable. I am sorry that my screen shot does not
include
the mouse cursor as an evidence of the not being clickable, unfortunately the
screnshot
utility does not capture cursors.

Not classifies as major since you can always type action= in your URLs and
thus reach
editing URLs as the attached screenshot also shows.


-- 
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 21819] Image claimed to be unused, but actually used

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21819


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

   What|Removed |Added

 CC||bryan.tongm...@gmail.com




--- Comment #1 from Chad H. innocentkil...@gmail.com  2009-12-11 12:17:19 UTC 
---
CCing Bryan since he wrote GlobalUsage and has been working with this stuff.


-- 
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 21820] Read and Edit buttons do not function

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21820


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

   What|Removed |Added

 CC||roan.katt...@gmail.com
  Component|UsabilityInitiative |Vector Skin
Product|MediaWiki extensions|MediaWiki
Version|any |1.16-svn




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

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


[Bug 21820] Read and Edit buttons do not function when pushed to the left of Page/Discussion on small screens

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21820


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

   What|Removed |Added

Summary|Read and Edit buttons do not|Read and Edit buttons do not
   |function|function when pushed to the
   ||left of Page/Discussion on
   ||small screens




-- 
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 21819] Image claimed to be unused, but actually used

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21819





--- Comment #2 from Bryan Tong Minh bryan.tongm...@gmail.com  2009-12-11 
12:32:38 UTC ---
Something failed intermittently. Removing the image and adding it back again
caused the imagelinks table to be updated.

Not really something we can reproduce I think?


-- 
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 21117] Raising the default thumbnail image size from 180px to 220px on enwiki

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21117





--- Comment #11 from Tony Souter to...@iinet.net.au  2009-12-11 13:10:10 UTC 
---
Dear friends,

I've sent the following message to Ariel, asking for advice about when the
spare capacity might be available to achieve the increase from 180 to 220 px:


Ariel, after extensive discussion and an RfC, en.WP decided with overwhelming
consensus that it wants to move the default width of thumbnail images from 180
to 200 pixels.

The request to do this technically was filed at Bugzilla on 10 October [link
provided] and allocated to Rob Halsell. I refer to Roan Kattouw's 5 November
comment, that:

blockquoteI talked to Ariel, and he's not convinced that the scalers can
handle it: all
images used on enwiki would have to be rethumbnailed within a relatively short
time. Before we do this, Ariel wants to have a few spare machines that can be
thrown into the scaler pool at short notice, and wants to be around to do that.
Currently, neither is the case.

Summary: not happening right now, we need more servers first./blockquote

The number of queries as to when the change will be made is increasing. I
wonder whether you can advise us when the spare capacity might be available to
achieve this important upgrade.

I've emailed this message to you at ar...@wikimedia.org and have copied it to
the Bugzilla page and
[http://en.wikipedia.org/wiki/Wikipedia_talk:Image_use_policy#I.27ve_contacted_WMF.27s_Ariel_Glenn_about_the_thumbnail_increase
en.WP's Image Use Policy talk page].

Thanks for your time, [http://en.wikipedia.org/wiki/User_talk:Tony1 Tony1 at
en.WP]


-- 
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 18756] Allow Books sidebar to be hidden by default

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18756


Derk-Jan Hartman hart...@videolan.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX




--- Comment #5 from Derk-Jan Hartman hart...@videolan.org  2009-12-11 
13:10:32 UTC ---
Seems that with the renaming to Print/Export, this extra section in the toolbar
won't be hidden by default as I suggested.


-- 
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 19960] Preserve color profile information for thumbs (ImageMagick update)

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19960


Derk-Jan Hartman hart...@videolan.org changed:

   What|Removed |Added

   Keywords|upstream|




-- 
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 21739] Job queue is over 56 Million (as shown on en.wiki)

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21739


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

   What|Removed |Added

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




--- Comment #3 from Chad H. innocentkil...@gmail.com  2009-12-11 14:13:48 UTC 
---
Job queue on enwiki is between 100-200k entries. Marking this 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 4501] Portal test tool is broken

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4501


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

   What|Removed |Added

 CC||innocentkil...@gmail.com
 Status|NEW |RESOLVED
 Resolution||INVALID




--- Comment #3 from Chad H. innocentkil...@gmail.com  2009-12-11 14:39:34 UTC 
---
Closing INVALID. Whatever portal-test was, it seems to be long since gone. The
place to update the Wikimedia project portals is on Meta.


-- 
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 21117] Raising the default thumbnail image size from 180px to 220px on enwiki

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21117





--- Comment #12 from Aryeh Gregor simetrical+wikib...@gmail.com  2009-12-11 
15:01:54 UTC ---
In discussion in #wikimedia-tech, it was also pointed out that having different
thumb sizes for different projects would double the Squid cache usage for
Commons images used in multiple projects.  If this is an issue, it might make
more sense to increase the default globally or not at all.  A larger default
thumb size probably makes sense on all projects given the increasing resolution
of typical monitors.


-- 
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 21117] Raising the default thumbnail image size from 180px to 220px on enwiki

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21117





--- Comment #13 from Tony Souter to...@iinet.net.au  2009-12-11 15:07:22 UTC 
---
Aryeh, I was told the Swedish WP, among the largest WPs, is already on a
default size of 250px. Looking now, they seem to be generously sized. Is there
some way of telling what the defaults are for each WP? 


-- 
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 21117] Raising the default thumbnail image size from 180px to 220px on enwiki

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21117





--- Comment #14 from Aryeh Gregor simetrical+wikib...@gmail.com  2009-12-11 
15:11:58 UTC ---
Configuration should be here:

http://noc.wikimedia.org/conf/

I don't see $wgThumbLimits changed for any wiki, but I might just be missing
it.


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

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


[Bug 21117] Raising the default thumbnail image size from 180px to 220px on enwiki

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21117





--- Comment #15 from Tony Souter to...@iinet.net.au  2009-12-11 15:16:29 UTC 
---
I just tried the map of the US and the Teton Range pics here in preview mode:

http://sv.wikipedia.org/wiki/USA#Geografi_och_milj.C3.B6

They look exactly the same size when 250px| is added to the syntax.


-- 
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 21821] New: Please document MediaWiki:Protect-unchain-permissions

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21821

   Summary: Please document MediaWiki:Protect-unchain-permissions
   Product: MediaWiki
   Version: 1.16-svn
  Platform: All
   URL: http://translatewiki.net/w/i.php?title=MediaWiki:Protect
-unchain-permissions/qqqaction=submit
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Internationalization
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: bugzilla.wikime...@publi.purodha.net
CC: bugzilla.wikime...@publi.purodha.net


Please add Documentation to the qqq pseudo language, or at
http://translatewiki.net/w/i.php?title=MediaWiki:Protect-unchain-permissions/qqqaction=submit
explaining what this message is meant to tell.

Its current translations are partially grossly divergent, telling us
that the English original was not always correctly understood.

I suggest fuzzying of all translations when done, so as to be on the safe side.


-- 
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 21822] New: Define new magic word {{MEDIAINCATEGORY:categoryname}}

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21822

   Summary: Define new magic word {{MEDIAINCATEGORY:categoryname}}
   Product: MediaWiki
   Version: 1.16
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Categories
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: test5...@myway.com


Similar to {{PAGESINCATEGORY:categoryname}} and {{PAGESINCAT:Help}}, please
define a new magic word that counts just the number of media in a category. 

For commons, the number of pages/subcategories isn't generally that
interesting, but the number of media (images/photos/videos etc.) is.

The information might already be available somewhere as parent categories
already display the number of files, pages and subcategories separately.


-- 
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 21817] API returning empty results for list=usercontribs

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21817


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

   What|Removed |Added

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




--- Comment #3 from Roan Kattouw roan.katt...@gmail.com  2009-12-11 15:48:06 
UTC ---
(In reply to comment #2)
 Created an attachment (id=6871)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6871) [details]
 Proposed fix: Add check for empty 'ucuser=' parameter to
 ApiQueryUserContributions.php
 
Domas applied this patch as a live hack, and I committed it to trunk in r59953.


-- 
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 20996] New import sources for pl.wikisource

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20996


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Roan Kattouw roan.katt...@gmail.com  2009-12-11 15:59:27 
UTC ---
Done.


-- 
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 21034] Change namespaces configuration - pl.wikisource

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21034


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Roan Kattouw roan.katt...@gmail.com  2009-12-11 16:06:45 
UTC ---
Done. [[WS:WS]] couldn't be moved to [[Wikiźródła:WS]] because the latter
already exists, so it was moved to [[Wikiźródła:WS/BROKEN]] instead.


-- 
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 21517] Enable patrolled edits on the French wiktionary

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21517


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

   What|Removed |Added

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




--- Comment #7 from Roan Kattouw roan.katt...@gmail.com  2009-12-11 16:22:42 
UTC ---
So you want RC patrolling enabled on frwiktionary, frwikibooks and
frwikiversity, but who should be able to patrol changes? Sysops? Autoconfirmed
users? Some new 'patroller' group that people can be manually or automatically
promoted to?


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

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


[Bug 21517] Enable patrolled edits on the French wiktionary

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21517


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

   What|Removed |Added

 AssignedTo|wikibugs-   |roan.katt...@gmail.com
   |l...@lists.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.
You are the assignee for the bug.

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


[Bug 21629] Enable patrolled edits on the Russian Wikiversity

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21629


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #2 from Roan Kattouw roan.katt...@gmail.com  2009-12-11 16:25:05 
UTC ---
Done


-- 
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 21762] Special:Import intermittently displays permissions error page on mgwiki, mgwiktionary

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21762


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

   What|Removed |Added

Summary|Enable Special:Import on|Special:Import
   |mgwiki, mgwiktionary|intermittently displays
   ||permissions error page on
   ||mgwiki, mgwiktionary




--- Comment #7 from Roan Kattouw roan.katt...@gmail.com  2009-12-11 16:31:38 
UTC ---
(In reply to comment #6)
 What's the problem ?
 

This is very weird. When I go to the import page for the first time, I get a
permissions error, but when I refresh the page, I get the import form. I'm a
staff member and therefore have import rights on all public WMF wikis.


-- 
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 21762] Special:Import intermittently displays permissions error page on mgwiki, mgwiktionary

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21762


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

   What|Removed |Added

  Component|Site requests   |Export/Import
Product|Wikimedia   |MediaWiki
Version|unspecified |1.16-svn




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

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


[Bug 21783] Activate file uploads for admins on sv-wikt

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21783


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Roan Kattouw roan.katt...@gmail.com  2009-12-11 16:37:17 
UTC ---
Done


-- 
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 21792] Enable autoreviewer flag on ptwiki

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21792


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Roan Kattouw roan.katt...@gmail.com  2009-12-11 16:43:37 
UTC ---
Done


-- 
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 21794] logo switch

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21794


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

   What|Removed |Added

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




--- Comment #2 from Roan Kattouw roan.katt...@gmail.com  2009-12-11 16:48:59 
UTC ---
Done. The logo is now pulled directly from Wiki.png on ruwikiversity, so be
sure to keep it protected.


-- 
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 21762] Special:Import intermittently displays permissions error page on mgwiki, mgwiktionary

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21762


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

   What|Removed |Added

   Keywords|shell   |




-- 
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 21783] Activate file uploads for admins on sv-wikt

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21783


Dan Wolff 326...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Comment #2 from Dan Wolff 326...@gmail.com  2009-12-11 16:58:52 UTC ---
It didn't work. Now all logged in users can upload images (at least it's
possible with my bot account). Our request is that only administrators (and
bureaucrats) are able to upload images.


-- 
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 21783] Activate file uploads for admins on sv-wikt

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21783


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

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Comment #3 from Roan Kattouw roan.katt...@gmail.com  2009-12-11 17:01:45 
UTC ---
Done, sorry for missing that.


-- 
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 21279] Delete/RevisionDelete links breaking / urgent schema issue

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21279





--- Comment #6 from FT2 ft2.w...@gmail.com  2009-12-11 17:10:29 UTC ---
(See also bug 18780 comment #12 for a few extra details)


-- 
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 18780] Enable RevisionDelete on WMF wikis for admins

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18780





--- Comment #17 from DerHexer wikipedia_emails-nachfr...@yahoo.de  2009-12-11 
17:18:43 UTC ---
(In reply to comment #14)
 That's exactly the problem. It actually doesn't. 
 
 For revdeleted diffs, a link to the diff shows a link to view its contents...
 a good enough permanent link
 
 The problem is, if the revision is at any time later, deleted or undeleted, 
 the
 log link breaks. It doesn't even just slightly break - it breaks completely. 
 It
 becomes extremely difficult to see what revisions were being referred to.
 

If you'd restore the previous state (deleted resp. undeleted) [e.g. by deleting
or restoring all revision] the log link will not break anylonger. But that's
not a solution.


-- 
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 21823] New: ReaderFeedback early input from Strategy project

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21823

   Summary: ReaderFeedback early input from Strategy project
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: ReaderFeedback
AssignedTo: jschulz_4...@msn.com
ReportedBy: ft2.w...@gmail.com


There's been discussion of reader feedback in the strategy project. We should
probably keep it to 3 metrics for simplicity and to encourage use, but also --
critically -- we need to capture the user's own knowledge level and probably
use a click-bar (not a dropdown or popup).


SUGGESTED METRICS:

Metrics tentatively suggested on the strategy wiki, are:

   Balanced (includes neutrality)
   Coverage (of topic, ie completeness)
   Sources (is it well cited)
   Up to date

Up to date is important for academic and scientific pages; and presentation
(currently requested) may be less important as layout tends to be encyclopedia
standard for most pages; ie it's not so much of a page by page issue.


USER KNOWLEDGE LEVEL:

Capturing the user's own knowledge level is extremely valuable:

   Casual reader
   Knowledgable
   Very knowledgable
   Formally qualified

Two benefits - it allows us to see how users of different levels of topic
knowledge rate articles. So we can distinguish how experts rate the page (or
its usefulness) vs. how newcomers to the topic or casual readers rate it. 

It also lets us understand the reader profile of the page, so editors can
understand what audience level it's getting.


CLICK BAR NOT POPUPS:

Popups (rate this page!) are probably going to be seen as spammy or
ignored. A click bar (eg strategy.wikimedia.org/wiki/File:Quality_bar_2.png )
may get better feedback.


Some input, having seen this extension on the test wiki.


-- 
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 21601] Create Portal namespace on Sorani Wikipedia

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21601


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #3 from Roan Kattouw roan.katt...@gmail.com  2009-12-11 18:30:07 
UTC ---
Done; I'm not sure I copied the name of the talk namespace correctly, because
there was a line break in it. Please check that it has the words in the right
order.


-- 
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 21415] Renaming Wikipedia namespace in ckbWiki

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21415


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #3 from Roan Kattouw roan.katt...@gmail.com  2009-12-11 18:30:14 
UTC ---
Done.


-- 
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 21117] Raising the default thumbnail image size from 180px to 220px on enwiki

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21117





--- Comment #16 from Platonides platoni...@gmail.com  2009-12-11 19:18:05 UTC 
---
The default thumb size is 180 for all wikis but sv wikipedia (250px) and it
wikiquote (200px).

InitialiseSettings.php:

'wgThumbLimits' = array(
   'default' = array( 120, 150, 180, 200, 250, 300 ),
   'itwikiquote' = array( 120, 150, 200, 250, 300, 360 ),
   'svwiki' = array( 120, 200, 250, 300, 360 ),
),


-- 
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 20837] LocalisationCache Notice

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20837





--- Comment #4 from Max Semenik maxsem.w...@gmail.com  2009-12-11 19:39:31 
UTC ---
Reproduceable for me on MySQL backend, but not on SQLite. I use the following
settings:

$wgLocalisationCacheConf['store'] = 'file';
$wgCacheDirectory = 'path/to/file';


-- 
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 20817] Creation of a new namespace in pt.wiktionary

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20817





--- Comment #3 from ValJor valdir.jo...@gmail.com  2009-12-11 20:36:26 UTC ---
Is everybody dead around here?

This has been waiting for two and a half months!

Can anyone please do something about it?

Thank you very much!

Valdir Jorge (bureaucrat at pt.wiktionary)


-- 
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 21517] Enable patrolled edits on the French wiktionary

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21517





--- Comment #8 from JackPotte hubert.bos...@gmail.com  2009-12-11 20:37:30 
UTC ---
Thank you very much, I've just submitted the 3 votes:

http://fr.wiktionary.org/wiki/Wiktionnaire:Wikid%C3%A9mie/d%C3%A9cembre_2009#Nouvelle_patrouille_RC_.28suite.29

http://fr.wikiversity.org/wiki/Wikiversité:La_salle_café/50_2009#Nouvelle_patrouille_RC_.28suite.29

http://fr.wikibooks.org/wiki/Wikilivres:Le_Bistro/Messages_actuels#Nouvelle_patrouille_RC_.28suite.29


-- 
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 20817] Creation of a new namespace in pt.wiktionary

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20817


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

   What|Removed |Added

 CC||roan.katt...@gmail.com
 AssignedTo|rhals...@wikimedia.org  |roan.katt...@gmail.com




--- Comment #4 from Roan Kattouw roan.katt...@gmail.com  2009-12-11 20:57:24 
UTC ---
(In reply to comment #3)
 Is everybody dead around here?
 
 This has been waiting for two and a half months!
 
 Can anyone please do something about it?
 
 Thank you very much!
 
 Valdir Jorge (bureaucrat at pt.wiktionary)
 

The reason shell requests are so slow is that there's only one guy doing them
(Rob), and he's very busy with other things right now (buying servers, mostly).
I'm doing some shell requests on the side to help Rob out, I'll hopefully get
to yours tomorrow.


-- 
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 21808] Allow oversighters to turn off email

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21808


apoc2...@gmail.com changed:

   What|Removed |Added

 CC||apoc2...@gmail.com




--- Comment #1 from apoc2...@gmail.com  2009-12-11 21:32:15 UTC ---
This looks like a good idea. I think the ability to disable incoming emails for
a user could be extended to all administrators, not just oversighters. Outgoing
email is not as problematic, and I believe it can already be disabled when
blocking a 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 21824] New: Special:MergeHistory does not merge file history

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21824

   Summary: Special:MergeHistory does not merge file history
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mozcat...@gmail.com


Currently it is impossible to merge files without multiple steps, unlike
regular pages, which can be merged easily with Special:MergeHistory as file
history is not merged along with page history.

Steps to reproduce:
1) Use Special:MergeHistory to merge two files.
2-Actual) The page history is merged, but not the file history.
2-Expected) The file and page history is merged.


-- 
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 21629] Enable patrolled edits on the Russian Wikiversity

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21629





--- Comment #3 from SergeyJ t...@inbox.lv  2009-12-12 00:48:48 UTC ---
I ask explain. The admin cannot appoint the patrol right? Patrol and autopatrol
rights automatically after
1000 edits? How to patrol article (I do not see for this mechanism)?


-- 
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 21827] New: Make DoubleWiki output apropriate lang attributes for included content of various languages

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21827

   Summary: Make DoubleWiki output apropriate lang attributes for
included content of various languages
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Keywords: need-review, patch
  Severity: enhancement
  Priority: Normal
 Component: DoubleWiki
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: bawolff...@gmail.com


Created an attachment (id=6873)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6873)
patch to make DoubleWiki output lang codes on the layout table.

I was recently testing some javascript code that did different stuff based on
what language the text content was. When testing it on wikisource with the
match=lang , i noticed it didn't work, since lang attributes wern't set.

Since doubleWiki displays two different languages side by side, it should set
the language code for each column, so that other things can figure out what
language the content is in.

So basically, it'd be nice if DoubleWiki put lang=en (replace en with
appropriate lang code) on the td's when splitting up the page.

I have attached a patch which should do this.


-- 
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 4501] Portal test tool is broken

2009-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4501





--- Comment #4 from Minh Nguyễn m...@zoomtown.com  2009-12-12 06:35:00 UTC ---
portal-test was for actually updating the portals. It rendered the contents of
[[m:Www.wikipedia.org template/temp]] as HTML. That way non-sysops could test
changes before Meta sysops pushed the changes live (at [[m:Www.wikipedia.org
template]]).


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