[Bug 27015] Change sitename for gdwiki

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

JeLuF  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from JeLuF  2011-01-29 07:48:52 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 1548)
+++ InitialiseSettings.php(working copy)
@@ -1136,6 +1136,7 @@
 'gawikibooks'   => 'Vicíleabhair',
 'gawikiquote'   => 'Vicísliocht',
 'gawiktionary'  => 'Vicífhoclóir',
+'gdwiki'=> 'Uicipeid',
 'gnwiki'=> 'Vikipetã',
 'grantswiki'=> 'Wikimedia Foundation Grants Discussion',
 'guwiki'=> 'વિકિપીડિયા',
@@ -1542,6 +1543,7 @@
 'gawikibooks'   => 'Vicíleabhair',
 'gawikiquote'   => 'Vicísliocht',
 'gawiktionary'  => 'Vicífhoclóir',
+'gdwiki'=> 'Uicipeid',
 'gnwiki'=> 'Vikipetã',
 'grantswiki'=> 'Project',
 'guwiki'=> 'વિકિપીડિયા',
@@ -2093,6 +2095,10 @@
 'frwiktionary' => array(
 'WT' => NS_PROJECT,
 ),
+'gdwiki' => array(
+'Wikipedia' => NS_PROJECT,
+'Wikipedia_talk' => NS_PROJECT_TALK,
+),
 'hewikisource' => array(
 'באור' => 106,
 'שיחת_באור' => 107,
===
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 27012] Redirect download.wikipedia.org to download.wikimedia.org (like Meta and Commons)

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

MZMcBride  changed:

   What|Removed |Added

 CC||b...@mzmcbride.com

--- Comment #2 from MZMcBride  2011-01-29 07:46:00 UTC ---
Hmm, looks like http://dumps.wikimedia.org is another duplicate entry point. It
seems within the scope of this bug to examine that 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 26451] Install ReaderFeedback extension on ptwikibooks

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

JeLuF  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from JeLuF  2011-01-29 07:41:32 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 1547)
+++ InitialiseSettings.php(working copy)
@@ -8343,6 +8343,7 @@
 'enwikibooks'=> true,
 'enwikinews'=> true,
 'huwiki'=> true,
+'ptwikibooks'=> true,
 'readerfeedback_labswikimedia'=> true,
 'ruwikinews'=> true,
 'strategyappswiki'=> true,
@@ -8354,6 +8355,7 @@
 'wmgFeedbackNamespaces' => array(
 'default'=> array( NS_MAIN ),
 'enwikibooks'=> array( NS_MAIN, 102, 110 ),
+'ptwikibooks'=> array( NS_MAIN, NS_HELP, NS_PROJECT ),
 'strategywiki'=> array( 106 ),
 ),
 'wmgFeedbackTags' => array(
===
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 on the CC list for the bug.

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


[Bug 27016] r77638 writes to stdout instead of using specified sink, breaking xml dumps

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

Reedy  changed:

   What|Removed |Added

 CC||ialex.w...@gmail.com,
   ||s...@reedyboy.net
Summary|rev 77305 writes to stdout  |r77638 writes to stdout
   |instead of using specified  |instead of using specified
   |sink, breaking xml dumps|sink, breaking xml dumps

--- Comment #1 from Reedy  2011-01-29 07:34:23 UTC ---
I'm thinking you mean r77638

http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/maintenance/dumpTextPass.php?view=annotate

157ialex77638$reader = new XMLReader();
158  $reader->open( $this->input );
159  $writer = new XMLWriter();
160  $writer->openURI( 'php://stdout' );

CC'ing IAlex

-- 
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 26388] Upgrade Ghostscript at Commons

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

--- Comment #2 from Reedy  2011-01-29 04:44:00 UTC ---
Depending on where this an issue, its going to need an upgrade on the image
scales, and/or the Apache. Or the pdf servers which may be an issue...

As such, your going to have to need ops involvement, as due to the dependency
tree, it might require a major OS update to achieve this

Version numbers on ubuntu package releases need checking

Also this smells like a dupe

-- 
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 26406] Run CodeReview populateFollowupRevisions maintenance script on mediawiki wiki

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

Reedy  changed:

   What|Removed |Added

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

--- Comment #3 from Reedy  2011-01-29 04:38:03 UTC ---
This was assigned to Roan for a reason, though not so much of a big deal on
this bug.

The script doesn't exist in 1.16wmf4/1.17, and may depend on some newly
refactored code. So it was assigned to Roan, as he was likely to be the one to
scap out the cr changes post 1.17, and as such would be able to run this as
part of the process

-- 
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 26426] Create Quality Bias Alert for Cited Information Sources

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #2 from Mark A. Hershberger  2011-01-29 
03:57:33 UTC ---
I like the idea, but fear that implementation would mean bad things.

-- 
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 26419] Wikipedia Dhivehi Logo Change.

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #1 from Mark A. Hershberger  2011-01-29 
03:55:45 UTC ---
I think it would be good to get community consensus on this before expecting
admins to make the change.

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

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


