[Bug 32680] MediaWiki needs a sane way to disable SpecialPages

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32680

--- Comment #9 from Antoine hashar Musso has...@free.fr 2011-12-08 09:04:44 
UTC ---
Sorry Sam, I have misread that bug. I thought it was someone asking how to
disable RecentChanges entirely :-)

-- 
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 32823] Undefined index notices when $wgServer is empty string (introduced with 1.18)

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32823

--- Comment #9 from Antoine hashar Musso has...@free.fr 2011-12-08 09:06:29 
UTC ---
Well done user66! Enjoy your MediaWiki installation.

-- 
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 29550] Move TestSwarm from toolserver to common infrastructure with Jenkins etc

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29550

Bug 29550 depends on bug 32433, which changed state.

Bug 32433 Summary: Package TestSwarm as Debian package
https://bugzilla.wikimedia.org/show_bug.cgi?id=32433

   What|Old Value   |New Value

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

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

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


[Bug 32433] Package TestSwarm as Debian package

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32433

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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #5 from Antoine hashar Musso has...@free.fr 2011-12-08 09:42:45 
UTC ---
Testswarm got packaged and the configuration uploaded in SVN (
/trunk/debs/testswarm ).

Still need to have it build and uploaded to apt.wikimedia.org though but that
is another issue.

-- 
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 32212] PDF rendering problems

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32212

Perditax tari.ringe...@googlemail.com changed:

   What|Removed |Added

 CC||tari.ringe...@googlemail.co
   ||m

--- Comment #3 from Perditax tari.ringe...@googlemail.com 2011-12-08 09:43:11 
UTC ---
I also have several problems with pdf rendering. I'm not sure if I should
create a new bug report or post those here.
* When quoting several references in the same part of the text, converting to
pdf introduces a blank space before the comma separating them, like [1] ,
[2], which is not correct considering typography: [1], [2], see for example
http://fr.wikibooks.org/wiki/Cristallographie_g%C3%A9om%C3%A9trique/Introduction
where there are two occurences of the problem.
* When using a picture aligned to the right and a math formula in the text to
the left of it, the pdf version places the formula below the picture,
regardless of the length of the formula. I have obtained bad layouts because of
this, with huge blank spaces at the left of the picture, although there was
more than enough place to fit the formula there. I have managed to improve the
layout by adding text above the formulas but we shouldn't have to change pages
only so that the pdf version looks acceptable.
* Most bothering, the pdf doesn't render texts like span
style=text-decoration:overline1/span, instead of span
style=text-decoration:overline1/span I see 1 in the pdf version. That's
really troublesome because in all articles about crystallography, and in all
textbooks outside the wikimedia projects, we describe directions in crystals as
[span style=text-decoration:overline1/span11] (for example), the
direction [111] is a completely different one. See
http://fr.wikibooks.org/wiki/Cristallographie_g%C3%A9om%C3%A9trique/R%C3%A9seaux_de_Bravais
or http://fr.wikipedia.org/wiki/R%C3%A9seau_de_Bravais - these are by far not
the only pages using this notation.

-- 
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 32513] Collection extension still uses GFDL license

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32513

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED
  Status Whiteboard||None

--- Comment #5 from Antoine hashar Musso has...@free.fr 2011-12-08 09:52:22 
UTC ---
Your change has been completed.
Please reopen this ticket if anything went wrong.
The following configuration settings have been changed:
===
Index: InitialiseSettings.php
===
--- InitialiseSettings.php(revision 2689)
+++ InitialiseSettings.php(working copy)
@@ -2549,7 +2549,6 @@
 'kowiki' = array(
 '백' = NS_PROJECT,
 '백토' = NS_PROJECT_TALK,
-'인' = NS_PROJECT,
 'Portal' = 100,
 'Portal_talk' = 101,
 '들' = 100,
@@ -2559,6 +2558,9 @@
 '뉴'   =  NS_PROJECT,
 '뉴토'  = NS_PROJECT_TALK,
 ),
+'kowikiquote' = array(
+'인' = NS_PROJECT,
+),
 'kowikisource' = array(
 'Wikisource' = NS_PROJECT,
 'Wikisource_talk' = NS_PROJECT_TALK,
===
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

-- 
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 32513] Collection extension still uses GFDL license

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32513

--- Comment #5 from Antoine hashar Musso has...@free.fr 2011-12-08 09:55:40 
UTC ---
Change deployed live (local change r2694).

Index: CommonSettings.php
===
--- CommonSettings.php(revision 2693)
+++ CommonSettings.php(working copy)
@@ -1819,7 +1819,9 @@
 'zim' = 'openZIM',
 );

-$wgLicenseURL =
http://en.wikipedia.org/w/index.php?title=Wikipedia:Text_of_the_GNU_Free_Documentation_Licenseaction=raw;;
+# GFDL is long gone, we use CC-BY-SA 3.0 nowaday. See bug 32513
+//$wgLicenseURL =
http://en.wikipedia.org/w/index.php?title=Wikipedia:Text_of_the_GNU_Free_Documentation_Licenseaction=raw;;
+$wgLicenseURL =
http://en.wikipedia.org/w/index.php?title=Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_Licenseaction=raw;;

 $wgCollectionPortletForLoggedInUsersOnly =
