[Bug 32440] Link to mediawiki.org in extension description should be protocol-relative

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

--- Comment #2 from Michael M. listenle...@gmail.com 2011-11-21 08:17:42 UTC 
---
Created attachment 9505
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9505
Proposed patch

I created a patch for Special:Version to remove the protocol there, so it
doesn't break backward compatibility.

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

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


[Bug 32440] Link to mediawiki.org in extension description should be protocol-relative

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

Michael M. listenle...@gmail.com changed:

   What|Removed |Added

   Keywords||need-review, patch

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

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


[Bug 3675] Detect which mime types can be recognized reliably

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

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

   What|Removed |Added

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

--- Comment #4 from Daniel Kinzler daniel.kinz...@wikimedia.de 2011-11-21 
08:46:48 UTC ---
This patch is more than 6 years old :) Also, it was always kind of hackish. It
was supposed to address the following issue:

* when a file is uploaded and mediawiki fails to detect its mime type, it is
accepted withoput further checks.

* if we knew that the mime type of files with the given file extension *should*
be detected, we could reject that file (but afaik we currently don't).

I'm a bit out of the loop, and don't have time to test right now, but I believe
the problem still exist: garbage files that are detected as unknown/unknown
can be uploaded with any file extension.

I think the simples solution would be to reject files that are recognized as
unknown/unknown unless that extensions is whitelisted in a new config
variable.

On a related note: the interaction of $wgCheckFileExtensions vs.
$wgVerifyMimeType vs. $wgStrictFileExtensions is very unclear. The mime
detection / file verification code needs a rewrite. Sorry for the mess, that
stuff from 2005 is actually the first patch I contributed to mediawiki :)

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

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


[Bug 29635] update.php for Postgres creates sequences, then fails when it to rename sequences to those same names

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

Sumana Harihareswara suma...@panix.com changed:

   What|Removed |Added

 CC||suma...@panix.com

--- Comment #4 from Sumana Harihareswara suma...@panix.com 2011-11-21 
09:09:45 UTC ---
Thanks for the patch, Luigi.

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

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


[Bug 27300] FileSearch does not work with MySQL

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

--- Comment #5 from b.wilh...@mediahof.de 2011-11-21 09:15:43 UTC ---
(In reply to comment #4)
 b.wilhelm, have you had time to respond to Bryan Tong Minh's comment about 
 your
 patch?  I hope you'll update it to work against current trunk.  Thank you!

in mediawiki 1.17 and 1.18RC1 in file includes\specials\SpecialListfiles.php
search LOWER(img_name)
replace LOWER(CONVERT(img_name USING utf8))
(without quotes)

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

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


[Bug 32475] Safari does not properly detect Ogg support

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

j^ j...@v2v.cc changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

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

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


[Bug 29302] Add a period after Level-1 numbered headings

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

Sumana Harihareswara suma...@panix.com changed:

   What|Removed |Added

 CC||suma...@panix.com

--- Comment #5 from Sumana Harihareswara suma...@panix.com 2011-11-21 
09:38:35 UTC ---
Eric, if you'd like to see how to do this for your own personal view of
MediaWiki headings or on a wiki you run, come talk to us in #mediawiki on
Freenode IRC to talk about doing it, possibly with a user script or gadget in
JavaScript.

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

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


[Bug 12509] Add a CSS class to target IP user pages

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

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

   What|Removed |Added

 CC||mediawiki-bugs@nadir-seen-f
   ||ire.com

--- Comment #11 from Daniel Friesen mediawiki-b...@nadir-seen-fire.com 
2011-11-21 09:45:08 UTC ---
The proper way to do this now in current code:
- Use userpage-anon and userpage-user for classes, they fit in better with the
ns-* page-* pattern that we already have going with classes. ip-userpage is an
odd break from that. (note don't use something like page-anonuser since that
would conflict with a page titled [[Anonuser]])
- Code would go in OutputPage::headElement, likely right after the
`$bodyAttrs['class'] .= ' ' . $sk-getPageClasses( $this-getTitle() );` line.
- You'd probably move the $this-getTitle() from that to a $title variable and
use it in getPageClasses as well.

if ( $title-getNamespace() == NS_USER || $title-getNamespace() ==
NS_USER_TALK ) {
  // Don't show the class on subpages
  if ( !$title-isSubpage() ) {
$bodyAttrs['class'] .= ' ' . ( User::isIP( $this-getTitle() ) ?
'userpage-anon' : 'userpage-user' );
  }
}

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

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


[Bug 17983] allow batch operations through API

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

duplicate...@googlemail.com changed:

   What|Removed |Added

 CC||duplicate...@googlemail.com

--- Comment #6 from duplicate...@googlemail.com 2011-11-21 09:58:41 UTC ---
You should split this in seperate bugs, because it makes it easy to work on.

* One for multi-page block/unblock
* One for multi-page protect/unprotect
* One for multi-page patrol

And maybe more bugs for other actions. You can reuse this bug for one of that
feature request.

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

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


[Bug 32499] action=querytitles has no hint about limit in action=help

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

duplicate...@googlemail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||duplicate...@googlemail.com
 Resolution||DUPLICATE

--- Comment #1 from duplicate...@googlemail.com 2011-11-21 10:01:15 UTC ---
Looks like bug 31883, because the param bkusers is also type string and multi
and has no hint about the limit.

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

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

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


[Bug 31883] Limit of bkusers of list=blocks is not documented in API help

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

duplicate...@googlemail.com changed:

   What|Removed |Added

 CC||umherirrender_de...@web.de

--- Comment #2 from duplicate...@googlemail.com 2011-11-21 10:01:15 UTC ---
*** Bug 32499 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 29896] Set $wgSecureLogin = true for arbcom_dewiki

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

krd k...@gulu.net changed:

   What|Removed |Added

 CC||k...@gulu.net

--- Comment #10 from krd k...@gulu.net 2011-11-21 10:05:23 UTC ---
There will be new arbcom-de members next week, so I like to bring up this case
again. Can you please give us an update on this issue? 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 32539] New: Universal language selector and keyboard

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

   Web browser: ---
 Bug #: 32539
   Summary: Universal language selector and keyboard
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: phili...@gmail.com
Classification: Unclassified


Created attachment 9506
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9506
Mock-up

Arun did a mock-up at the India Hackathon, attached. This unifies a number of
issues regarding language use, and could be supported with geo-location
functions.

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

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


[Bug 31883] Limit of bkusers of list=blocks is not documented in API help

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

--- Comment #3 from Liangent liang...@gmail.com 2011-11-21 10:18:41 UTC ---
titles in action=query should be 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 31883] Limit of bkusers of list=blocks and titles of action=query is not documented in API help

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

Liangent liang...@gmail.com changed:

   What|Removed |Added