[Bug 26406] Run CodeReview populateFollowupRevisions maintenance script on mediawiki wiki

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org
 AssignedTo|roan.katt...@gmail.com  |has...@free.fr

--- Comment #2 from Mark A. Hershberger  2011-01-29 
03:53:19 UTC ---
Assigning to Ashar since he is my new favorite person with shell access.

-- 
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 26401] Localization of Vector extension is not automatically updated in WMF sites

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

Mark A. Hershberger  changed:

   What|Removed |Added

   Keywords||shell
 CC||m...@everybody.org,
   ||s.mazel...@xs4all.nl

--- Comment #2 from Mark A. Hershberger  2011-01-29 
03:51:26 UTC ---
Adding Siebrand to this, but I don't think there is much he can do directly.

-- 
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 26388] Upgrade Ghostscript at Commons

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org
 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |org |

--- Comment #1 from Mark A. Hershberger  2011-01-29 
03:47:58 UTC ---
See if someone can handle 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 26376] Update of Interwiki cache

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org
 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |org |

--- Comment #1 from Mark A. Hershberger  2011-01-29 
03:41:08 UTC ---
think this might need shell, waiting on Ashar to tell me.

-- 
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 26373] Create a mobile homepage for bg.wp

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #1 from Mark A. Hershberger  2011-01-29 
03:36:26 UTC ---
Hampton, is this something you would do?

-- 
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 16822] Provide SSL/HTTPS interface to upload.wikimedia.org and use it for SSL-served pages

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||jpaperch...@aol.com

--- Comment #12 from Mark A. Hershberger  2011-01-29 
03:27:10 UTC ---
*** Bug 26421 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 26421] Donation thank you page includes non-secure images

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

Mark A. Hershberger  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 CC||m...@everybody.org
 Resolution||DUPLICATE

--- Comment #5 from Mark A. Hershberger  2011-01-29 
03:27:10 UTC ---


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

-- 
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 26411] Entries never deleted from category table

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

--- Comment #2 from Alex Z.  2011-01-29 03:22:00 UTC ---
Its not a user-visible problem, but it is completely unnecessary clutter in the
database, and could be potentially annoying to toolserver users and people
using the SQL dumps.

-- 
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 26427] Special:GlobalUsers for a right on Meta does not show the user's other global rights

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

Mark A. Hershberger  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||m...@everybody.org
 Resolution||WONTFIX

--- Comment #1 from Mark A. Hershberger  2011-01-29 
03:17:14 UTC ---
Not sure why you would *want* other rights to show up when you're only asking
about 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 26446] Change title of Kannada Wikipedia

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

Casey Brown  changed:

   What|Removed |Added

 CC||b...@caseybrown.org

--- Comment #7 from Casey Brown  2011-01-29 03:17:05 UTC 
---
I think what it's supposed to say is "ವಿಕಿಪೀಡಿಯ".  ("Wikipedia" in Kannada.) 
Hari, could you confirm that?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27025] New: Should insert css file debug mode

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

   Summary: Should insert css file debug mode
   Product: MediaWiki
   Version: wikimedia-deployment
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Resource Loader
AssignedTo: tpars...@wikimedia.org
ReportedBy: d...@ucsc.edu
CC: roan.katt...@gmail.com


In debug mode it would be ideal if the css files could be directly referenced
rather than inline included.

At least the css files should not be compressed in debug mode.

-- 
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 26411] Entries never deleted from category table

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #1 from Mark A. Hershberger  2011-01-29 
03:12:35 UTC ---
I'm not sure that this is actually a problem.  Is 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 26436] Proposing creation of a developers list for India

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

Casey Brown  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||LATER
 AssignedTo|has...@free.fr  |b...@caseybrown.org

--- Comment #17 from Casey Brown  2011-01-29 03:10:26 UTC 
---
(In reply to comment #15)
> Any action on this ? This request is open for some time ...

The consensus seems to be against unnecessary fragmentation.  Let's make use of
the existing lists first (MediaWiki-l, Wikitech-l, WikimediaIndia-l, etc.
whatever makes the most sense for the subject), and then re-evaluate creating
another list if it becomes necessary.

-- 
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 26392] PHPUnit tests seem to be editing at unix epoch

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

Mark A. Hershberger  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Mark A. Hershberger  2011-01-29 
03:08:19 UTC ---
since we should have unit tests happening in a temp database now, I think this
can be closed.

-- 
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 26366] Thai Wikiquote project name & logo

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org
 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |org |

--- Comment #3 from Mark A. Hershberger  2011-01-29 
03:06:26 UTC ---
Ashar, game for another?

-- 
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 26428] Database error in User::clearNotification when viewing diff

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

Mark A. Hershberger  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||m...@everybody.org
 Resolution||FIXED