$wmgCollectionPortletForLoggedInUsersOnly;
 $wgCollectionArticleNamespaces = $wmgCollectionArticleNamespaces;

-- 
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 32513] Collection extension still uses GFDL license

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32513

Nemo_bis federicol...@tiscali.it changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||federicol...@tiscali.it
 Resolution|FIXED   |

--- Comment #6 from Nemo_bis federicol...@tiscali.it 2011-12-08 10:04:56 UTC 
---
Please link the official license page
http://creativecommons.org/licenses/by-sa/3.0/ which has translations and so on
and is linked from https://wikimediafoundation.org/wiki/Terms_of_use , not the
unofficial non-binding en.wiki-only 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 32508] Too many update messages even though nothing much happens

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32508

--- Comment #11 from Antoine hashar Musso has...@free.fr 2011-12-08 
10:05:36 UTC ---
I have cleaned the output for user_options migration with r105531.

Jidanni, can you please review the output? Thanks!

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

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


[Bug 32513] Collection extension still uses GFDL license

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32513

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

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #7 from Antoine hashar Musso has...@free.fr 2011-12-08 10:10:46 
UTC ---
Thanks Nemo_bis for catching this. Here is the new version (local revision
2695):

Index: CommonSettings.php
===
--- CommonSettings.php(revision 2694)
+++ CommonSettings.php(working copy)
@@ -1821,7 +1821,7 @@

 # GFDL is long gone, we use CC-BY-SA 3.0 nowaday. See bug 32513
 //$wgLicenseURL =
http://en.wikipedia.org/w/index.php?title=Wikipedia:Text_of_the_GNU_Free_Documentation_Licenseaction=raw;;
-$wgLicenseURL =
http://en.wikipedia.org/w/index.php?title=Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_Licenseaction=raw;;
+$wgLicenseURL = http://creativecommons.org/licenses/by-sa/3.0/;;

 $wgCollectionPortletForLoggedInUsersOnly =
$wmgCollectionPortletForLoggedInUsersOnly;
 $wgCollectionArticleNamespaces = $wmgCollectionArticleNamespaces;

-- 
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 32871] New: Search indexes limited to first 100k words?

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32871

   Web browser: ---
 Bug #: 32871
   Summary: Search indexes limited to first 100k words?
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Lucene Search
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: si...@tagish.co.uk
CC: rain...@eunet.rs
Classification: Unclassified


There's a suggestion currently at
http://en.wikipedia.org/wiki/Wikipedia:Village_pump_%28technical%29#Web_scraping_tool_for_article_research_.28list_expansion.29
that the search indexes only the first 100k words in a page. 

This means that important stuff at the bottom of a very long page is not
included in the index, which is a bad thing.

Is there any possibility this restriction - if it exists - could be lifted such
that all of the text is indexed?

-- 
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 32871] Search indexes limited to first 100k words?

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32871

--- Comment #1 from Antoine hashar Musso has...@free.fr 2011-12-08 10:23:20 
UTC ---
Section was renamed on village pump. Permalink:

http://en.wikipedia.org/w/index.php?title=Wikipedia:Village_pump_(technical)oldid=464743644#Web_scraping_tool_for_article_research_.28list_expansion.29

-- 
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 32871] Search indexes limited to first 100k words?

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32871

--- Comment #2 from Robert Stojnic rain...@eunet.rs 2011-12-08 10:23:52 UTC 
---
http://svn.wikimedia.org/viewvc/mediawiki/trunk/lucene-search-2/src/org/wikimedia/lsearch/index/WikiIndexModifier.java?revision=63824view=markup

static public final int MAX_FIELD_LENGTH = 10;

It could be increased, however, I don't remember offhand what were the issues
with increasing this number.

-- 
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 32473] [[Special:PasswordReset]] can not be used on private wiki

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32473

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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #6 from Antoine hashar Musso has...@free.fr 2011-12-08 11:07:35 
UTC ---
r105537 merge the fix in REL1_18. Would be available in MediaWiki 1.18.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 16911] Cannot delete error message should use error/warning style

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16911

Iswariya ichu.ram...@gmail.com changed:

   What|Removed |Added

 CC||ichu.ram...@gmail.com,
   ||jayara...@gmail.com
 AssignedTo|wikibugs-l@lists.wikimedia. |ichu.ram...@gmail.com
   |org |

--- Comment #1 from Iswariya ichu.ram...@gmail.com 2011-12-08 11:50:16 UTC ---
Reply to :
Brion Vibber
-

How can a page be deleted when its already deleted by someone else ? I tried
deleting an already deleted page but there wasn't any delete option for that
page. Could you tell me more clearly ?

-- 
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 32508] Too many update messages even though nothing much happens

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32508

--- Comment #12 from jida...@jidanni.org 2011-12-08 11:51:02 UTC ---
Looks good...

...ug_group field does not exist in user table, skipping modify field patch.
...have us_chunk_inx field in uploadstash table.
Purging caches...done.
Checking site_stats row...done.

Wait, those two lines added at the end.
Checking surely deserves dots.

Maybe each new item added needs a second programmer to make sure it
gets dotted.