Summary|Limit of bkusers of |Limit of bkusers of
   |list=blocks is not  |list=blocks and titles of
   |documented in API help  |action=query is not
   ||documented in API help

--- Comment #4 from Liangent liang...@gmail.com 2011-11-21 10:20:10 UTC ---
(In reply to comment #3)
 titles in action=query should be another.

Hmm it's just what was said in the duplicated 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 986] [tables] Please implement COL, COLGROUP

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

Sumana Harihareswara suma...@panix.com changed:

   What|Removed |Added

   Attachment #2114|0   |1
is obsolete||

--- Comment #33 from Sumana Harihareswara suma...@panix.com 2011-11-21 
10:25:01 UTC ---
Comment on attachment 2114
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=2114
Updated patch

Patch no longer cleanly applies.

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

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


[Bug 986] [tables] Please implement COL, COLGROUP

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

Sumana Harihareswara suma...@panix.com changed:

   What|Removed |Added

   Keywords|need-review, patch  |
 CC||suma...@panix.com

--- Comment #34 from Sumana Harihareswara suma...@panix.com 2011-11-21 
10:26:00 UTC ---
Removing patch  need-review tags; most recent patch no longer applies to
trunk, per
http://lists.wikimedia.org/pipermail/wikitech-l/2011-November/056340.html .

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

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


[Bug 2831] Return after edit sections using headings with wikilinks returns to other anchors then the ones used in TOC

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

Sumana Harihareswara suma...@panix.com changed:

   What|Removed |Added

   Attachment #2272|0   |1
is obsolete||

--- Comment #33 from Sumana Harihareswara suma...@panix.com 2011-11-21 
10:27:34 UTC ---
Comment on attachment 2272
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=2272
Proposed fix

Patch no longer applies to trunk, so marking obsolete (checked by Rusty per
http://lists.wikimedia.org/pipermail/wikitech-l/2011-November/056340.html ).

-- 
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 2831] Return after edit sections using headings with wikilinks returns to other anchors then the ones used in TOC

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

Sumana Harihareswara suma...@panix.com changed:

   What|Removed |Added

   Keywords|need-review, patch  |

--- Comment #34 from Sumana Harihareswara suma...@panix.com 2011-11-21 
10:29:31 UTC ---
Chris, if you are still encountering this problem in more recent versions of
MediaWiki, please let us know.

Will, if you'd like to revise your patch to work with the current codebase,
please do and resubmit.  Thanks!

-- 
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 27618] Add title index to backup dumps

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

Sumana Harihareswara suma...@panix.com changed:

   What|Removed |Added

   Keywords|need-review |reviewed

--- Comment #10 from Sumana Harihareswara suma...@panix.com 2011-11-21 
10:33:47 UTC ---
Adam, do you now have enough code review to revise your patch against current
MediaWiki trunk?  Thank you!

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

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


[Bug 26544] Missing CSS for .redirectText

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

Sumana Harihareswara suma...@panix.com changed:

   What|Removed |Added

   Attachment #8769|0   |1
is obsolete||

--- Comment #15 from Sumana Harihareswara suma...@panix.com 2011-11-21 
10:34:47 UTC ---
Comment on attachment 8769
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=8769
Patch for monobook/screen.css

Patch no longer applies to trunk, so marking obsolete (checked by Rusty per
http://lists.wikimedia.org/pipermail/wikitech-l/2011-November/056340.html ).

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

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


[Bug 26544] Missing CSS for .redirectText

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

Sumana Harihareswara suma...@panix.com changed:

   What|Removed |Added

   Keywords|need-review, patch  |
 CC||suma...@panix.com

--- Comment #16 from Sumana Harihareswara suma...@panix.com 2011-11-21 
10:36:23 UTC ---
Erwin, if you'd like to revise your patch to work with the current codebase,
that would be welcome; if you'd like suggestions or discussion, please chat
with other MediaWiki developers in #mediawiki on Freenode IRC. 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 28296] Installer should honor uselang= parameter

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

Sumana Harihareswara suma...@panix.com changed:

   What|Removed |Added

   Keywords|need-review, patch  |
 Status|ASSIGNED|NEW
 CC||suma...@panix.com

--- Comment #7 from Sumana Harihareswara suma...@panix.com 2011-11-21 
10:38:10 UTC ---
John, this patch is obsolete and no longer applies to trunk in SVN.  Can you
revise  commit?

-- 
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 28296] Installer should honor uselang= parameter

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

Sumana Harihareswara suma...@panix.com changed:

   What|Removed |Added

   Attachment #8835|0   |1
is obsolete||

--- Comment #8 from Sumana Harihareswara suma...@panix.com 2011-11-21 
10:38:39 UTC ---
Comment on attachment 8835
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=8835
Alternate method, replaces UserLang input field name with uselang so there's
one parameter