--- Comment #2 from Mark A. Hershberger  2011-01-29 
03:05:08 UTC ---
Assuming this has become a non-issue in the past month. reopen if it is still
an issue.

-- 
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 26508] Content Security Policy (CSP)

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org,
   ||tstarl...@wikimedia.org

--- Comment #2 from Mark A. Hershberger  2011-01-29 
02:44:59 UTC ---
Adding Tim to see if he has any input on this security-related 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 27021] Re-uploading a deleted file fails, warning cannot be ignored

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #1 from Mark A. Hershberger  2011-01-29 
02:38:45 UTC ---
Thanks for the bug report.  We're in the middle of the release of 1.17 right
now, though, so it may take a week or so for us to get to 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 27019] API: Allow filter of revision deleted revisions

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #1 from Mark A. Hershberger  2011-01-29 
02:36:50 UTC ---
Same comment as Bug#27018: good idea, try not to expect action on this within
the next week.

-- 
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 27018] API: revert to old image

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #1 from Mark A. Hershberger  2011-01-29 
02:35:23 UTC ---
seems like something that should be done, but as we're in the middle of pushing
1.17 out the door, don't expect any immediate reaction.

-- 
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 27012] Redirect download.wikipedia.org to download.wikimedia.org (like Meta and Commons)

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||ar...@wikimedia.org,
   ||m...@everybody.org

--- Comment #1 from Mark A. Hershberger  2011-01-29 
02:33:17 UTC ---
Asking Ariel for input.

-- 
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 27010] new magic word for knowing the user thumbsize.

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org,
   ||tstarl...@wikimedia.org

--- Comment #1 from Mark A. Hershberger  2011-01-29 
02:30:07 UTC ---
If this is to be done, it will require Parser work.  Asking Tim for his
thoughts.

-- 
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 26464] Unit tests do not work in all DB languages

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

X!  changed:

   What|Removed |Added

Summary|Unit tests do not work in   |Unit tests do not work in
   |Postgres|all DB languages

--- Comment #5 from X!  2011-01-29 02:18:38 UTC ---
It's just MySQL and SQLite that work.

-- 
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 26446] Change title of Kannada Wikipedia

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

MZMcBride  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||b...@mzmcbride.com
 Resolution|WONTFIX |

--- Comment #6 from MZMcBride  2011-01-29 01:54:50 UTC ---
Re-opening this for now.

As far as I understand this, it's a request to essentially change what
{{SITENAME}} outputs on kn.wikipedia.org.

On kn.wikipedia.org, currently {{SITENAME}} outputs "Wikipedia". This is wrong.
On other sites such as ca.wikipedia.org, {{SITENAME}} is returned in localized
form. As far as I understand, what this variable outputs is defined by
$wgSitename, so this would be a shell request to change (or fix) the site name.

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

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


[Bug 15434] Periodical run of currently disabled special pages

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||minhhuyw...@gmail.com

--- Comment #20 from Mark A. Hershberger  2011-01-29 
01:38:19 UTC ---
*** Bug 26501 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 26501] Update cached special pages on en.wikipedia

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

Mark A. Hershberger  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||m...@everybody.org
 Resolution||DUPLICATE

--- Comment #2 from Mark A. Hershberger  2011-01-29 
01:38:19 UTC ---


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

-- 
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 26486] Shut up filemtime() warnings in ResourceLoader (and possibly other warnings related to nonexistent files as well)

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

--- Comment #2 from Roan Kattouw  2011-01-29 01:18:04 
UTC ---
(In reply to comment #1)
> Since you gave this to yourself, Roan, did you get it done?
Not yet, no, but it's not a blocker.

-- 
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 26486] Shut up filemtime() warnings in ResourceLoader (and possibly other warnings related to nonexistent files as well)

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #1 from Mark A. Hershberger  2011-01-29 
01:17:02 UTC ---
Since you gave this to yourself, Roan, did you get it 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 26459] The renderNavigation and renderPortals functions should be protected or public instead of private

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #1 from Mark A. Hershberger  2011-01-29 
01:16:12 UTC ---
This sort of comment really belongs in CodeReview.  See r53210 where I've made
just this comment (prompted by 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 26451] Install ReaderFeedback extension on ptwikibooks

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

Aaron Schulz  changed:

   What|Removed |Added

 CC||jschulz_4...@msn.com

--- Comment #1 from Aaron Schulz  2011-01-29 01:06:00 UTC 
---
This extension will probably soon be obsolete (see ArticleAssessment).

-- 
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 26451] Install ReaderFeedback extension on ptwikibooks

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org
 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |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 26517] On install - Database returned error 1071: Specified key was too long;

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

Mark A. Hershberger  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #10 from Mark A. Hershberger  2011-01-29 
00:53:42 UTC ---
closing as FIXED since Andrew is rewriting and aware of this 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 26517] On install - Database returned error 1071: Specified key was too long;

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