-- 
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 16911] Cannot delete error message should use error/warning style

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16911

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-12-08 
11:54:11 UTC ---
i guess it happens when two admins click the delete link. Then one actually
deletes the page, and the other tries to, from the deletion form, but it fails.
Havn't tried it though.

-- 
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 31330] do not use templates when Babel information exist for a language

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31330

Niklas Laxström niklas.laxst...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #7 from Niklas Laxström niklas.laxst...@gmail.com 2011-12-08 
11:54:07 UTC ---
Fixed in r105540.

-- 
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 23239] Page looks wrong when deleting conflict occurs

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23239

Iswariya ichu.ram...@gmail.com changed:

   What|Removed |Added

 CC||ichu.ram...@gmail.com,
   ||jayara...@gmail.com
 AssignedTo|wikibugs-l@lists.wikimedia. |ichu.ram...@gmail.com
   |org |

--- Comment #1 from Iswariya ichu.ram...@gmail.com 2011-12-08 11:54:13 UTC ---
Reply to :
od_mishehu

How is it possible to delete a page when its already deleted by someone else ?
I tried deleting an already deleted page but there wasn't any delete option
for that page. Could you tell me more clearly ?

-- 
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 16911] Cannot delete error message should use error/warning style

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16911

--- Comment #3 from Iswariya ichu.ram...@gmail.com 2011-12-08 12:16:12 UTC ---
Reply to :
 Daniel Kinzler
i guess it happens when two admins click the delete link. Then one actually
deletes the page, and the other tries to, from the deletion form, but it fails.
Havn't tried it though.
-
-
Thank you for your reply. How is it possible to add another admin ?? I logged
in as an admin but I am not able to give my admin rights to another user.  
  Just try 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 32128] Review of OnlineStatusBar extension

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

--- Comment #23 from Peter Bena benap...@gmail.com 2011-12-08 13:09:59 UTC ---
thanks to Brion it's updated so you can review it now
design is now little bit different, the online bar doesn't even query db, but
it retrieve it using api every two minutes (when user wants to display it)

-- 
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 32859] Block log snippet (extract) is wrong at Special:Contributions when dir=prev is specified

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32859

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

   What|Removed |Added

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

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

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


[Bug 32861] php rebuildrecentchanges.php postgres

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32861

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

   What|Removed |Added

   Keywords||need-review, patch,
   ||postgresql
   Priority|Unprioritized   |Normal
 CC||m...@everybody.org

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

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


[Bug 32864] SwiftMedia's rewrite doesn't properly collapse multiple slashes

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32864

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

   What|Removed |Added

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

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

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


[Bug 32868] incorrect duplicate EXIF IFD0:Orientation tag handling

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32868

--- Comment #2 from Saibo saibotr...@arcor.de 2011-12-08 14:14:41 UTC ---
Current last 500 uploads by Rotatebot: 1 such a case (0.2 %)

-- 
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 3745] Create [[Special:InterwikiMap]]

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3745

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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #14 from Antoine hashar Musso has...@free.fr 2011-12-08 
14:27:44 UTC ---
For history purposes, my original special pages was reverted by r18947

Since Chad wrote an extension, I guess we can now close this bug.

I will open a new bug to get Chad's extension deployed.

-- 
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 3745] Create [[Special:InterwikiMap]]

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3745

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

   What|Removed |Added

 AssignedTo|has...@free.fr  |wikibugs-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 32872] New: deploy Extension:InterwikiList

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32872

   Web browser: ---
 Bug #: 32872
   Summary: deploy Extension:InterwikiList
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: has...@free.fr
Classification: Unclassified


http://www.mediawiki.org/wiki/Extension:InterwikiList let someone list all
possible interwikis currently configured on a given wiki.

Would be great to have it reviewed and deployed on live site.

-- 
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 32872] deploy Extension:InterwikiList

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32872

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

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=3745

-- 
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 3745] Create [[Special:InterwikiMap]]

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3745

--- Comment #15 from Antoine hashar Musso has...@free.fr 2011-12-08 
14:29:57 UTC ---
Deployment requested with bug 32872

-- 
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 32872] deploy Extension:InterwikiList

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32872

--- Comment #1 from Chad H. innocentkil...@gmail.com 2011-12-08 14:31:03 UTC 
---
InterwikiList was never designed to work with CDB.

Should deploy Interwiki instead, it supports CDB and has a read-only mode.

-- 
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 32873] New: The Chinese version of AFT has mistranslations

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32873

   Web browser: ---
 Bug #: 32873
   Summary: The Chinese version of AFT has mistranslations
   Product: Wikimedia Tools
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: code-utils
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: ig...@126.com
Classification: Unclassified


The Chinese version of Article Feedback Tool was machine-translated from
English into Chinese and has mistranslations. The recommended translation is
given in http://zh.wikipedia.org/wiki/User:IgniX/sandboxⅢ. Please revise the
current version.

-- 
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 19052] U+3000 IDEOGRAPHIC SPACE should terminate external link

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19052

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED
   Target Milestone|--- |1.19wmf deployment

--- Comment #4 from Antoine hashar Musso has...@free.fr 2011-12-08 14:39:57 
UTC ---
This was reviewed and should be deployed with 1.19

-- 
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 31982] LocalisationUpdate doesn't work well with languages with fallback

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31982