Patch no longer applies to trunk, so marking obsolete (checked by Rusty per
http://lists.wikimedia.org/pipermail/wikitech-l/2011-November/056340.html ).

-- 
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 2066] adding e-mail notification for _new_ pages to ENotif patch (this is my patchlet #2)

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

Sumana Harihareswara suma...@panix.com changed:

   What|Removed |Added

 Attachment #492 is|0   |1
   obsolete||

--- Comment #3 from Sumana Harihareswara suma...@panix.com 2011-11-21 
10:40:16 UTC ---
Comment on attachment 492
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=492
patchlet #2: adds e-mail notification to ENotif (cumulative patch; includes
patchlet #1 which is bugzilla 2014)

Patch no longer applies to trunk, so marking obsolete (checked by Rusty per
http://lists.wikimedia.org/pipermail/wikitech-l/2011-November/056340.html ).

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

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


[Bug 2066] adding e-mail notification for _new_ pages to ENotif patch (this is my patchlet #2)

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

Sumana Harihareswara suma...@panix.com changed:

   What|Removed |Added

   Keywords|need-review, patch  |
 CC||suma...@panix.com

--- Comment #4 from Sumana Harihareswara suma...@panix.com 2011-11-21 
10:41:39 UTC ---
Thomas, I'm sorry, but your patchlet no longer applies to the current MediaWiki
codebase.  Is the change still necessary, or has MediaWiki already fixed the
problem?  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 2346] Special characters break section links in page history

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

Sumana Harihareswara suma...@panix.com changed:

   What|Removed |Added

   Attachment #2271|0   |1
is obsolete||

--- Comment #7 from Sumana Harihareswara suma...@panix.com 2011-11-21 
10:44:16 UTC ---
Comment on attachment 2271
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=2271
Proposed fix

Patch no longer applies to trunk, so marking obsolete (checked by Rusty per
http://lists.wikimedia.org/pipermail/wikitech-l/2011-November/056340.html ).

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

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


[Bug 2346] Special characters break section links in page history

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

Sumana Harihareswara suma...@panix.com changed:

   What|Removed |Added

 CC||suma...@panix.com

--- Comment #8 from Sumana Harihareswara suma...@panix.com 2011-11-21 
10:44:38 UTC ---
Will, if you'd like to revise your patch to work with the current codebase,
that would be welcome; if you'd like suggestions or discussion, please chat
with other MediaWiki developers in #mediawiki on Freenode IRC. 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 32525] Autoconfirmed cascade protection

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

Hydra ad...@wikisorg.tk changed:

   What|Removed |Added

 CC||ad...@wikisorg.tk

--- Comment #2 from Hydra ad...@wikisorg.tk 2011-11-21 10:49:17 UTC ---
Isn't protected pages already edited solely by people who the editprotected
user-right (which is assigned to sysops only)? - If that is what I think you
are trying to say?

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

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


[Bug 32540] New: Add support for language variants to the thank_you module

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

   Web browser: ---
 Bug #: 32540
   Summary: Add support for language variants to the thank_you
module
   Product: CiviCRM
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Keywords: fundraising
  Severity: normal
  Priority: Unprioritized
 Component: General
AssignedTo: pgeh...@wikimedia.org
ReportedBy: pgeh...@wikimedia.org
CC: fr-t...@wikimedia.org, tf...@wikimedia.org
Classification: Unclassified


Currently the thank_you module can only handle two character language codes. 
This is partially due to the usage of the preferred_language field in
civicrm_contact which is limited to 5 characters and is expected to be in the
xx_YY format (where xx is language and YY is country code).

-- 
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 29635] update.php for Postgres creates sequences, then fails when it to rename sequences to those same names

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

Max nedelcu...@yahoo.com changed:

   What|Removed |Added

 CC||nedelcu...@yahoo.com

--- Comment #5 from Max nedelcu...@yahoo.com 2011-11-21 11:18:28 UTC ---
But is this really fixing the problem? Sure, the patch will prevent the updater
to crash. But shouldn't also the real problem be addressed? I'm new to this
hole Postgres thing so I can't say how this impacts but in my opinion:

- either the new sequences get created and the the old ones are no longer
renamed
- the new sequences are not created but instead the old ones are renamed.

I'm suffering to the sequences mention by Andy in the bug description.

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

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


[Bug 30574] Place a password strength bar on en.wiki

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

--- Comment #4 from Tom Morris t...@tommorris.org 2011-11-21 11:20:14 UTC ---
Created attachment 9507
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9507
Incomplete work on a password strength checker

There's community consensus to implement on enwiki, but as Bawolff points out,
there is an existing implementation at r70520 and no consensus as to whether to
implement it or not.

I've attached what I've worked on so far, but as there isn't consensus on this,
I don't see much point going forward on 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 30574] Place a password strength bar on en.wiki

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

Tom Morris t...@tommorris.org changed:

   What|Removed |Added

 AssignedTo|t...@tommorris.org   |wikibugs-l@lists.wikimedia.
   ||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 32541] New: Show English search result if none in other language

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

   Web browser: ---
 Bug #: 32541
   Summary: Show English search result if none in other language
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: generic
AssignedTo: tf...@wikimedia.org
ReportedBy: phili...@gmail.com
Classification: Unclassified


Required by Vodafone India. The idea is simple: when searching in a language
other than English and there are no results in that language, automatically
provide the search results in the English Wikipedia.

This is urgent because it is a condition of doing any work with Vodafone in
India. And it is just plain a good idea.

-- 
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 26544] Missing CSS for .redirectText

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

--- Comment #17 from Erwin Dokter er...@darcoury.nl 2011-11-21 11:28:54 UTC 
---
Created attachment 9508
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9508
Patch for vector/screen.css

Fontsize 150%, margin 5px. The img align was already in trunk. (I also misnamed
the previous patch, it was of course ment for Vector.)

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

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


[Bug 31714] New WAP view, headings into links

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

Phil Chang phili...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |High

-- 
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 32542] New: Related Random using links

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

   Web browser: ---
 Bug #: 32542
   Summary: Related Random using links
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: phili...@gmail.com
Classification: Unclassified


Similar to Random in Category extension, bug 25931, this idea is to use the
links that a represent in the current article, and/or the links to this
article, to pick a random destination. This ensures that the random selection
will be somewhat related to the current article, and there is no need to deal
with categories.

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

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


[Bug 32542] Related Random using links

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

--- Comment #1 from Phil Chang phili...@gmail.com 2011-11-21 11:36:12 UTC ---
Created attachment 9509
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9509
Mock-up of main Wikipedia

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

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


[Bug 32542] Related Random using links

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

--- Comment #2 from Phil Chang phili...@gmail.com 2011-11-21 11:36:52 UTC ---
Created attachment 9510
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9510
Mock-up of mobile Wikipedia using Athena

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

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


[Bug 32543] New: Show relationship

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

   Web browser: ---
 Bug #: 32543
   Summary: Show relationship
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: phili...@gmail.com
Classification: Unclassified


This idea is to follow links in a chain to trace out a path between two search
terms, such as two names. The result of running this function would be a list
of the articles as well as the sentence in which one of the terms appears in
that article. This feature supports the use of Wikipedia for research and
studying purposes.

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

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


[Bug 32543] Show relationship

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

--- Comment #1 from Phil Chang phili...@gmail.com 2011-11-21 11:43:22 UTC ---
Created attachment 9511
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9511
Mock-up

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

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


[Bug 32544] New: Ranked related links

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

   Web browser: ---
 Bug #: 32544
   Summary: Ranked related links
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: phili...@gmail.com
Classification: Unclassified


Created attachment 9512
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9512
Mock-up of links to

This idea is to show the list of articles linking to the current one, as well
as possibly the list of articles or links in the current article, and ranking
the lists by a variety of filters, which could include: number of page views,
ratings from Article Feedback, last edited, and relevance (not yet defined).

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

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


[Bug 32544] Ranked related links

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

--- Comment #1 from Phil Chang phili...@gmail.com 2011-11-21 11:49:42 UTC ---
Created attachment 9513
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9513
Mock-up of what links here

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

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


[Bug 32544] Ranked related links

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

--- Comment #2 from Phil Chang phili...@gmail.com 2011-11-21 11:51:10 UTC ---
Created attachment 9514
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9514
Mock-up of most viewed links

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on 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-11-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31330

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 CC||p858sn...@gmail.com

--- Comment #3 from p858snake p858sn...@gmail.com 2011-11-21 11:57:17 UTC ---
Is this actually a issue? It's a community decision if they want to use the
templates or the babel system. It's not really a surprise they break when you
try to use both.