--- Comment #9 from Mark A. Hershberger  2011-01-29 
00:52:45 UTC ---
sorry for the confusion: glad you saw through 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 27001] MW Bugzilla integration extension

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

--- Comment #12 from Mark A. Hershberger  2011-01-29 
00:51:12 UTC ---
In this particular case, yes, but AFAIK there is no reason to think that a
similar search could not be added whenever CentralAuth was added.

-- 
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 26470] Add checkered background to transparent image backgrounds

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

MZMcBride  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |

--- Comment #3 from MZMcBride  2011-01-29 00:50:39 UTC ---
I started a discussion here:
http://lists.wikimedia.org/pipermail/wikitech-l/2011-January/051447.html

As I said in the e-mail, there's definitely a missing functionality here: being
able to figure out if an image background is white or transparent. Having this
functionality in MediaWiki may already be filed in Bugzilla, but I don't know
of any dupes off-hand.

This doesn't necessarily need to be implemented in site-wide CSS, but the
functionality should exist in some sane format. Re-opening this for now.

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

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


[Bug 26473] Dump poweredby icon in favor of plain text version

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org,
   ||s.mazel...@xs4all.nl

--- Comment #2 from Mark A. Hershberger  2011-01-29 
00:46:41 UTC ---
The alt text should be translated.  Adding Siebrand to CC in the hope that he
has some ideas or input on the rest of this.  I note that
http://he.wikipedia.org/ does not have translated alt text and a similar
problem exists there with the "A Wikimedia Project" icon.

-- 
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 27024] New: Switch prototype (rc-en) back to plain mysql search

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

   Summary: Switch prototype (rc-en) back to plain mysql search
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://prototype.wikimedia.org/rc-en/index.php?title=S
pecial%3ASearch&search=
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Prototype server
AssignedTo: roan.katt...@gmail.com
ReportedBy: p858sn...@gmail.com


May as well have a working search since it's not getting lucene.

-- 
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 700] Code quality issues (and other stuff that sucks) (tracking)

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

Mark A. Hershberger  changed:

   What|Removed |Added

 Depends on||26534

-- 
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 26534] Tidy up, and refactor out common code in ApiParse

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org
 Blocks||700

-- 
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 26496] extract() sucks (change for explicit definition)

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org
   Severity|minor   |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 26470] Add checkered background to transparent image backgrounds

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

Mark A. Hershberger  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||m...@everybody.org
 Resolution||WONTFIX

--- Comment #2 from Mark A. Hershberger  2011-01-29 
00:33:05 UTC ---
Unless you want re-discuss this on WikiTech-l, I think it is clearly WONTFIX
for now.

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

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


[Bug 26611] Bugs that should be fixed for 1.17 WMF deployment (tracking)

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

Krinkle  changed:

   What|Removed |Added

 Blocks||26439

-- 
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 26439] Deploy updated WMF branch to production (Jan 2011)

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

Krinkle  changed:

   What|Removed |Added

 CC||krinklem...@gmail.com
 Depends on||26611

-- 
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 26464] Unit tests do not work in Postgres

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

Mark A. Hershberger  changed:

   What|Removed |Added

Summary|Unit tests do not work in   |Unit tests do not work in
   |anything except MySQL   |Postgres

--- Comment #4 from Mark A. Hershberger  2011-01-29 
00:29:52 UTC ---
I think these work w/o problem in SQLite.

-- 
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 26463] "Centralauth-merge-notlogged" message spits out junk word "kont" before the actual message on plwiki

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org
Summary|"Centralauth-merge-notlogge |"Centralauth-merge-notlogge
   |d" message spits out junk   |d" message spits out junk
   |work "kont" before the  |word "kont" before the
   |actual message on plwiki|actual message on plwiki

-- 
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 26447] 22 Jimbos on dewiki

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

Mark A. Hershberger  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||m...@everybody.org
 Resolution||FIXED

--- Comment #15 from Mark A. Hershberger  2011-01-29 
00:25:51 UTC ---
If anyone is still seeing Jimbos, then we probably have a bigger problem. 
Closing for now.

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

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


[Bug 26527] image replaced by link in stable version of article

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #5 from Mark A. Hershberger  2011-01-29 
00:23:31 UTC ---
any movement on this in the past month?

-- 
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 27023] once dom ready mediawiki.loader.using issues callback before modules are ready

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

--- Comment #1 from Michael Dale  2011-01-29 00:16:07 UTC ---
Created attachment 8062
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=8062
mediawiki pre-patch for loading issue

fixes function shadow of 'ready' variable, abstracts the document ready check
for script appending

-- 
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 26439] Deploy updated WMF branch to production (Jan 2011)

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #4 from Mark A. Hershberger  2011-01-29 
00:15:47 UTC ---
current plan looks to go live when WMF pushes 1.17 next week.

-- 
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 14950] Global preferences

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