Liangent liang...@gmail.com changed:

   What|Removed |Added

 CC||ig...@126.com

--- Comment #10 from Liangent liang...@gmail.com 2011-12-08 14:59:38 UTC ---
*** Bug 32873 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 32873] The Chinese version of AFT has mistranslations

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32873

Liangent liang...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||liang...@gmail.com,
   ||tom.maaswin...@12wiki.eu
  Component|code-utils  |LocalisationUpdate
Version|unspecified |any
 Resolution||DUPLICATE
Product|Wikimedia Tools |MediaWiki extensions

--- Comment #1 from Liangent liang...@gmail.com 2011-12-08 14:59:38 UTC ---
This is due to a bug (or missing feature) in LocalisationUpdate which was
already partly fixed (for this case it was completely fixed) in trunk.

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

-- 
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 32865] Correct URL for help page link

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32865

Yoni Shostak y...@omniti.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||y...@omniti.com
 Resolution||FIXED
 AssignedTo|wikibugs-l@lists.wikimedia. |y...@omniti.com
   |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 32866] Correct URL for the legal text at the bottom of the page

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32866

Yoni Shostak y...@omniti.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||y...@omniti.com
 Resolution||FIXED
 AssignedTo|wikibugs-l@lists.wikimedia. |y...@omniti.com
   |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 31577] Categories containing pages which should not be in that category

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31577

--- Comment #9 from Romaine romaine_w...@yahoo.com 2011-12-08 15:07:18 UTC ---
Maybe there is something else going on too. I checked each page and each
included template on the pages in the categorie
http://nl.wikipedia.org/w/index.php?title=Categorie:Wikipedia:Pagina%27s_die_missende_sjabloonelementen_bevattenaction=editredlink=1
but nowhere is this category inserted. I can remember that someone used it some
while ago, but currently it is in no place in use. Still for some reason this
category is filled with some pages.

If it is just a bug that the magic words do not function proparly, then still
these pages should not have been in this category as the category is nowhere
inserted.

Greetings - Romaine

-- 
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 32867] Arabic Wikipedia Category Line break

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32867

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

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2011-12-08 
15:28:15 UTC ---
Problem is with [[ar:ميدياويكي:Common.css]] which contains 
div#content ul {
display: table;
}

This can be fixed by adding
div#catlinks ul {
display: inline-block;
}

-- 
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 32851] New link for 'Learn how to edit' in AFTv5 'Edit this page' CTA

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32851

Yoni Shostak y...@omniti.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||y...@omniti.com
 Resolution||FIXED
 AssignedTo|wikibugs-l@lists.wikimedia. |y...@omniti.com
   |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 32874] New: Bitmap.php uses -define in ImageMagick configuration line which requires ImageMagick 6.5.6-2 but doesn't do a version check

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32874

   Web browser: ---
 Bug #: 32874
   Summary: Bitmap.php uses -define in ImageMagick configuration
line which requires ImageMagick 6.5.6-2 but doesn't do
a version check
   Product: MediaWiki
   Version: 1.19-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Images and files
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: seventow...@gmail.com
CC: bawolff...@gmail.com, bryan.tongm...@gmail.com
Classification: Unclassified


In Bitmap.php, around line 284, the code adds the -define option that requires
ImageMagick 6.5.6-2, but it doesn't check the version of ImageMagick first.  It
looks like this:

 // JPEG decoder hint to reduce memory, available since IM 6.5.6-2
 $decoderHint = -define jpeg:size={$params['physicalDimensions']};

Later down in the file, it's done correctly like this:

 if ( version_compare( $this-getMagickVersion(), 6.3.5 ) = 0 ) {
  $animation_post = '-fuzz 5% -layers optimizeTransparency +map';
 }

Since -define is an optional flag here it should be wrapped in a version check
as 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 32872] deploy Extension:InterwikiList

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32872

Reedy s...@reedyboy.net changed:

   What|Removed |Added

   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 29054] Thumbnails break with older versions of ImageMagick

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29054

Christian Neubauer seventow...@gmail.com changed:

   What|Removed |Added

 CC||seventow...@gmail.com

--- Comment #3 from Christian Neubauer seventow...@gmail.com 2011-12-08 
16:05:35 UTC ---
According to a comment in Bitmap.php, it's now 6.5.6-2 (as of 1.18).

283 // JPEG decoder hint to reduce memory, available since IM 6.5.6-2
284 $decoderHint = -define jpeg:size={$params['physicalDimensions']};

-- 
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 32857] Only show AFTv5 on articles in special AFT5 category

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32857

Yoni Shostak y...@omniti.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||y...@omniti.com
 Resolution||FIXED
 AssignedTo|wikibugs-l@lists.wikimedia. |y...@omniti.com
   |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 32838] Do not show AFTv4 and AFTv5 on the same page

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32838

Bug 32838 depends on bug 32857, which changed state.

Bug 32857 Summary: Only show AFTv5 on articles in special AFT5 category
https://bugzilla.wikimedia.org/show_bug.cgi?id=32857

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are 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 32867] Arabic Wikipedia Category Line break

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32867

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

   What|Removed |Added

   Priority|Unprioritized   |Normal

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

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


[Bug 32838] Do not show AFTv4 and AFTv5 on the same page

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32838