-- 
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 32545] New: MediaWiki should support time in WikiText

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

   Web browser: ---
 Bug #: 32545
   Summary: MediaWiki should support time in WikiText
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Parser
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mediawiki-b...@nadir-seen-fire.com
Classification: Unclassified


html5 has a time element. It carries the semantics noting that the contents
are a date, and if the contents aren't in a set of machine readable formats
there is a datetime= attribute that can contain a machine readable format.
So eg: time datetime=2011-11-12T14:54ZNovember 12, 2011 6:54 PST/time
displays the date in a human readable format in PST while also noting the date
in a machine readable time format.

It's possible some user agents may add support for functionality that takes
advantage of these semantics. For example they may provide a display of the
time in the user's current timezone. time is also used in some microdata
formats iirc 

pubdate seams to have been removed from time. Even if it's added back we
probably should strip it out of WikiText since inline text shouldn't be able to
define what looks externally to be authoritative information about the entire
page that MW defined.

We should permit the use of time inside WikiText.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on 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-11-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31330

--- Comment #4 from Gerard Meijssen gmeijs...@wikimedia.org 2011-11-21 
12:15:30 UTC ---
Hoi,
When the Babel extension does not use the templates, there is no issue what the
community wants. It allows me to create my user page. I cannot know what each
of our 270+ communities wants in this. 
Thanks,
 GerardM

-- 
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 19992] Support client-side date/time formatting for user's local timezone (JavaScript)

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

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

   What|Removed |Added

 CC||mediawiki-bugs@nadir-seen-f
   ||ire.com
 Depends on||32545

--- Comment #3 from Daniel Friesen mediawiki-b...@nadir-seen-fire.com 
2011-11-21 12:16:12 UTC ---
For the output, I think we should make use of html5's time element. It has
the semantics for this, it's got a datetime= attribute for the machine
readable format, and it was pretty much invented for precisely this kind of
purpose. (Well that, and maybe also letting JS create a countdown to that time)

Relevant bug 32545. I added it as a dependency.
The easiest way to start this is probably to add support for time to
WikiText. Then implement client side scripts that do things to time. And then
start adding special WikiText syntaxes for signatures and other special cases
we have.

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

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


[Bug 32545] MediaWiki should support time in WikiText

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

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

   What|Removed |Added

 Blocks||19992

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

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


[Bug 32546] New: Cleanup 'interface_editor'/'interface_editors' inconsistency

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

   Web browser: ---
 Bug #: 32546
   Summary: Cleanup 'interface_editor'/'interface_editors'
inconsistency
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Keywords: shell
  Severity: normal
  Priority: Unprioritized
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: raimond.spekk...@gmail.com
Classification: Unclassified


http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php knows
two identical user groups with inconsistent names:

'elwiktionary' = 'interface_editors'

'hiwiki' = 'interface_editor'

'jawiki' = 'interface_editor'

I suggest to change 'elwiktionary' to 'interface_editor' (singular) for
consistency reasons.

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

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


[Bug 30668] Show what links here on page deletion

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

Tom Morris t...@tommorris.org changed:

   What|Removed |Added

 CC||t...@tommorris.org
   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 28026] Enable e-mail notifications for watchlist (EnotifWatchlist) on all small wikis

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

--- Comment #39 from Mark A. Hershberger m...@everybody.org 2011-11-21 
14:00:19 UTC ---
After talking to Mark, what I'll do is talk to Sam to get a test slot to get
this deployed for an hour or so.  That way we can have Ops monitoring it and
have a chance to turn it off if something bad happens.

-- 
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 28026] Enable e-mail notifications for watchlist (EnotifWatchlist) on all small wikis

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

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

   What|Removed |Added

 CC||p...@wikimedia.org

--- Comment #40 from Mark A. Hershberger m...@everybody.org 2011-11-21 
14:08:03 UTC ---
Mark just remembered that the Peter is puppet-izing the mail servers and would
like to wait until he has finished that to act on this ticket.

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

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


[Bug 32547] New: add pagetitle-view-mainpage to $wgForceUIMsgAsContentMsg for zhwiki

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

   Web browser: ---
 Bug #: 32547
   Summary: add pagetitle-view-mainpage to
$wgForceUIMsgAsContentMsg for zhwiki
   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: liang...@gmail.com
Classification: Unclassified


It's requested that the main page title can be converted between simplified
Chinese and traditional Chinese. The only (not hacky, eg, modify it with
scripts) way I can see is to add pagetitle-view-mainpage to
$wgForceUIMsgAsContentMsg.

See
http://zh.wikipedia.org/w/index.php?title=Wikipedia:%E4%BA%92%E5%8A%A9%E5%AE%A2%E6%A0%88/%E6%8A%80%E6%9C%AFoldid=18397800#.E9.A6.96.E9.A0.81.E7.9A.84.E5.B0.8F.E5.95.8F.E9.A1.8C

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

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


[Bug 32547] Add pagetitle-view-mainpage to $wgForceUIMsgAsContentMsg for zhwiki

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

Liangent liang...@gmail.com changed:

   What|Removed |Added

Summary|add pagetitle-view-mainpage |Add pagetitle-view-mainpage
   |to  |to
   |$wgForceUIMsgAsContentMsg   |$wgForceUIMsgAsContentMsg
   |for zhwiki  |for zhwiki

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

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


[Bug 32547] Add pagetitle-view-mainpage to $wgForceUIMsgAsContentMsg for zhwiki

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

Liangent liang...@gmail.com changed:

   What|Removed |Added

   Keywords||shell

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

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


[Bug 32548] New: Possible bug in minifier

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

   Web browser: ---
 Bug #: 32548
   Summary: Possible bug in minifier
   Product: MediaWiki
   Version: 1.19-svn
  Platform: All
   URL: https://translatewiki.net/wiki/Map_of_translators
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Resource Loader
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: niklas.laxst...@gmail.com
CC: roan.katt...@gmail.com, tpars...@wikimedia.org
Classification: Unclassified


When I visit the above url I get:
load.php:682 Uncaught SyntaxError: Unexpected token -

I don't get an error with debug=true

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

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


[Bug 28296] Installer should honor uselang= parameter

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

John Du Hart j...@compwhizii.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
Version|1.18|1.19-svn
 Resolution||FIXED

--- Comment #9 from John Du Hart j...@compwhizii.net 2011-11-21 15:30:51 UTC 
---
r103814

-- 
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 32484] Strange behaviour of the link Tax and other legal information

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

--- Comment #3 from cb...@wikimedia.org 2011-11-21 15:37:43 UTC ---
Thanks for the bug report.
This strange behavior was noticed while testing but we thought it was fixed. I
will change today to onclick instead of onhoover or force to a separate
tab/window.

-- 
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 28981] handle diffonly param on diffs between deleted revision

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

John Du Hart j...@compwhizii.net changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #2 from John Du Hart j...@compwhizii.net 2011-11-21 15:43:21 UTC 
---
r103816