--- Comment #15 from Rehman  2011-01-29 00:15:24 UTC 
---
(In reply to comment #13)
> As far as I can see, it's still a proposal and thus not been built yet.
Any idea when this will go online?

Side note: Along with the adding of this feature, and the completion of bug
4547, we could also enable a feature where, just like clicking a button to make
settings global, clicking a button would update all the user's userpages on all
wikis to transclude the user's userpage from Commons...

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

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


[Bug 27023] New: once dom ready mediawiki.loader.using issues callback before modules are ready

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

   Summary: once dom ready mediawiki.loader.using issues callback
before modules are ready
   Product: MediaWiki
   Version: wikimedia-deployment
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Resource Loader
AssignedTo: tpars...@wikimedia.org
ReportedBy: d...@ucsc.edu
CC: roan.katt...@gmail.com


Once the document is ready the resource loader does script loading
asyncronusyly. The implement call seems to only work in syncronus mode. 

In preparing for a patch ran into the following: 

The is document ready flow is repeated twice it should be a local function. 

Additionally their is shadow overcast scope of the "ready" variable with the
.using function can be fixed by renaming.

patch attached.

-- 
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 26436] Proposing creation of a developers list for India

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org
 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |org |

--- Comment #16 from Mark A. Hershberger  2011-01-29 
00:13:07 UTC ---
Given to Ashar so something happens.

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

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


[Bug 27001] MW Bugzilla integration extension

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

--- Comment #11 from p858snake  2011-01-29 00:04:19 UTC ---
(In reply to comment #10)
> (In reply to comment #9)
> > That would make Bz unusable to anyone that wanted to do a simple search (eg:
> > all bugs filed by X)
> 
> Why does it follow that this would be the inevitable result of hiding email
> addresses?  If I only had "p858snake" I could search for all the bugs you
> filed: 
That is assuming that the persons real name field (if they had it set) would
match anywhere near their email.

-- 
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 26481] New installer doesn't fill in the $*Key values some times

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

Mark A. Hershberger  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|wikibugs-l@lists.wikimedia. |innocentkil...@gmail.com
   |org |

--- Comment #1 from Mark A. Hershberger  2011-01-29 
00:01:33 UTC ---
Assigning to Chad for now so I can track 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 26517] On install - Database returned error 1071: Specified key was too long;

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

--- Comment #8 from Andrew Garrett  2011-01-29 00:00:30 
UTC ---
(In reply to comment #7)
> > Should be fine
> 
> So is there a reason to retain varbinary instead of varchar? (I ask b/c if 
> your
> rewrite includes changing varchar to varbinary, I'd like to close this bug.)

This is confusing. If you mean retaining varchar instead of varbinary, then no,
there's no need to keep it as a varchar.

-- 
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 26517] On install - Database returned error 1071: Specified key was too long;

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

--- Comment #7 from Mark A. Hershberger  2011-01-28 
23:53:43 UTC ---
> Should be fine

So is there a reason to retain varbinary instead of varchar? (I ask b/c if your
rewrite includes changing varchar to varbinary, I'd like to close 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 27001] MW Bugzilla integration extension

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

--- Comment #10 from Mark A. Hershberger  2011-01-28 
23:49:12 UTC ---
(In reply to comment #9)
> That would make Bz unusable to anyone that wanted to do a simple search (eg:
> all bugs filed by X)

Why does it follow that this would be the inevitable result of hiding email
addresses?  If I only had "p858snake" I could search for all the bugs you
filed: 

https://bugzilla.wikimedia.org/buglist.cgi?query_format=advanced&emailreporter1=1&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&email1=p858snake&resolution=---&resolution=WONTFIX&resolution=LATER&emailtype1=substring

-- 
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 26517] On install - Database returned error 1071: Specified key was too long;

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

--- Comment #6 from Andrew Garrett  2011-01-28 23:34:50 
UTC ---
(In reply to comment #5)
> What problems would changing the s/varchar/varbinary/ introduce?  Is there
> anyone who has tested this with varbinary?

Should be fine, but I'm rewriting the LiquidThreads schema as we speak, so it's
not necessarily high priority.

-- 
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 26517] On install - Database returned error 1071: Specified key was too long;

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #5 from Mark A. Hershberger  2011-01-28 
23:33:58 UTC ---
What problems would changing the s/varchar/varbinary/ introduce?  Is there
anyone who has tested this with varbinary?

-- 
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 26636] Warn the user if an edit marked as minor doesn't seem to be minor

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

Andrew Garrett  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||WONTFIX

--- Comment #7 from Andrew Garrett  2011-01-28 23:29:55 
UTC ---
Edit filters are written entirely by the communities running the extension.

-- 
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 26446] Change title of Kannada Wikipedia

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

Mark A. Hershberger  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||m...@everybody.org
 Resolution||WONTFIX

--- Comment #5 from Mark A. Hershberger  2011-01-28 
23:28:04 UTC ---
Closing WONTFIX per Niklas last comment.

-- 
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 26636] Warn the user if an edit marked as minor doesn't seem to be minor

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