Yoni Shostak y...@omniti.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||y...@omniti.com
 Resolution||DUPLICATE
 AssignedTo|wikibugs-l@lists.wikimedia. |y...@omniti.com
   |org |

--- Comment #4 from Yoni Shostak y...@omniti.com 2011-12-08 16:08:56 UTC ---
Resolved by #32857, separate categories as outlined in the comments above.

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

-- 
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 32857] Only show AFTv5 on articles in special AFT5 category

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32857

--- Comment #3 from Yoni Shostak y...@omniti.com 2011-12-08 16:08:56 UTC ---
*** Bug 32838 has been marked as a duplicate of this bug. ***

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

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


[Bug 32869] The revision history for individual LiquidThread posts is broken

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32869

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

   What|Removed |Added

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

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

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


[Bug 32871] Search indexes limited to first 100k words?

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32871

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

   What|Removed |Added

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

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

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


[Bug 32874] Bitmap.php uses -define in ImageMagick configuration line which requires ImageMagick 6.5.6-2 but doesn't do a version check

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32874

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Reedy s...@reedyboy.net 2011-12-08 16:19:35 UTC ---
r105559, thanks!

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

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


[Bug 32861] rebuildrecentchanges.php broken on Postgres

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32861

Reedy s...@reedyboy.net changed:

   What|Removed |Added

Summary|php |rebuildrecentchanges.php
   |rebuildrecentchanges.php|broken on Postgres
   |postgres|

-- 
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 8115] improved table sorting of decimal numbers

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8115

--- Comment #13 from Antoine hashar Musso has...@free.fr 2011-12-08 
16:27:49 UTC ---
Added some tests with r105560

Need to find out how to change the locale to redo the same tests with a
different language.

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

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


[Bug 31068] Add Wikibooks namespace to Azerbaijani Wikibooks

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31068

--- Comment #7 from Reedy s...@reedyboy.net 2011-12-08 16:35:31 UTC ---
(In reply to comment #6)
 I meant an English translation of the community consensus.

Generally we don't ask for that unless it's a disputed issue

Adding a namespace is a fairly minor action

-- 
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 31068] Add Wikibooks namespace to Azerbaijani Wikibooks

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31068

--- Comment #8 from Diederik van Liere dvanli...@gmail.com 2011-12-08 
16:36:31 UTC ---
Okay, sorry my bet.

-- 
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 32508] Too many update messages even though nothing much happens

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32508

--- Comment #13 from Antoine hashar Musso has...@free.fr 2011-12-08 
16:40:34 UTC ---
Those two last checks are not really database updates per see. I guess those
can stay as they are.

-- 
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 31068] Add Wikibooks namespace to Azerbaijani Wikibooks

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31068

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #9 from Reedy s...@reedyboy.net 2011-12-08 16:45:35 UTC ---
Done



reedy@fenari:/home/wikipedia/common$ mwscript namespaceDupes.php azwikibooks
--fix
... 2697 (0,Vikikitab:Vikitətil) - (104,Vikitətil) [[Vikikitab:Vikitətil]]
... resolving on page... ok.

Looks good!

-- 
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 32182] enable articlefeedback extension on spanish wikipedia

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32182

--- Comment #5 from Reedy s...@reedyboy.net 2011-12-08 16:47:10 UTC ---
Ping

-- 
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-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25651

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #9 from Reedy s...@reedyboy.net 2011-12-08 16:53:11 UTC ---
Done, uncontroversial change and a small not so active 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 31947] fawikisource change author from مؤلف to پدیدآورنده

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31947

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #5 from Reedy s...@reedyboy.net 2011-12-08 17:11:48 UTC ---
Should be all done 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 32508] Too many update messages even though nothing much happens

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32508

--- Comment #14 from Chad H. innocentkil...@gmail.com 2011-12-08 17:12:07 UTC 
---
(In reply to comment #13)
 Those two last checks are not really database updates per see. I guess those
 can stay as they are.

The last one is, and should be fixed. The next to last one is not (and to be
honest, they should be probably swapped)

-- 
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 28613] Thumbnails of updated files fail to purge on squids

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28613

--- Comment #119 from Saibo saibotr...@arcor.de 2011-12-08 17:12:59 UTC ---
Another old version (450px). This was directly after a purge - you notice that
the 180px takes ten seconds to be scaled ([[:bugzilla:32432]]) but the 450px
thumb (which is -with my settings- shown on the file page) is served
instantaneously.  → 450px isn't purged.

wget
https://upload.wikimedia.org/wikipedia/commons/thumb/8/8f/Pole_Vault_Sequence_2.jpg/450px-Pole_Vault_Sequence_2.jpg
--2011-12-08 18:08:23-- 
https://upload.wikimedia.org/wikipedia/commons/thumb/8/8f/Pole_Vault_Sequence_2.jpg/450px-Pole_Vault_Sequence_2.jpg
Auflösen des Hostnamen »upload.wikimedia.org« 91.198.174.234
Verbindungsaufbau zu upload.wikimedia.org|91.198.174.234|:443... verbunden.
HTTP Anforderung gesendet, warte auf Antwort... 200 OK
Länge: 35925 (35K) [image/jpeg]
In »450px-Pole_Vault_Sequence_2.jpg.1« speichern.