-- 
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-11-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31330

--- Comment #5 from Beau b...@adres.pl 2011-11-21 15:43:55 UTC ---
It is an issue. We are now in a cycle: Babel extension is not working properly,
because there are {{User xx}} templates, which cannot be replaced with Babel
extension, because it is not working properly...

-- 
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 30363] Bugmeister mercy mode

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

John Du Hart j...@compwhizii.net changed:

   What|Removed |Added

   Priority|Unprioritized   |Lowest
 Status|NEW |RESOLVED
 Resolution||WONTFIX

--- Comment #2 from John Du Hart j...@compwhizii.net 2011-11-21 15:46:19 UTC 
---
Nah.

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

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


[Bug 31467] Tracking bug for getting the Android app on translatewiki

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

--- Comment #15 from Niklas Laxström niklas.laxst...@gmail.com 2011-11-21 
15:46:33 UTC ---
It's now on twn, but I'm unable to export.

-- 
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-11-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31330

--- Comment #6 from Gerard Meijssen gerard.meijs...@gmail.com 2011-11-21 
15:49:42 UTC ---
This bug is to prevent the extension from using local templates. Consequently
they will work nicely side by side. The extension meanwhile will regularly get
any and all new localisations for new languages in every WMF wiki.

The coverage of the Babel extension is really good. It probably covers more
languages then any implementation using the templates.
Thanks,
 GerardM

-- 
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 32477] MWHttpRequest may have to require_once() GlobalFunctions.php

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

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

   What|Removed |Added

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

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

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


[Bug 29635] update.php for Postgres creates sequences, then fails when it to rename sequences to those same names

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

--- Comment #6 from Max nedelcu...@yahoo.com 2011-11-21 16:00:33 UTC ---
Except for the fact that my previous comment looks like it was written by a
complete moron, here's my 2 cent on this: I was having problems with uploading
files, kept getting an error:

Database error
A database query syntax error has occurred. This may indicate a bug in the
software. The last attempted database query was:
(SQL query hidden)
from within function LogPage::saveContent. Database returned error 1: ERROR:
duplicate key value violates unique constraint logging_pkey.

After removing the two actions of adding new sequences and just letting the
script rename the old ones uploading files was working 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 32549] New: Wikipedia pages freezes on Konqueror

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

   Web browser: ---
 Bug #: 32549
   Summary: Wikipedia pages freezes on Konqueror
   Product: MediaWiki
   Version: unspecified
  Platform: All
   URL: http://en.wikipedia.org/?debug=1
OS/Version: Linux
Status: NEW
  Keywords: javascript
  Severity: normal
  Priority: Unprioritized
 Component: Javascript
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mybugs.m...@gmail.com
CC: tpars...@wikimedia.org
Classification: Unclassified


Created attachment 9515
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9515
Call stack on Konkeror

I'm trying to access Wikipedia articles but the only browser available in the
computers of the lab I have access on my university is Konqueror 3.5.9 (Using
KDE 3.5.10). On this browser, every time I open a page such as
http://en.wikipedia.org/?debug=1
http://en.wikipedia.org/wiki/Special:RecentChanges?limit=2debug=1
I get the following message a few seconds after the page content is displayed:

A script on this page is causing KHTML to freeze. If it continues to run, other
applications may become less responsive.
Do you want to abort the script?


I've enabled debugger and error reporting in the browser, to get more details
about what could be the cause. When I reloaded the page, I got also this one:

An error occurred while attempting to run a script on this page.
http://bits.wikimedia.org/en.wikipedia.org/load.php?debug=truelang=enmodule...
line 3945
[Debug] [OK]


and then I clicked in the Debug option to see the source code of the
problematic script. The line mentioned contains this:

   results.sort( sortOrder );


and the call stack contains this scripts displayed in the attached screenshot.
One of the scripts in the call stack is stopped in the following line:

this.updateTooltipAccessKeys(
$( '#column-one a, #mw-head a, #mw-panel a, #p-logo a' ) );

(which is from
http://svn.wikimedia.org/viewvc/mediawiki/branches/REL1_18/phase3/resources/mediawiki/mediawiki.util.js?view=markup#l261
)

Maybe the problem could be resolved if this jQuery selector were improved, by
first selecting the elements by id and then finding a elements inside them.
Would something like

this.updateTooltipAccessKeys(
$( '#column-one, #mw-head, #mw-panel, #p-logo' ).find( 'a' ) );

be more efficient?


Anyway, after I close the debugger, and go back to the article, I get the same
error message again, and if I click on [Ok] or press ESC it just makes the
error message to be displayed again and again whithout end.


PS: I noticed the error also on other wikis, such as
http://pt.wikipedia.org/?debug=1

On the other hand, it doesn't happens on some special pages:
http://en.wikipedia.org/wiki/Special:SpecialPages?debug=1
http://pt.wikipedia.org/wiki/Special:SpecialPages?debug=1

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

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


[Bug 31883] Limit of bkusers of list=blocks and titles of action=query is not documented in API help

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

Beau b...@adres.pl changed:

   What|Removed |Added

 CC||b...@adres.pl

--- Comment #5 from Beau b...@adres.pl 2011-11-21 16:17:03 UTC ---
This information needs to be available through API too (not only in help). I
always use limit=max, because some scripts run under bot account and some not.
I am unable to do that for titles= parameter, because I cannot fetch that value
using for example meta=userinfo.

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

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


[Bug 29524] Rename RequestContext::getLang to getLanguage

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

John Du Hart j...@compwhizii.net changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||j...@compwhizii.net
 AssignedTo|wikibugs-l@lists.wikimedia. |j...@compwhizii.net
   |org |

--- Comment #1 from John Du Hart j...@compwhizii.net 2011-11-21 16:23:07 UTC 
---
r103817, but they'll likely be fallout from this. Keep an eye on it for a bit.

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

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


[Bug 30464] Persistent 'sessionID is invalid' error on log in

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

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 CC||platoni...@gmail.com

--- Comment #4 from Platonides platoni...@gmail.com 2011-11-21 16:28:40 UTC 
---
I wonder if mod_perl isn't regenerating the session when it expires (or gets
corrupted from  OTRS POV).

Doens't clearing the cookies for ticket.wikimedia.org fix 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 28740] Category suggestion is case sensitive

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

Jeroen De Dauw jeroen_ded...@yahoo.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #10 from Jeroen De Dauw jeroen_ded...@yahoo.com 2011-11-21 
16:44:34 UTC ---
I just had another look at this, and it appears to have been fixed in the
meanwhile already.

-- 
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 32001] Wikipedia Zero heading banner

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

Abhishek djdark8...@gmail.com changed:

   What|Removed |Added

 CC||djdark8...@gmail.com