--- Comment #6 from Mark A. Hershberger  2011-01-28 
23:25:23 UTC ---
(In reply to comment #5)
> I don't understand. This is not a bug or enhancement request relating to
> AbuseFilter. It's an enhancement that will not be implemented in core, but the
> behaviour could possibly be replicated by creating an edit filter using the
> AbuseFilter extension.

I'm not familiar with AbuseFilter, so perhaps you are right.  If AbuseFilter is
meant to be set up by each user and doesn't come with a default list of
filters, then, yes, this is obviously not relevant to AbuseFilter.

However, my thought was that since this is marked "enhancement" and AbuseFilter
(I am assuming) comes with some filters, then this an acceptable assignment.

(Now, I need to go read up on AbuseFilter.)

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

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

--- Comment #9 from p858snake  2011-01-28 23:24:46 UTC ---
(In reply to comment #7)
> Is there a preference to hide the e-mailadres from public in BugZilla ?
> If not perhaps a mini plug-in could be created for this which would be set as
> default for accounts via CentralAuth.
That would make Bz unusable to anyone that wanted to do a simple search (eg:
all bugs filed by X) or if they wanted to CC someone onto a bug. You need email
addresses to be visible for Bz to be usable.

-- 
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 26626] Have a way for the installer to set all relevant debug flags by default

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org
 AssignedTo|wikibugs-l@lists.wikimedia. |m...@everybody.org
   |org |

--- Comment #3 from Mark A. Hershberger  2011-01-28 
23:18:14 UTC ---
I think this isn't a bad idea for the CLI installer.  Feel free to do it if you
have time before me.

-- 
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 26548] External wiki generates incorrect thumbnails of PDF files from Wikimedia Commons

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

--- Comment #7 from Krinkle  2011-01-28 23:06:11 UTC ---
According to bawolff, on IRC, when using ForeignDBRepo (rather than
ForeignApiRepo, such as on WMF):

> Yeah, ForeignDBRepo is fine
> the getThumbUrl function of ForiegnApiRepo doesn't even take an argument for 
> pages as far as i can tell
> it appears that technically we support passing handler-specific rendering 
> parameters that could be anything

I guess these parameters could be added to ForeignApiRepo like in ForeignDBRepo
fairly easily.

-- 
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 26548] External wiki generates incorrect thumbnails of PDF files from Wikimedia Commons

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

--- Comment #6 from Bawolff  2011-01-28 23:03:03 UTC ---
(In reply to comment #4)
> (In reply to comment #3)
> > Within WIkimedia wikis this works fine:
> > 
> > http://en.wikisource.org/w/index.php?title=File:Apuntes_Electronica_Transistores.pdf&page=2
> > 
> > So it 'can' work and the solution has apparently been found. But then again,
> > WMF doesn't have the typical InstantCommons / API ForeignRepo config.
> 
> Wikimedia sister projects use thumbnails from Commons. Wikis with
> InstantCommons generate own thumbnails.

No. Wiki's with instantCommons get their thumbnails from commons too (either
directly, or they are downloaded from commons, and then cached). But they do it
in a different way.

The problem is, at the moment the api only supports passing the height and
width parameter for getting the thumb url. ForeignApiRepo throws away any other
rendering parameters (which includes page number).

-- 
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 26548] External wiki generates incorrect thumbnails of PDF files from Wikimedia Commons

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

--- Comment #5 from Krinkle  2011-01-28 23:02:10 UTC ---
(In reply to comment #4)
> (In reply to comment #3)
> > Within WIkimedia wikis this works fine:
> > 
> > http://en.wikisource.org/w/index.php?title=File:Apuntes_Electronica_Transistores.pdf&page=2
> > 
> > So it 'can' work and the solution has apparently been found. But then again,
> > WMF doesn't have the typical InstantCommons / API ForeignRepo config.
> 
> Wikimedia sister projects use thumbnails from Commons. Wikis with
> InstantCommons generate own thumbnails.

Caching can be disabled when using wikimediacommons as a foreign file repo.
Then the thumbnails are used directly from Commons.

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

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


[Bug 26636] Warn the user if an edit marked as minor doesn't seem to be minor

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

--- Comment #5 from Andrew Garrett  2011-01-28 23:00:56 
UTC ---
(In reply to comment #4)
> I changed to AbuseFilter, reopening.

I don't understand. This is not a bug or enhancement request relating to
AbuseFilter. It's an enhancement that will not be implemented in core, but the
behaviour could possibly be replicated by creating an edit filter using the
AbuseFilter extension.

-- 
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 26548] External wiki generates incorrect thumbnails of PDF files from Wikimedia Commons

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

Leinad  changed:

   What|Removed |Added

 CC||danny.lei...@gmail.com

--- Comment #4 from Leinad  2011-01-28 22:59:14 UTC ---
(In reply to comment #3)
> Within WIkimedia wikis this works fine:
> 
> http://en.wikisource.org/w/index.php?title=File:Apuntes_Electronica_Transistores.pdf&page=2
> 
> So it 'can' work and the solution has apparently been found. But then again,
> WMF doesn't have the typical InstantCommons / API ForeignRepo config.

Wikimedia sister projects use thumbnails from Commons. Wikis with
InstantCommons generate own thumbnails.

-- 
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 26636] Warn the user if an edit marked as minor doesn't seem to be minor

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

Mark A. Hershberger  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |

--- Comment #4 from Mark A. Hershberger  2011-01-28 
22:57:00 UTC ---
I changed to AbuseFilter, reopening.

-- 
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 27008] Basic wiki toolbar does not display in IE7 for a page in edit mode - local instance 1.18-svn

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #6 from Mark A. Hershberger  2011-01-28 
22:53:00 UTC ---
Nadeesha, since this is from SVN, could you check About:Versions for the SVN
revision number? r?

-- 
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 26548] External wiki generates incorrect thumbnails of PDF files from Wikimedia Commons

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