100%[===]
35.925  --.-K/s   in 0,1s

2011-12-08 18:08:23 (272 KB/s) - »450px-Pole_Vault_Sequence_2.jpg.1«
gespeichert [35925/35925]


+++

wget
https://upload.wikimedia.org/wikipedia/commons/thumb/8/8f/Pole_Vault_Sequence_2.jpg/180px-Pole_Vault_Sequence_2.jpg
--2011-12-08 18:08:26-- 
https://upload.wikimedia.org/wikipedia/commons/thumb/8/8f/Pole_Vault_Sequence_2.jpg/180px-Pole_Vault_Sequence_2.jpg
Auflösen des Hostnamen »upload.wikimedia.org« 91.198.174.234
Verbindungsaufbau zu upload.wikimedia.org|91.198.174.234|:443... verbunden.
HTTP Anforderung gesendet, warte auf Antwort... 200 OK
Länge: nicht spezifiziert [image/jpeg]
In »180px-Pole_Vault_Sequence_2.jpg.1« speichern.

[ =  
 ] 12.149  --.-K/s   in 0,1s

2011-12-08 18:08:36 (83,5 KB/s) - »180px-Pole_Vault_Sequence_2.jpg.1«
gespeichert [12149]

-- 
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 32592] v1.6.1 and v1.7.0 beta 1 / SMW_conceptCache.php --create fails

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32592

--- Comment #4 from Jeroen De Dauw jeroen_ded...@yahoo.com 2011-12-08 
17:18:50 UTC ---
Can you get me an export of your concept NS? I can run the script w/o problems,
but then again, I have no concepts on my local 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 32858] Do not parse .js/.css pages and save their parsed content in database tables

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32858

--- Comment #4 from Phillip Patriakeas dragonlordofxant...@gmail.com 
2011-12-08 17:28:17 UTC ---
The only way such alternate tracking methods could work is if they are
automatic; the only reason the current system works anywhere near as well as it
does is because it requires zero additional effort to simply copy-pasting the
needed JS. Add an additional step to the script installation for tracking
purposes, and in the best case, most people will ignore it (and in the worst
case, people won't use your script because they can't be bothered or they find
another script with a simpler installation).

-- 
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 17525] css and .js pages should not store entries in Categorylinks table/Templatelinks table

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17525

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||platoni...@gmail.com
 Resolution||DUPLICATE

--- Comment #6 from Platonides platoni...@gmail.com 2011-12-08 17:32:49 UTC 
---


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

-- 
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 32858] Do not parse .js/.css pages and save their parsed content in database tables

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32858

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 CC||umherirrender_de...@web.de

--- Comment #5 from Platonides platoni...@gmail.com 2011-12-08 17:32:49 UTC 
---
*** Bug 17525 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 32450] Scripts pages in MediaWiki: namespace parsed like wiki pages

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32450

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 CC||platoni...@gmail.com
 Resolution||DUPLICATE

--- Comment #7 from Platonides platoni...@gmail.com 2011-12-08 17:33:50 UTC 
---


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

-- 
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 32858] Do not parse .js/.css pages and save their parsed content in database tables

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32858

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 CC||lamb...@orange.fr

--- Comment #6 from Platonides platoni...@gmail.com 2011-12-08 17:33:50 UTC 
---
*** Bug 32450 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 32119] Change the diacritics in the namespaces at ro.wikinews

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32119

--- Comment #11 from Reedy s...@reedyboy.net 2011-12-08 17:36:04 UTC ---
If you grab http://noc.wikimedia.org/conf/InitialiseSettings.php.txt and make a
copy, can you make the necessary updates to it, then provide a diff between the
2 versions?

-- 
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 32858] Do not parse .js/.css pages and save their parsed content in database tables

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32858

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 CC||platoni...@gmail.com

--- Comment #7 from Platonides platoni...@gmail.com 2011-12-08 17:40:23 UTC 
---
Duping here several related bugs, since i think this is the most clear case.
Either everything should be parsed, or nothing.
This means r103476 should be reverted (if we decide we go for the nothing case,
it would be done somehere else).

subst: could continue working in both cases (mentioned in bug 32450).

Note that javascript authors can make the links in such way that they don't get
registered (eg. '[' + '[Category').

As a third alternative, we could do a different kind of parsing for js pages,
so that wikitext would only be parsed inside js comments (bug 10410).

-- 
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 32592] v1.6.1 and v1.7.0 beta 1 / SMW_conceptCache.php --create fails

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32592

--- Comment #5 from [[kgh]] mediaw...@kghoffmeyer.de 2011-12-08 17:42:36 UTC 
---
Hmm, the concepts are rather simple like {{#concept: [[Category:Person]]
[[PersonID::+]] [[Status::No]] }}. On the test wiki {{#concept:
[[Category:Test]] }} already caused the problem.

-- 
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 29742] Enable Extension:FlaggedRevs for fiwiki (fi.wikipedia.org)

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29742

--- Comment #8 from Reedy s...@reedyboy.net 2011-12-08 17:43:23 UTC ---
I've added those now, how does it look?

-- 
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 32803] Admins unable to access Special:Stabilization

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32803

Reedy s...@reedyboy.net changed:

   What|Removed |Added