--- Comment #4 from Abhishek djdark8...@gmail.com 2011-11-21 16:58:11 UTC ---
Working on them now ^^

-- 
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 31865] Tag dws for discarding whitespaces.

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

--- Comment #9 from Van de Bugger van.de.bug...@gmail.com 2011-11-21 17:22:49 
UTC ---
Thanks!

BTW, what is `Preprocessor_HipHop.hphp'? Should I prepare a patch for 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 31467] Tracking bug for getting the Android app on translatewiki

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

--- Comment #16 from Siebrand s.mazel...@xs4all.nl 2011-11-21 17:23:44 UTC ---
(In reply to comment #15)
 It's now on twn, but I'm unable to export.

You mean unable to push, right?

-- 
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 32484] Strange behaviour of the link Tax and other legal information

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

cb...@wikimedia.org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #4 from cb...@wikimedia.org 2011-11-21 17:34:58 UTC ---
Changed to onclick. Everything looks to be okay now.

-- 
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 29896] Set $wgSecureLogin = true for arbcom_dewiki

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

--- Comment #11 from Ryan Lane rlan...@gmail.com 2011-11-21 18:05:10 UTC ---
We need to rename this wiki (and all wikis like it) to something like
arbcom-de.wikipedia.org, if it would like to have HTTPS support.

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

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


[Bug 29896] Set $wgSecureLogin = true for arbcom_dewiki

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

--- Comment #12 from krd k...@gulu.net 2011-11-21 18:09:59 UTC ---
For the current arbcom.de.wikipedia.org I'm speaking with community concensus,
and we like to use https only and disable http completely, or have a permanent
redirect to the https login, if possible.
If renaming is neccessary, please go ahead.
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 18062] new message when edit the local page of shared file

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

--- Comment #1 from Umherirrender umherirrender_de...@web.de 2011-11-21 
18:11:03 UTC ---
Created attachment 9516
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9516
Show a hint to shared repo on edit page

I have attached a patch.

Feel free to modfiy the patch, I am not sure whether the english textes are
good or grammatical correct.

You can also drop the different messages for edit and create, because with
#ifexist of ParserFunctions it is possible to do it, too.

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 18062] new message when edit the local page of shared file

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

Umherirrender umherirrender_de...@web.de changed:

   What|Removed |Added

   Keywords||need-review, patch

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

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


[Bug 32002] Add a data access charge warning for Wikipedia Zero within Mobile Frontend

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

Abhishek djdark8...@gmail.com changed:

   What|Removed |Added

 CC||djdark8...@gmail.com

--- Comment #6 from Abhishek djdark8...@gmail.com 2011-11-21 18:12:46 UTC ---
(In reply to comment #4)
 Yes, Brion, it's a feature request, related to 32001 which is also a feature
 request.
I think I implemented em both ^^ !

-- 
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 29496] Add link to WMF-TOC to the default text for new pads in etherpad

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

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

   What|Removed |Added

 CC||dz...@wikimedia.org

--- Comment #3 from Daniel Zahn dz...@wikimedia.org 2011-11-21 18:16:50 UTC 
---
I have changed the default message to the suggested text, minus the last part
about adding links to WMF-TOC. (for now). Also this is not puppetized yet but
most likely should be.

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

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


[Bug 32550] New: ViewVC on svn.wikimedia.org loads an icon over HTTP, causing mixed content warnings

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

   Web browser: ---
 Bug #: 32550
   Summary: ViewVC on svn.wikimedia.org loads an icon over HTTP,
causing mixed content warnings
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: https://svn.wikimedia.org/viewvc/mediawiki/trunk/
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Subversion
AssignedTo: rlan...@gmail.com
ReportedBy: br...@wikimedia.org
CC: innocentkil...@gmail.com
Classification: Unclassified


The culprit is this cute bugzilla logo on the link to our Bugzilla:

[10:25:02.522] GET http://www.bugzilla.org/img/buggie.png [HTTP/1.1 200 OK 4ms]

-- 
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 31680] [Regression] Thumbnail cache should be invalidated on re-upload

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

Saibo saibotr...@arcor.de changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #19 from Saibo saibotr...@arcor.de 2011-11-21 18:32:38 UTC ---
It seems to reoccur:
75px-NYCS-bull-trans-3.svg.png and 76px-NYCS-bull-trans-3.svg.png  differ in
color since a new version with slightly different color was uploaded.
Purge
https://commons.wikimedia.org/w/index.php?title=File:NYCS-bull-trans-3.svgaction=purge
doesn't help.


wget https://upload.wikimedia.org/wikipedia/commons/thumb/
2/25/NYCS-bull-trans-3.svg/75px-NYCS-bull-trans-3.svg.png
--2011-11-21 19:24:43-- 
https://upload.wikimedia.org/wikipedia/commons/thumb/2/
25/NYCS-bull-trans-3.svg/75px-NYCS-bull-trans-3.svg.png
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: 2172 (2,1K) [image/png]
In »75px-NYCS-bull-trans-3.svg.png« speichern.

100%[==] 2.172   --.-K/s   in 0s

2011-11-21 19:24:44 (148 MB/s) - »75px-NYCS-bull-trans-3.svg.png« gespeichert
[2   172/2172]



wget https://upload.wikimedia.org/wikipedia/commons/thumb/ 

2/25/NYCS-bull-trans-3.svg/76px-NYCS-bull-trans-3.svg.png
--2011-11-21 19:24:48-- 
https://upload.wikimedia.org/wikipedia/commons/thumb/2/
 
25/NYCS-bull-trans-3.svg/76px-NYCS-bull-trans-3.svg.png
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/png]
In »76px-NYCS-bull-trans-3.svg.png« speichern.

[ =   ] 2.297   --.-K/s   in 0s

2011-11-21 19:24:58 (356 MB/s) - »76px-NYCS-bull-trans-3.svg.png« gespeichert
[2   297]

md5sum *NYC*
46ec1ad2dac00fc86aa5f670ef363ba2  75px-NYCS-bull-trans-3.svg.png
37d2adff21668b9089f303cd39e91e9f  76px-NYCS-bull-trans-3.svg.png

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


[Bug 32551] New: Descriptionless files

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

   Web browser: ---
 Bug #: 32551
   Summary: Descriptionless files
   Product: MediaWiki
   Version: 1.18
  Platform: All
   URL: http://commons.wikimedia.org/w/index.php?title=Commons
:Administrators%27_noticeboardoldid=62820408#System_p
roblems
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Database
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: platoni...@gmail.com
Classification: Unclassified


A number of files appeared on commons on 15th with no description (may or may
not have page entry)
http://commons.wikimedia.org/w/index.php?title=Commons:Administrators%27_noticeboardoldid=62820408#System_problems

select img_name, img_timestamp, rev_timestamp, page_latest, rev_timestamp -
img_timestamp from image left join page on (page_title=img_name and
page_namespace=6) left join revision on (reV_page = page_id and rev_parent_id =
0) where img_timestamp = '2014233531' limit 7;

++++-+---+
| img_name   | img_timestamp  |
rev_timestamp  | page_latest | rev_timestamp - img_timestamp |
++++-+---+
| La_playAaAa.png| 2014233642 |
2020142847 |62765918 |   5909205 | (description
created later)
| Bruxelles_Java_Masque_Wayang_02_10_2011_06.jpg | 2014233723 | NULL   
   |   0 |  NULL |
| Raonic_and_Youzhny.jpg | 2014233732 | NULL   
   |NULL |  NULL |
| Darcy's_gravesite_in_SE_Dijon_(France).jpg | 2014233911 |
2020142313 |62765628 |   5908402 | (description
created later)
| Defeater-lost-ground-album-cover.jpg   | 2014233944 | NULL   
   |   0 |  NULL |
| Jaguar_Sentado.jpg | 2014234008 | NULL   
   |NULL |  NULL |
| Phil_Bryant.jpg| 2014234008 | NULL   
   |NULL |  NULL |
++++-+---+


The timing matches with the update of external storage servers
https://blog.wikimedia.org/2011/11/18/nobody-notices-when-its-not-broken-new-database-servers-deployed/

I think this is due to the image upload nested transactions, which break the
outer transactions. See
http://thread.gmane.org/gmane.science.linguistics.wikipedia.technical/49500

When the servers were switched, the second half transaction for those files
would have failed and half-rollbacked.

We already suffered this kind of failures in the past, see bug 15430, bug
20744, bug 24978. Seems that each ~12 months we suffer one of those. It should
finally be 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 32549] Wikipedia pages freezes on Konqueror

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

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-11-21 18:41:37 UTC 
---
The alternate selector that you're recommending looks like it would perform the
exact same operations as the first one (in both cases, I believe it would start
with getElementById lookups on the four IDs, then call
getElementsByTagName('a') within each one, and combine the results into one
collection).


Beware that Konqueror has a nasty history of having weird bugs in old versions
that nobody does much about because they're fixed in later versions and very
few people use the old ones.

Testing with an OpenSuSE LiveCD that has KDE 3.5.10 ...

No problems visible at:
* http://en.wikipedia.org/
* http://en.wikipedia.org/?debug=1
* http://en.wikipedia.org/wiki/Special:RecentChanges?limit=2debug=1

So far, works for me on Konqueror 3.5.10.


Is this happening when logged out as well as logged in? Can you reproduce it
with a fresh profile?

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

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


[Bug 25754] Populate rc_cur_id aswell on upload event

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

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 CC||ar...@wikimedia.org

--- Comment #1 from Ariel T. Glenn ar...@wikimedia.org 2011-11-21 18:49:52 
UTC ---
http://commons.wikimedia.org/w/api.php?action=querylist=recentchangesrclimit=5000rcprop=comment|title|ids|timestamp|loginforctype=log

A quick grep shows that the entries that now have rc_cur_id filled in are all
generated by Flickr upload bot... yay for the bot but it would be nice if we
got regular entries fixed up too.  

Here's a specific image with just one revision and except for rc it looks
normal:

http://commons.wikimedia.org/w/index.php?title=File:Gunther_Von-Bultzingslowen-met-het-.jpgaction=history

but here's the rc entry, rc_cur_id = 0.

rc type=log ns=6 title=File:Gunther Von-Bultzingslowen-met-het-.jpg
rcid=64034030 pageid=0 revid=0 old_revid=0
timestamp=2011-11-21T18:13:12Z comment={{Informa... snipped for the bug
report  logid=31812295 logtype=upload logaction=upload

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

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


[Bug 31945] Enhanced watchlist freezes the browser for 30 seconds after loading a big list (the time is relative to the number of entries displayed)

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

--- Comment #14 from Saibo saibotr...@arcor.de 2011-11-21 18:50:55 UTC ---
View this here: https://commons.wikimedia.org/?curid=17431178
* Notebook, Pent.M 1.6 GHz - WXP (not openSUSE as usually)
** '''FF3.6''', no Addons/Plugins, new Useraccount, enh. RC: 
*** RC500: 10 s
*** RC1000: 44 s
** FF3.6, Noscript, same new Useraccount, enh. RC: 
*** RC1000: 40 s
** FF3.6, Noscript+Adblock with my blocklist, same new Useraccount, enh. RC: 
*** RC1000: 40 s
** FF3.6, Noscript+Adblock with my blocklist, same new Useraccount, enh. RC,
Monobook skin: 
*** RC1000: 55 s 50s 50s 
** FF3.6, Noscript+Adblock with my blocklist, user:Saibo, enh. RC: 
*** RC1000: 85 s (2x tested) 
** FF3.6, Noscript+Adblock with my blocklist, user:Saibo but with emptied
monobook.js, enh. RC: 
*** RC1000: 65s
** '''FF8.0''', Noscript+Adblock with my blocklist, same new Useraccount, enh.
RC, Monobook skin: 
*** RC1000: 4s
** '''IE8'''.0.6001, no Addons/Plugins, same new Useraccount, enh. RC: 
*** RC500: 10 s
*** RC1000: 40 s
** IE8.0.6001, no Addons/Plugins, same new Useraccount, enh. RC, switched to
compatibility mode: 
*** RC500: 50 s
*** RC1000: 300 s

---

Conclusion: Either IE8 in compat. mode and FF3.6 have a fuckin' slow JS
engine/DOM manipulation or the code (it is jQuery, isn't it) uses different
methods for different browsers.  FF8 is okay although not fast IE8 without
compat. mode is not really nice and IE8 with compat is unusable. Note that
AFAIK IE8 sometimes switches on the compat. mode without user interaction - so
this could happen for some users.

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

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


[Bug 32548] Possible bug in minifier: exponents can be incorrectly broken across lines

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

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

   What|Removed |Added

Summary|Possible bug in minifier|Possible bug in minifier:
   ||exponents can be
   ||incorrectly broken across
   ||lines

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-11-21 18:51:22 UTC 
---
Error I see in Firefox is:

missing exponent
https://translatewiki.net/w/load.php?debug=falselang=enmodules=ext.maps.common%2Copenlayersskin=vectorversion=2020T223129Z*
Line 681


original source
(https://translatewiki.net/w/extensions/Maps/includes/services/OpenLayers/OpenLayers/OpenLayers.js
line 1483):

OpenLayers.Layer.MultiMap=OpenLayers.Class(OpenLayers.Layer.EventPane,OpenLayers.Layer.FixedZoomLevels,{MIN_ZOOM_LEVEL:1,MAX_ZOOM_LEVEL:17,RESOLUTIONS:[9,1.40625,0.703125,0.3515625,0.17578125,0.087890625,0.0439453125,0.02197265625,0.010986328125,0.0054931640625,0.00274658203125,0.001373291015625,6.866455078125E-4,3.4332275390625E-4,1.71661376953125E-4,8.58306884765625E-5,4.291534423828125E-5],type:null,initialize:function(a,b){OpenLayers.Layer.EventPane.prototype.initialize.apply(this,arguments);




Minified broken
(https://translatewiki.net/w/load.php?debug=falselang=enmodules=ext.maps.common%2Copenlayersskin=vectorversion=2020T223129Z*
line 681-682):

Scale = 1 : ${scaleDenom}:Escala = 1 :
${scaleDenom},W:O,E:E,N:N,S:S,reprojectDeprecated:Est\u00e1 usando a
op\u00e7\u00e3o 'reproject' na camada ${layerName}. Esta op\u00e7\u00e3o \u00e9
obsoleta: foi concebida para permitir a apresenta\u00e7\u00e3o de dados sobre
mapas-base comerciais, mas esta funcionalidade \u00e9 agora suportada pelo
Mercator Esf\u00e9rico. Mais informa\u00e7\u00e3o est\u00e1 dispon\u00edvel em
http://trac.openlayers.org/wiki/SphericalMercator.,methodDeprecated:Este
m\u00e9todo foi declarado obsoleto e ser\u00e1 removido na vers\u00e3o 3.0. Por
favor, use ${newMethod} em vez
disso.});OpenLayers.Layer.MultiMap=OpenLayers.Class(OpenLayers.Layer.EventPane,OpenLayers.Layer.FixedZoomLevels,{MIN_ZOOM_LEVEL:1,MAX_ZOOM_LEVEL:17,RESOLUTIONS:[9,1.40625,0.703125,0.3515625,0.17578125,0.087890625,0.0439453125,0.02197265625,0.010986328125,0.0054931640625,0.00274658203125,0.001373291015625,6.866455078125E-4,3.4332275390625E-4,1.71661376953125E-4,8.58306884765625E
-5,4.291534423828125E-5],type:null,initialize:function(a,b)

^ note the line break between 8.58306884765625E and -5.

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

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


[Bug 32351] #time and #timel ignore explicitly specified timezone

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

Van de Bugger van.de.bug...@gmail.com changed:

   What|Removed |Added

   Attachment #9428|0   |1
is obsolete||

--- Comment #11 from Van de Bugger van.de.bug...@gmail.com 2011-11-21 
18:59:37 UTC ---
Created attachment 9517
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9517
Patch v4.

Summary: 

* Just fix for the bug. (Empty format is NOT a user preference; #timel is
server local time -- as it was before.)

* Parser tests include tests for #time, because testing #timel depends on
server's timezone.

* Both branches (PHP  5.2 and PHP = 5.2) are manually tested.

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

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


[Bug 32549] Wikipedia pages freezes on Konqueror

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

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

   What|Removed |Added

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

--- Comment #2 from Mark A. Hershberger m...@everybody.org 2011-11-21 
19:00:49 UTC ---
The version I had handy is 4.0.4 (20080505) which had the same problems as Bug
#31945 on the recent changes page.  But it did 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 32472] Special:ProblemChanges shows database error on Pending Changes Wiki

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

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 on the CC list for the bug.

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


[Bug 32351] #time and #timel ignore explicitly specified timezone

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

--- Comment #12 from Van de Bugger van.de.bug...@gmail.com 2011-11-21 
19:03:54 UTC ---
 Btw, html5's time element may be useful here.

Thanks, will look at this.

  Do you know how to pass user preferences to the client?
 We actually already do that, for all user preferences.

Please point me a sample how to get user preference from JQuery code.

 The other concern I have is you should use 
 $parser-getOptions()-getDateFormat()
 instead of $wgLang-dateFormat(),

I will open another bug (enhancement) for it. Let us fix and close this 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 32549] Wikipedia pages freezes on Konqueror

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

--- Comment #3 from mybugs.m...@gmail.com 2011-11-21 19:04:45 UTC ---
(In reply to comment #1)
 Is this happening when logged out as well as logged in? Can you reproduce it
 with a fresh profile?

I don't remember. I'll check again tomorrow.

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

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


[Bug 32551] Descriptionless files

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

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 CC||ar...@wikimedia.org

--- Comment #1 from Ariel T. Glenn ar...@wikimedia.org 2011-11-21 19:05:52 
UTC ---
http://wikitech.wikimedia.org/view/Server_admin_log#November_14  and you can
see the times match exactly.

I guess we could disable uploads during such maintenance.

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

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


[Bug 32478] AbuseFilter not setting utf-8 flag

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

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org
Summary|Find out why text storage   |AbuseFilter not setting
   |data types are changing in  |utf-8 flag
   |unexpected ways |

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

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


[Bug 32548] Possible bug in minifier: exponents can be incorrectly broken across lines

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

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

   What|Removed |Added

   Keywords||need-regression-test

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

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


[Bug 32548] Possible bug in minifier: exponents can be incorrectly broken across lines

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

--- Comment #2 from Brion Vibber br...@wikimedia.org 2011-11-21 19:25:43 UTC 
---
I suspect it's hitting this line-wrapping bit:

} elseif( $maxLineLength  0  $lineLength + $end - $pos  $maxLineLength 
!isset( $semicolon[$state][$type] )  $type !== self::TYPE_INCR_OP )
{
// This line would get too long if we added $token, so add a newline first.
// Only do this if it won't trigger semicolon insertion and if it won't
// put a postfix increment operator on its own line, which is illegal in
js.
$out .= \n;
$lineLength = 0;

which probably indicates that the tokenizer stage is incorrectly splitting
numbers with exponents into two or three tokens, where the number part of the
exponent is separate and ends up getting pushed to the next line.

The entire number, including the E, sign, and exponent, should come out as
single token.

Well isn't this suspicious!

// Numeric literal. Search for the end of it, but don't care about
[+-]exponent
// at the end, as the results of numeric [+-] numeric and numeric are
// identical to our state machine.

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

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


[Bug 32483] en.wp uses lang=simple for simple: interlang links.

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

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

   What|Removed |Added

   Priority|Unprioritized   |High
 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 32486] WebRequest::getPathInfo() broken in img_auth.php on DreamHost

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

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

   What|Removed |Added

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

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2011-11-21 
19:31:03 UTC ---
(In reply to comment #0)
 In img_auth.php, $path is being set to a value that includes 'img_auth.php' at
 the beginning of it.

What value does it get set to?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on 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-11-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32508

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

   What|Removed |Added

   Priority|Unprioritized   |Lowest
   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


  1   2   3   4   5   >