Krinkle  changed:

   What|Removed |Added

 CC||krinklem...@gmail.com

--- Comment #3 from Krinkle  2011-01-28 22:48:53 UTC ---
Within WIkimedia wikis this works fine:

http://en.wikisource.org/w/index.php?title=File:Apuntes_Electronica_Transistores.pdf&page=2

So it 'can' work and the solution has apparently been found. But then again,
WMF doesn't have the typical InstantCommons / API ForeignRepo config.

-- 
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 27005] Bugzilla's SSL cert expires next Monday (Jan 31, 2011)

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

Ryan Lane  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Ryan Lane  2011-01-28 21:53:56 UTC ---
Switched the cert to use the * cert.

-- 
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 26982] Wiki advanced toolbar is overlap with the wiki editor in Opera 11

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

Mark A. Hershberger  changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED
 AssignedTo|wikibugs-l@lists.wikimedia. |tpars...@wikimedia.org
   |org |

--- Comment #3 from Mark A. Hershberger  2011-01-28 
21:44:58 UTC ---
Ah, sorry I missed that in the description.  Also seen in Opera 10 on Linux.

-- 
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 26626] Have a way for the installer to set all relevant debug flags by default

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

--- Comment #2 from Reedy  2011-01-28 21:42:23 UTC ---
Not really, though, I'm not sure how this should be executed.

In the CLIInstaller, using maybe like --includedebug would work.

For the WebInstaller, I'm not quite so sure, it's an advanced functionality
that most people won't want enabled by default...

-- 
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 27015] Change sitename for gdwiki

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

--- Comment #3 from Mark A. Hershberger  2011-01-28 
21:41:37 UTC ---
(In reply to comment #2)
> (In reply to comment #1)
> > (In reply to comment #0)
> > > Please change wgSitename for gdwiki per community consensous to 
> > > 'Uicipeid'.
> > 
> > Link to community consensus?
> 
> In the URL field?

Sorry, my bad.  Was just coming back to say the same thing.

-- 
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 27015] Change sitename for gdwiki

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

--- Comment #2 from Raimond Spekking  2011-01-28 
21:40:33 UTC ---
(In reply to comment #1)
> (In reply to comment #0)
> > Please change wgSitename for gdwiki per community consensous to 'Uicipeid'.
> 
> Link to community consensus?

In the URL field?

-- 
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 27015] Change sitename for gdwiki

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #1 from Mark A. Hershberger  2011-01-28 
21:39:41 UTC ---
(In reply to comment #0)
> Please change wgSitename for gdwiki per community consensous to 'Uicipeid'.

Link to community consensus?

-- 
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 27022] use correct directionality in lists of messages.

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

Purodha Blissenbach  changed:

   What|Removed |Added

Summary|user correct directionality |use correct directionality
   |in lists of messages.   |in lists of messages.

--- Comment #1 from Purodha Blissenbach  
2011-01-28 21:35:49 UTC ---
This is the todo list (Please add forgotten places):
* set proper directionality in translated messages the list of all translations
[[Special:Translate]]
* set proper directionality in messages in one of the fallback languages in the
list of all translations [[Special:Translate]]
* set proper directionality in the messages in the list of all translations
[[Special:Translations]]
* set proper directionality in messages in the list of sample translations in
message edit pages
* set proper directionality in messages in the list of translations from the
translation memory in message edit pages
* set proper directionality in automated translations in message edit pages

-- 
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 27022] user correct directionality in lists of messages.

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

Purodha Blissenbach  changed:

   What|Removed |Added

 AssignedTo|niklas.laxst...@gmail.com   |bugzilla.wikime...@publi.pu
   ||rodha.net

-- 
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 27022] New: user correct directionality in lists of messages.

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

   Summary: user correct directionality in lists of messages.
   Product: MediaWiki extensions
   Version: any
  Platform: All
   URL: http://translatewiki.net/w/i.php?title=Support&offset=
2011004330#RTL_on_Translate_page_10235
OS/Version: All
Status: NEW
  Keywords: i18n
  Severity: enhancement
  Priority: Normal
 Component: Translate
AssignedTo: niklas.laxst...@gmail.com
ReportedBy: bugzilla.wikime...@publi.purodha.net
CC: bugzilla.wikime...@publi.purodha.net,
s.mazel...@xs4all.nl


In various lists of message, translated message are always displayed with ltr
directionality at the moment.

Better use the directionaly of the respective languages of each message.

Request by Amir E. Aharoni at
http://translatewiki.net/w/i.php?title=Support&offset=2011004330#RTL_on_Translate_page_10235

-- 
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 26585] ProxyTools "wfGetIP()" cannot handle CSV values of $_SERVER['REMOTE_ADDR']

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