Summary|Deny of access to   |Admins unable to access
   |Special/Stabilization   |Special:Stabilization

--- Comment #3 from Reedy s...@reedyboy.net 2011-12-08 17:52:49 UTC ---
$wgGroupPermissions['sysop']['stablesettings'] = true;

^ That has now been set, does that fix your 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 32450] Scripts pages in MediaWiki: namespace parsed like wiki pages

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32450

--- Comment #8 from DavidL lamb...@orange.fr 2011-12-08 17:54:46 UTC ---
But this bug has been opened before 32858...

-- 
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 19082] 500 Internal Server Error when trying to upload 98 MB file to Commons

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19082

--- Comment #2 from Reedy s...@reedyboy.net 2011-12-08 18:03:16 UTC ---
Is this any better with stashed images 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 32874] Bitmap.php uses -define in ImageMagick configuration line which requires ImageMagick 6.5.6-2 but doesn't do a version check

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32874

--- Comment #2 from Christian Neubauer seventow...@gmail.com 2011-12-08 
18:05:15 UTC ---
Thank you!

-- 
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 32858] Do not parse .js/.css pages and save their parsed content in database tables

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32858

--- Comment #8 from DavidL lamb...@orange.fr 2011-12-08 18:09:28 UTC ---
Parsing JS/CSS seems useless :
* {{subst:}} / {{template}} - useless
* [[Category:]] - useless or in comments only
* [[link]] / [link] - useless or in comments only

Tracking script usage does not work for gadgets. If script usage should be
tracked, it should be done as a new feature of MediaWiki instead.

If some parsing should be done, it should be only for [[Category:]] and
[[link]] / [link], in comments only.

-- 
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 32875] New: Provide a chance to undo rotation

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32875

   Web browser: ---
 Bug #: 32875
   Summary: Provide a chance to undo rotation
   Product: MediaWiki
   Version: 1.18.0
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Images and files
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: m...@everybody.org
CC: bawolff...@gmail.com, bryan.tongm...@gmail.com
Depends on: 31504
Classification: Unclassified


As Brion writes,

  [Allowing uploaders to] preview  fix the rotation *during* the upload
process
  will be a big help. There should be a bugzilla entry ready for comments
  somewhere.

Since I couldn't find one, this one is open.

-- 
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 31504] Image rotation tracking bug

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31504

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

   What|Removed |Added

 Blocks||32875

-- 
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 32858] Do not parse .js/.css pages and save their parsed content in database tables

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32858

--- Comment #9 from Phillip Patriakeas dragonlordofxant...@gmail.com 
2011-12-08 18:32:04 UTC ---
{{subst:}} is definitely *not* useless on JS pages; have a look at
[[Template:Deletion sorting]] as one example (I'm not arguing that this method
of script installation/use should be *encouraged*, merely pointing out that it
exists and has been used historically).

I do agree that script usage needs to be tracked as a MediaWiki feature; this
is what I was getting at above, though I never actually said as much.

I'd be fine with normal wikitext rendering only happening in comments (and I'd
be far from the only person to wholeheartedly welcome functioning links in
comments again!).

-- 
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 32858] Do not parse .js/.css pages and save their parsed content in database tables

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32858

--- Comment #10 from Phillip Patriakeas dragonlordofxant...@gmail.com 
2011-12-08 18:34:44 UTC ---
I meant to link to [[Template:Deltab]] in comment 9; I didn't check closely
enough before submitting. =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 32875] Provide a chance to undo rotation

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32875

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

   What|Removed |Added

 Blocks||31504
 Depends on|31504   |

-- 
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 31504] Image rotation tracking bug

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31504

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

   What|Removed |Added

 Blocks|32875   |
 Depends on||32875

-- 
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 32858] Do not parse .js/.css pages and save their parsed content in database tables

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32858

--- Comment #11 from DavidL lamb...@orange.fr 2011-12-08 18:54:23 UTC ---
Problem occurs when 'subst:' appears in scripts adding some buttons to place
models for example. See
https://fr.wikibooks.org/w/index.php?title=MediaWiki:Gadget-Barre_de_luxe.jsdiff=prevoldid=343887

subst: seem only used on English wikipedia, there is other projects and
languages where this feature is not used.
Instead of using script as a template, parameters in user scripts should be
used, so subst: seems useless.

For the example you give, instead of... :
  Put in monobook (replace X with your area of interest) :
{{subst:Deltab|X}}
  Javascript source :
document.editform.wpTextbox1.value += '\{\{subst:deletion sorting|{{{1}}}|
-- \~\~\~\~\}\}\n';
...we should have :
  Put in monobook :
DeltabInterest = 'X'; // replace X with your area of interest.
importScript('Deltab');
  Javascript source :
document.editform.wpTextbox1.value += '\{\{subst:deletion
sorting|'+DeltabInterest+'| -- \~\~\~\~\}\}\n';

-- 
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 32858] Do not parse .js/.css pages and save their parsed content in database tables

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32858