Mark A. Hershberger  changed:

   What|Removed |Added

   Keywords||patch
 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 745] RTL/bidirectional issues (tracking)

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

Bug 745 depends on bug 26589, which changed state.

Bug 26589 Summary: searchbox broken on IE6 for he.wikipedia.org
https://bugzilla.wikimedia.org/show_bug.cgi?id=26589

   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 26589] searchbox broken on IE6 for he.wikipedia.org

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

Mark A. Hershberger  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||m...@everybody.org
 Resolution||FIXED

--- Comment #3 from Mark A. Hershberger  2011-01-28 
21:21:44 UTC ---
closing as 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 7355] Enable GNU Lilypond on Wikisource sites

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

Chad H.  changed:

   What|Removed |Added

 CC||silenziro...@gmail.com

--- Comment #7 from Chad H.  2011-01-28 21:18:58 UTC 
---
*** Bug 27014 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 27014] solicita la inclusión de lilypond en wikimedia

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

Chad H.  changed:

   What|Removed |Added

 Resolution|INVALID |DUPLICATE

--- Comment #2 from Chad H.  2011-01-28 21:18:58 UTC 
---


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

-- 
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 26695] OpenID extension fails to work with Yahoo

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #3 from Mark A. Hershberger  2011-01-28 
21:18:23 UTC ---
Sergey,

Have you been able to look into this more? Do you need help tracking it down?

-- 
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 26589] searchbox broken on IE6 for he.wikipedia.org

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

--- Comment #2 from Trevor Parscal  2011-01-28 21:17:56 
UTC ---
Indeed, they seem to have circumvented the search box. I have recently done
extensive testing on the latest version of the Vector extension, and can say
for sure that it works flawlessly in IE6. As for the production version, it's
probably not worth patching since they have a work-around and we are releasing
the new version in a couple weeks at the latest.

We will need to suggest they disable their work-around once the deployment
occurs 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 27021] New: Re-uploading a deleted file fails, warning cannot be ignored

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

   Summary: Re-uploading a deleted file fails, warning cannot be
ignored
   Product: MediaWiki
   Version: 1.18-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: Uploading
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: g.m.haged...@gmail.com
CC: gpaum...@wikimedia.org, bryan.tongm...@gmail.com


Upload a file to mediawiki 1.18alpha (r79596)

Delete that file.

Reupload a file of the same name. A warning appears, which is helpful. In the
upload form, at this point, the filename is still present under "Source
filename:"

Click at bottom of form on  "Ignore warning and save file anyway". Now the
upload fails with message above the (now empty!) "Source filename:" : "The file
you uploaded seems to be empty. This might be due to a typo in the file name.
Please check whether you really want to upload this file."

Repeatable...

-- 
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 27020] New: API: Allow title prefix search of logevents

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

   Summary: API: Allow title prefix search of logevents
   Product: MediaWiki
   Version: 1.18-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: API
AssignedTo: roan.katt...@gmail.com
ReportedBy: duplicate...@googlemail.com
CC: bryan.tongm...@gmail.com, s...@reedyboy.net,
vasi...@gmail.com, soxre...@gmail.com


[[Special:Log]] has a "Search titles starting with this text" feature, but I
have not found a api param for this. Please add a param for this.

Thanks.

Maybe add a letitleprefix to list=logevents.

-- 
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 27014] solicita la inclusión de lilypond en wikimedia

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

Mark A. Hershberger  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||m...@everybody.org
 Resolution||INVALID

--- Comment #1 from Mark A. Hershberger  2011-01-28 
21:16:09 UTC ---
I'm confused.

Do you want us to include a page in Wikipedia about Lilypond? It's already
there: http://en.wikipedia.org/wiki/GNU_LilyPond

Or do you want Lilypond markup in MediaWiki in the same way that we have Latex
markup?

Closing the bug.  If you re-open, please clarify.

-- 
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 25858] Hint box partially unreadable due to vertical overflow

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

Chad H.  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Chad H.  2011-01-28 21:11:45 UTC 
---
I'm pretty sure this was fixed. Feel free to reopen if you can replicate it
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


  1   2   >