--- Comment #12 from DavidL lamb...@orange.fr 2011-12-08 19:03:00 UTC ---
Also it would be safer to use javascript parameters in user script rather than
template parameter. Other language use more characters like ' é à ... which can
generate some script errors, for example :
  {{subst:Deltab|L'arbre}}

Also the subst doesn't allow using the last script version as it make
substitution.

-- 
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 32858] Do not parse .js/.css pages and save their parsed content in database tables

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32858

--- Comment #13 from DavidL lamb...@orange.fr 2011-12-08 19:04:36 UTC ---
So it would be better to stop parsing subst in scripts, and modify the
wikipedia scripts like Deltab.

-- 
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 29984] SocialProfile needs to be ported to ResourceLoader

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29984

Reedy s...@reedyboy.net changed:

   What|Removed |Added

   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 29100] Update jQuery version in MediaWiki 1.20

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29100

--- Comment #2 from Reedy s...@reedyboy.net 2011-12-08 19:07:16 UTC ---
Do we want to get 1.7.1 into 1.19 or wait for 1.20?

-- 
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 32842] Issues with tabs on AFT v5 Feedback Form Option 2

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32842

Yoni Shostak y...@omniti.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|y...@omniti.com |shea...@omniti.com

--- Comment #1 from Yoni Shostak y...@omniti.com 2011-12-08 19:18:20 UTC ---
Fixed: ** The first tab should be selected by default ('Suggestion'), with a
cartoon
bubble around it. (the other tabs are unselected, without any border around
them)

Reassigning to Sean for visual fixes.

-- 
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 32833] Text fonts in comment boxes

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32833

Yoni Shostak y...@omniti.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||y...@omniti.com
 AssignedTo|wikibugs-l@lists.wikimedia. |shea...@omniti.com
   |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 32871] Search indexes limited to first 100k words?

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32871

--- Comment #3 from tagishsimon si...@tagish.co.uk 2011-12-08 19:23:06 UTC ---
I got the link to the VP wrong - try
http://en.wikipedia.org/w/index.php?title=Wikipedia%3AVillage_pump_%28technical%29action=historysubmitdiff=464743644oldid=464742465#Archive_search_bug.3F
for the original complaint.

-- 
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 32876] New: Undefined index: id timestamp

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32876

   Web browser: ---
 Bug #: 32876
   Summary: Undefined index: id  timestamp
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Export/Import
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: jmccl...@hypergrove.com
Classification: Unclassified


Notice: Undefined index: id in C:\SMWPLUS\htdocs\mediawiki\includes\Import.php
on line 548

Notice: Undefined index: timestamp in
C:\SMWPLUS\htdocs\mediawiki\includes\Import.php on line 551

these messages above are generated with a very simple page element one
without an id or timestamp child element.

-- 
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 32876] Undefined index: id timestamp

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32876

--- Comment #1 from John McClure jmccl...@hypergrove.com 2011-12-08 19:24:14 
UTC ---
I have strict errror reporting turned on.

-- 
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 32841] Yes/No buttons text cursor issue on Firefox

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32841

Yoni Shostak y...@omniti.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||y...@omniti.com
 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 32877] New: [Enhancement] Interactive Graphs using JavaScript InfoVis Toolkit

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32877

   Web browser: ---
 Bug #: 32877
   Summary: [Enhancement] Interactive Graphs using JavaScript
InfoVis Toolkit
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: SemanticResultFormats
AssignedTo: jeroen_ded...@yahoo.com
ReportedBy: shap...@gmail.com
CC: wikibugs-l@lists.wikimedia.org, yaro...@gmail.com
Classification: Unclassified


Created attachment 9638
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9638
svn diff patchfile

This enhancement adds a new Result Format named JitGraph, which allows the
output of inline queries in a form of interactive graph.

The result format is powered by JavaScript InfoVis Toolkit(http://thejit.org)

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

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


[Bug 32877] [Enhancement] Interactive Graphs using JavaScript InfoVis Toolkit

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32877

--- Comment #1 from Alex Shapovalov shap...@gmail.com 2011-12-08 19:36:12 UTC 
---
Created attachment 9639
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9639
Screenshot showing the 'jitgraph' result format displaying a graph on a sandbox
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 32868] incorrect duplicate EXIF IFD0:Orientation tag handling

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32868

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

   What|Removed |Added

 CC||br...@wikimedia.org

--- Comment #3 from Brion Vibber br...@wikimedia.org 2011-12-08 19:36:01 UTC 
---
How do we know which one is the 'correct' one?

-- 
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 31007] rebuildrecentchanges.php fails for Postgresql with strings for integers

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31007

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

   What|Removed |Added

 CC||m...@simmyd.net

--- Comment #6 from Brion Vibber br...@wikimedia.org 2011-12-08 19:38:52 UTC 
---
*** Bug 32861 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 32861] rebuildrecentchanges.php broken on Postgres

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32861

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #2 from Brion Vibber br...@wikimedia.org 2011-12-08 19:38:52 UTC 
---
Same as bug 31007?

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

-- 
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 32877] [Enhancement] Interactive Graphs using JavaScript InfoVis Toolkit

2011-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32877

--- Comment #2 from Alex Shapovalov shap...@gmail.com 2011-12-08 19:40:25 UTC 
---
Created attachment 9640
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9640
Source code for the enhancement

This is in addition to the patch file, since I was unable to include a couple
of .gif files into the patch due to the fact that they are binary. The patch
however does provide FULL functionality with the exception of the image used to
display the loading bar.

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


  1   2   3   >