[Bug 31187] jsmin+ throws syntax errors on valid js pages

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31187

Niklas Laxström  changed:

   What|Removed |Added

 CC||niklas.laxst...@gmail.com

--- Comment #7 from Niklas Laxström  2012-11-14 
07:37:58 UTC ---
$wgResourceLoaderValidateJS = false; is still set on the wmf cluster as "temp
hack".

-- 
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 41208] Maximum execution time exceeded: Levenshtein too slow we guess...

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41208

Niklas Laxström  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |

--- Comment #5 from Niklas Laxström  2012-11-14 
07:29:17 UTC ---
We currently have time limit at 30 seconds:


This is too slow, so reopening the bug.

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


[Bug 34514] Language and direction of first heading should depend on page content language instead of user interface language

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34514

--- Comment #13 from Amir E. Aharoni  2012-11-14 
07:06:37 UTC ---
See also bug 2865. I submitted a patch for it, but Jenkins says that it fails
the tests for some unclear reason.

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

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


[Bug 34514] Language and direction of first heading should depend on page content language instead of user interface language

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34514

--- Comment #12 from Amir E. Aharoni  2012-11-14 
07:05:54 UTC ---
We definitely should remove dir="auto", but only after we have fine-grained
indication of the language of the title and the page content.

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

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


[Bug 34514] Language and direction of first heading should depend on page content language instead of user interface language

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34514

--- Comment #11 from Robin Pepermans (SPQRobin)  
2012-11-14 06:53:06 UTC ---
As you said, there should indeed be a central function to get the page title
language and direction and generate the div/span container. Otherwise the code,
as it currently is in the patch, would get unmaintainable.

The title does not need mw-content-ltr/rtl classes since that class is intended
for the *content* (list alignment, etc) and is useless for titles.

I am also not sure if we should remove span dir="auto".

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

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


[Bug 40539] Add support for OpenDyslexic font

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40539

Gerard Meijssen  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||gerard.meijs...@gmail.com
 Resolution|FIXED   |

--- Comment #9 from Gerard Meijssen  2012-11-14 
06:20:49 UTC ---
There are a substantial number of languages missing in this list. Some of them
are nl fy li id tl gl bk nb

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

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


[Bug 42095] New: importDump.php crashes with out of memory error

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42095

   Web browser: ---
 Bug #: 42095
   Summary: importDump.php crashes with out of memory error
   Product: MediaWiki
   Version: 1.20
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Maintenance scripts
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: zhoris...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


Trying to import a full-revision dump of Uncyclopedia into a clean 1.20
install, it ran out of memory and crashed a short way in (17303 revisions):

php maintenance/importDump.php --memory-limit=500M pages_full.xml.gz 

PHP Fatal error:  Allowed memory size of 524288000 bytes exhausted (tried to
allocate 131072 bytes) in
/var/www/mediawiki/core/includes/objectcache/SqlBagOStuff.php on line 517

Fatal error: Allowed memory size of 524288000 bytes exhausted (tried to
allocate 131072 bytes) in
/var/www/mediawiki/core/includes/objectcache/SqlBagOStuff.php on line 517


It was also running at something like 2 revisions/second, though I dunno if
that had anything to do with anything.

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

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


[Bug 42094] New: Minifier cache + user-specific module timestamps = rapid objectcache growth

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42094

   Web browser: ---
 Bug #: 42094
   Summary: Minifier cache + user-specific module timestamps =
rapid objectcache growth
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ResourceLoader
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: roan.katt...@gmail.com
CC: krinklem...@gmail.com, roan.katt...@gmail.com,
tpars...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


Some of the timestamps in the startup module are user-specific, which means a
lot of different versions of the startup module are served. These all get run
through the minifier, which puts them in the minifier cache. This caches the
result by MD5 hash, and the cache entry never expires. This is wasteful but OK
in a system like memcached that does LRU eviction, but it's much less OK in a
system without evictions, such as the objectcache table.

According to the report at
https://www.mediawiki.org/wiki/Talk:ResourceLoader#Cache_consumption_20440 this
leads to something like 30 MB/day of cache growth, which is bad. We should
redesign the minifier cache to behave more gracefully.

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

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


[Bug 42071] Large numbers of instances on a page cause browsers to hang or crash

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42071

--- Comment #4 from Brad Jorsch  2012-11-14 05:00:33 UTC 
---
There we go, now it works right!

BTW, this was discussed in the MediaWiki Core Team meeting today, and it
appears that it only affects audio files and not video for some reason. That
may go along with the thumbembed thing you mentioned in comment 1.

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

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


[Bug 42071] Large numbers of instances on a page cause browsers to hang or crash

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42071

--- Comment #3 from Michael Dale  2012-11-14 04:26:56 UTC ---
could you try it again ( patch set 2 ) ? It does appear as if there was some
call stacking because of jquery event scope issues.

-- 
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 42093] New: importDump.php dies with status 1 for sqlite

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42093

   Web browser: ---
 Bug #: 42093
   Summary: importDump.php dies with status 1 for sqlite
   Product: MediaWiki
   Version: 1.21-git
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Maintenance scripts
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: amgine.sae...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


Attempted to import a dump of uncyclopedia into a clean install (via git) using
sqlite:

$ nice -10 time php maintenance/importDump.php
/home/amgine/Downloads/pages_full.xml.gz
A database error has occurred.  Did you forget to run maintenance/update.php
after upgrading?  See:
https://www.mediawiki.org/wiki/Manual:Upgrading#Run_the_update_script
Query: INSERT OR IGNORE INTO page
(page_id,page_namespace,page_title,page_counter,page_restrictions,page_is_redirect,page_is_new,page_random,page_touched,page_latest,page_len)
VALUES
(NULL,'4','Upload_log','0','','0','1','0.727702939800','20121114033246','0','0')
Function: WikiPage::insertOn/single-row
Error: 8 attempt to write a readonly database

Command exited with non-zero status 1


I've dumped the LocalSettings.php and reinstalled with MySQL, and restarted the
import, am crossing fingers, knocking on wood, and will likely sacrifice a
virgin (kitten) if it's still running in the a.m.

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

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


[Bug 42018] Find common range box doesn't work with IPs starting with octet 2.

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42018

Huji  changed:

   What|Removed |Added

Summary|Find common range box   |Find common range box
   |doesn't work with IPs   |doesn't work with IPs
   |starting with 2.|starting with octet 2.

-- 
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 41880] Configure import sources on tewiki

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41880

--- Comment #8 from Arjuna Rao Chavala  2012-11-14 
03:47:19 UTC ---
This import is mostly meant for importing relevant Templates from English
Wikipedia and Commons. As there will be local image content as well, my thought
is to apply relevant templates from commons, without the need for tedious copy
and paste of template pages. Hope this clarifies my 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 42092] VisualEditor: Change marking branch appears to be live on MWwiki

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42092

James Forrester  changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 Status|NEW |ASSIGNED

-- 
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 42092] New: VisualEditor: Change marking branch appears to be live on MWwiki

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42092

   Web browser: ---
 Bug #: 42092
   Summary: VisualEditor: Change marking branch appears to be live
on MWwiki
   Product: VisualEditor
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Data Model
AssignedTo: roan.katt...@gmail.com
ReportedBy: jforres...@wikimedia.org
CC: jforres...@wikimedia.org, roan.katt...@gmail.com,
tpars...@wikimedia.org, wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


Possibly the wrong version of Parsoid updated? See
https://www.mediawiki.org/w/index.php?title=VisualEditor:Test&diff=next&oldid=604180
as an example of '' elements being created.

-- 
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 42091] VisualEditor: A wild pawn character appeared!

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42091

James Forrester  changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 Status|NEW |ASSIGNED
 AssignedTo|rm...@wikimedia.org |roan.katt...@gmail.com
Summary|A wild pawn character   |VisualEditor: A wild pawn
   |appeared!   |character appeared!

-- 
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 42090] Filter effect Gaussian blur filter not rendered correctly for small to medium thumbnail sizes

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42090

Andre Klapper  changed:

   What|Removed |Added

   Keywords||upstream

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

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


[Bug 42091] A wild pawn character appeared!

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42091

Mark Holmquist  changed:

   What|Removed |Added

 CC||mtrac...@member.fsf.org

--- Comment #1 from Mark Holmquist  2012-11-14 
01:38:50 UTC ---
Potentially deeper meaning: The list-creation code is really buggy and needs to
be fixed. I can't seem to *end* an unordered list, once I create 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 42090] Filter effect Gaussian blur filter not rendered correctly for small to medium thumbnail sizes

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42090

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Lowest
 CC||aklap...@wikimedia.org
   See Also||https://bugzilla.gnome.org/
   ||show_bug.cgi?id=605875
   Severity|major   |normal

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

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


[Bug 42088] Request for new Analytics components in Bugzilla

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42088

--- Comment #8 from Diederik van Liere  2012-11-14 
01:37:21 UTC ---
Yes, please move Datasets to Analytics as well. I am okay with renaming
Analytics to Analytics & Datasets. We are the principal caretaker of the
datasets as well. And a separate Datasets component sounds good as well

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

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


[Bug 42091] New: A wild pawn character appeared!

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42091

   Web browser: ---
 Bug #: 42091
   Summary: A wild pawn character appeared!
   Product: VisualEditor
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: User Interface
AssignedTo: rm...@wikimedia.org
ReportedBy: mtrac...@member.fsf.org
CC: jforres...@wikimedia.org, krinklem...@gmail.com,
rm...@wikimedia.org, wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


Roan told me that, if I ever saw one of your comical placeholder Unicode
characters, that it was a pretty well-defined bug. So here:

1. Create an unordered list
2. Enter some items
3. Hit enter twice
4. Type something

Expected: Whatever I typed should appear on the screen.

Actual: Pawn character! It also prints my text, but only after '♙\n'.

-- 
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 40935] download interrupted

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40935

Andre Klapper  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WORKSFORME

--- Comment #3 from Andre Klapper  2012-11-14 01:33:19 
UTC ---
Unfortunately closing this report as no further information has been provided.

jeanpaulscalabrini: Please feel free to reopen this report if you can provide
the information asked for and if this still happens. 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.

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


[Bug 42088] Request for new Analytics components in Bugzilla

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42088

--- Comment #7 from Andre Klapper  2012-11-14 01:32:02 
UTC ---
Sorry to make this even more complicated...

(In reply to comment #4)
> * Webstatscollector
> All issues regarding dumps.wikimedia.org/other/pageviews/

Reports about dumps.wikimedia.org stuff so far seem to have been filed in the
Bugzilla product "Datasets". If this setup is kept, any idea for criteria how
bug reporters can distinguish? Or shall we end up with renaming the "Analytics"
product to "Analytics and Datasets" and make Datasets a component under this
product (not too hard as Datasets does not have subcomponents currently, except
that moving would trigger 135 bugmails)? Or any other idea / prefered plan?

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

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


[Bug 42090] New: Filter effect Gaussian blur filter not rendered correctly for small to medium thumbnail sizes

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42090

   Web browser: ---
 Bug #: 42090
   Summary: Filter effect Gaussian blur filter not rendered
correctly for small to medium thumbnail sizes
   Product: Wikimedia
   Version: wmf-deployment
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: major
  Priority: Unprioritized
 Component: SVG rendering
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: eduard.bra...@gmx.de
Classification: Unclassified
   Mobile Platform: ---


The filter effect  available in SVG specification
(http://www.w3.org/TR/SVG/filters.html#feGaussianBlurElement) is often (or
rather most of the time) not rendered correctly on all Wikimedia projects.

This is a known problem of librsvg (see
https://bugzilla.gnome.org/show_bug.cgi?id=605875) but probably won't get fixed
in the near future.

For some quite impressive examples refer to:
-
http://de.wikipedia.org/wiki/Wikipedia:Probleme_mit_SVGs#Ein_verkleinertes_Vorschaubild_sieht_ganz_anders_aus_als_das_Originalbild
-
http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/VirtualDub_Logo.svg/195px-VirtualDub_Logo.svg.png
vs.
http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/VirtualDub_Logo.svg/196px-VirtualDub_Logo.svg.png
-
http://upload.wikimedia.org/wikipedia/commons/thumb/f/f6/Audacity_Logo.svg/127px-Audacity_Logo.svg.png
vs
http://upload.wikimedia.org/wikipedia/commons/thumb/f/f6/Audacity_Logo.svg/128px-Audacity_Logo.svg.png


This bug severely restricts the possibilities of graphic artist on Wikimedia
projects since it basically renders the Gaussian blur filter completely useless
since the final rendering of the MediaWiki software is rather arbitrary and
comes near to gambling in the end. However Gaussian blurring is heavily used in
modern SVG images since it allows to create outstanding effects like 3D effects
and superior shading.
Besides art created exclusively for Wikimedia projects, many free SVG images
from other sources can't be used either since they are just not compatible,
would need a lot of work to render correctly at all and wouldn't look nice in
the end anyway.

Therefore it would be badly needed to either change the SVG renderer (maybe
only for problematic SVG files?) or to finally fix the bug in librsvg (maybe
consider
http://strategy.wikimedia.org/wiki/Proposal:librsvg_development_funding ?)

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

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


[Bug 42088] Request for new Analytics components in Bugzilla

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42088

--- Comment #6 from Diederik van Liere  2012-11-14 
01:19:33 UTC ---
Well, wikistats (stats.wikimedia.org) has existed for almost 10 years and the
entire community uses wikistats to refer to stats.wikimedia.org so yes it's
really too bad that you didn't respond :(

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

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


[Bug 42087] Banner doesn't work with Konqueror/KHTML

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42087

Andre Klapper  changed:

   What|Removed |Added

Web browser|--- |Other

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

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


[Bug 42088] Request for new Analytics components in Bugzilla

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42088

Daniel Zahn  changed:

   What|Removed |Added

 CC||dz...@wikimedia.org

--- Comment #5 from Daniel Zahn  2012-11-14 01:11:59 UTC 
---
Could you live with it being "Wikimedia Stats" for "stats.wikimedia.org"
because i already have "Wikistats" as a component in Labs for a while for all
things regarding "wikistats.wmflabs.org" which was going to move to be
wikistats.wikimedia.org. Diederik, arr, sorry, this is what i meant with the
naming conflict. I should have replied again weeks ago :P. I already put
"Wikistats" in tons of places months ago, always expecting that
"stats.wikimedia.org" is just "stats" or "wikimedia stats". Maybe we can talk
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 42087] Banner doesn't work with Konqueror/KHTML

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42087

Andre Klapper  changed:

   What|Removed |Added

   Severity|normal  |major

--- Comment #5 from Andre Klapper  2012-11-14 01:10:45 
UTC ---
(In reply to comment #2)
> I cannot even see that banner

Sorry - I had Adblock Plus enabled. Also confirming for Konqueror 4.8.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 42085] Wikimedia needs a URL shortener

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42085

--- Comment #12 from Ryan Kaldari  2012-11-14 01:04:39 
UTC ---
RFC created: https://www.mediawiki.org/wiki/Requests_for_comment/URL_shortener

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

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


[Bug 42089] New: API: mark namespaces that have wikibase enabled

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42089

   Web browser: ---
 Bug #: 42089
   Summary: API: mark namespaces that have wikibase enabled
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: WikidataRepo
AssignedTo: wikidata-b...@lists.wikimedia.org
ReportedBy: bugrepor...@to.mabomuja.de
CC: wikibugs-l@lists.wikimedia.org,
wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


Script and bots must know if editing page content must be done by using
different api modules. So i need a list of namespaces where wikibase is
enabled. Reedy had the idea to mark these namespaces by an additional attribute
at 
http://wikidata.org/w/api.php?action=query&meta=siteinfo&siprop=namespaces

-- 
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 42085] Wikimedia needs a URL shortener

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42085

--- Comment #11 from Andre Klapper  2012-11-14 00:39:36 
UTC ---
(In reply to comment #9)
> You seem to assume that people have an easier time remembering bit.ly/fdjs3423
> than en.wikipedia.org/wiki/Foo.

As we don't talk about en.wikipedia.org/wiki/Foo here we run in circles. Again,
see comment 3 for an example, that long donation URLs are needed, and that
linking to the generic landing page isn't appropriate.

> The primary cost is in the introduction of a middle-man dependency

"Cost" is unclear to me, if WMF controls the service.

> In instances where there's no benefit to using a shortened URL 
> arbitrary character limitations), the cost easily outweighs any 
> benefit of using a shortened URL.

I fail to understand the "cost".
People are still free to use the long URLs in blog posts.

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

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


[Bug 42085] Wikimedia needs a URL shortener

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42085

--- Comment #10 from Ryan Kaldari  2012-11-14 00:30:57 
UTC ---
Well sure, I wouldn't expect them to use it in every blog post. Maybe once
every year or two for a URL they are wanting to push virally - something on the
level of the SOPA blackout, for example. But anyway, you're right, this is
getting tangential. I'll start an RfC on MediaWiki.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 42077] Set project/project talk and portal/portal talk namespace names for Bashkir Wikipedia

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42077

Krenair  changed:

   What|Removed |Added

   Keywords||shellpolicy
 CC||benap...@gmail.com,
   ||dereck...@espace-win.org,
   ||kren...@gmail.com,
   ||wikimedia.b...@snowolf.eu
  Component|General/Unknown |Site requests

--- Comment #1 from Krenair  2012-11-14 00:26:24 UTC ---
Does the local community agree with this?

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

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


[Bug 42087] Banner doesn't work with Konqueror/KHTML

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42087

--- Comment #4 from Adam Wight  2012-11-14 00:26:10 UTC ---
This is a problem with the expanding banner and affects all clones.  For
example, http://en.wikipedia.org/?banner=B12_FpcwDropIevryUS_A

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

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


[Bug 42088] Request for new Analytics components in Bugzilla

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42088

--- Comment #4 from Diederik van Liere  2012-11-14 
00:25:41 UTC ---
* Wikistats
All issues regarding stats.wikimedia.org


* Webstatscollector
All issues regarding dumps.wikimedia.org/other/pageviews/

* Statistics
The equivalent of General / Unknown

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

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


[Bug 42085] Wikimedia needs a URL shortener

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42085

--- Comment #9 from MZMcBride  2012-11-14 00:25:16 UTC ---
(In reply to comment #8)
>> This seems to mostly come down to Twitter, which already has a bazillion URL
>> shorteners floating around it, including its own (t.co). I can't fathom a
>> reason you would use a shortened URL in a blog post and it's exactly that 
>> kind
>> of mis-use that I worry about.
> 
> Why would using a short URL in a blog post be a 'mis-use'? Is there something
> wrong with telling people URLs they can remember?

You seem to assume that people have an easier time remembering bit.ly/fdjs3423
than en.wikipedia.org/wiki/Foo.

It's a mis-use because there's an actual cost to URL shortening. The primary
cost is in the introduction of a middle-man dependency, though there are other
costs associated as well. In instances where there's no (or almost no) benefit
to using a shortened URL (such as a blog, where you're not constrained by
arbitrary character limitations), the cost easily outweighs any benefit of
using a shortened URL.

This is all a bit tangential, though. I think it would be best if you started
an RFC on mediawiki.org about a URL shortener service, listing the various
use-cases and possibilities for a domain name, etc.

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

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


[Bug 42088] Request for new Analytics components in Bugzilla

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42088

--- Comment #3 from Diederik van Liere  2012-11-14 
00:24:34 UTC ---
Wikimedia -> Statistics is a container category of stats issues with Mediawiki,
stats.wikimedia.org  and it's hard to find. The Analytics Team is responsible
for stats related issues so let's make it easy to find and put it under
Analytics.

I think Statistics should be our equivalent of General /Unknown.

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

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


[Bug 42088] Request for new Analytics components in Bugzilla

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42088

--- Comment #2 from Andre Klapper  2012-11-14 00:23:41 
UTC ---
Plus component *descriptions* are required, preferably with URLs where I can
see these components in action. :)

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

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


[Bug 42087] Banner doesn't work with Konqueror/KHTML

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42087

Adam Wight  changed:

   What|Removed |Added

 CC||s...@ludd.net

--- Comment #3 from Adam Wight  2012-11-14 00:23:24 UTC ---
Confirmed.  Konqueror 4.8.4, KHTML engine

http://de.wikipedia.org/wiki/Wikipedia:Hauptseite?uselang=de&country=DE

The site is barely usable, as the banner expands to take up more than a
screenful.

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

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


[Bug 42088] Request for new Analytics components in Bugzilla

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42088

Nemo  changed:

   What|Removed |Added

 CC||federicol...@tiscali.it

--- Comment #1 from Nemo  2012-11-14 00:22:02 UTC ---
(In reply to comment #0)
> Please add the following components under the 'Analytics' product:
> * Wikistats

How is this different from Wikimedia>Statistics?

> * Webstatscollector
> * Statistics

Maybe you also/rather need a General/Unknown or [other]?

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

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


[Bug 42055] Add Wikivoyage to squid logs page view stats

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42055

--- Comment #6 from Diederik van Liere  2012-11-14 
00:18:24 UTC ---
Done, see https://bugzilla.wikimedia.org/show_bug.cgi?id=42088

-- 
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 42088] New: Request for new Analytics components in Bugzilla

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42088

   Web browser: ---
 Bug #: 42088
   Summary: Request for new Analytics components in Bugzilla
   Product: Wikimedia
   Version: wmf-deployment
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Bugzilla
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: dvanli...@gmail.com
CC: aklap...@wikimedia.org, s...@reedyboy.net,
thehelpfulonew...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


Please add the following components under the 'Analytics' product:
* Wikistats
* Webstatscollector
* Statistics

Ty

Diederik

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

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


[Bug 42085] Wikimedia needs a URL shortener

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42085

--- Comment #8 from Ryan Kaldari  2012-11-14 00:15:35 
UTC ---
> This seems to mostly come down to Twitter, which already has a bazillion URL
> shorteners floating around it, including its own (t.co). I can't fathom a
> reason you would use a shortened URL in a blog post and it's exactly that kind
> of mis-use that I worry about.

Why would using a short URL in a blog post be a 'mis-use'? Is there something
wrong with telling people URLs they can remember?

Sending everyone to http://donate.wikimedia.org/ is an awful solution. The
fundraisers would like to have more control over customization and A/B testing
without having to create complicated software solutions involving
referrer-sniffing, randomized bucketing, etc.

A couple more use cases: URL sharing via the Mobile App, and file sharing from
Commons.

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

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


[Bug 42087] Banner doesn't work with Konqueror/KHTML

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42087

Andre Klapper  changed:

   What|Removed |Added

 CC||aklap...@wikimedia.org

--- Comment #2 from Andre Klapper  2012-11-14 00:15:20 
UTC ---
I cannot even see that banner or find that text on
http://de.wikipedia.org/wiki/Wikipedia:Hauptseite no matter if I'm logged in or
not (I've emptied the cache).

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

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


[Bug 42085] Wikimedia needs a URL shortener

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42085

Brandon Harris  changed:

   What|Removed |Added

 CC||bhar...@wikimedia.org

--- Comment #7 from Brandon Harris  2012-11-14 00:14:40 
UTC ---
Regarding ur1.ca, it's not viable for us.  We've tried to use it in the past
for high-volume things and it just dies.

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

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


[Bug 42085] Wikimedia needs a URL shortener

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42085

Sumana Harihareswara  changed:

   What|Removed |Added

 CC||suma...@wikimedia.org

--- Comment #6 from Sumana Harihareswara  2012-11-14 
00:08:06 UTC ---
We really do want to be able to send donors to *specific* landing pages,
because sometimes we want to send a specific set of donors to a specific page
that we've customized to appeal to them.  And that URI might be more than 80
characters long and get mucked by some email clients when the line wraps. I've
worked in enough marketing to know that much.

On Identi.ca, in https://identi.ca/settings/url , one can choose to use ur1.ca
or to choose no URL shortener.  For WMF Identi.ca accounts, we could choose the
latter and then use our own shortened URLs.  The Communications Department has
a point -- we try to respect our users' privacy in how we communicate with them
in general, so using our own URI shortener when possible, instead of subjecting
other people to the tracking of bit.ly or t.co, etc., is a good idea.

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

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


[Bug 42055] Add Wikivoyage to squid logs page view stats

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42055

--- Comment #5 from Andre Klapper  2012-11-14 00:06:23 
UTC ---
(In reply to comment #4)
> Well, technically there should be a separate webstatscollector component but I
> can't add that so that's why I put it in reportcard.

If this refers to Bugzilla (and not to Gerrit etc), see
https://www.mediawiki.org/wiki/Bug_management/Project_Maintainers#To_add_a_project_or_component

-- 
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 41451] ULS causes pages to be cached with random user language

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41451

Ori Livneh  changed:

   What|Removed |Added

  Attachment #11354|0   |1
is obsolete||

--- Comment #54 from Ori Livneh  2012-11-14 00:02:20 UTC ---
Created attachment 11356
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=11356
Patch for Squid to add cookie headers to output sent to
storeurl_rewrite_program

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

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


[Bug 42086] 404 error for transcode urls

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42086

--- Comment #2 from Jan Gerber  2012-11-14 00:01:35 UTC 
---
and a fix for review at https://gerrit.wikimedia.org/r/#/c/33294

-- 
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 42087] Banner doesn't work with Konqueror/KHTML

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42087

Matt Walker  changed:

   What|Removed |Added

 CC||mwal...@wikimedia.org

--- Comment #1 from Matt Walker  2012-11-14 00:00:19 UTC 
---
(In reply to comment #0)
What version of Konquerer are you running; and under what engine, KHTML or
Webkit?

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

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


[Bug 41451] ULS causes pages to be cached with random user language

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41451

--- Comment #53 from Ori Livneh  2012-11-13 23:57:26 UTC ---
I wrote a patch for Squid that I hope would fix this issue.

Squid 2.x has a 'storeurl_rewrite_program' directive, which specifies an
external program that Squid calls to rewrite / canonicalize URLs prior to
performing cache operations:

http://www.squid-cache.org/Doc/config/storeurl_rewrite_program/

The rewriter is a simple program that reads a request log on standard input and
writes URLs to standard output. The format of the request log that Squid sends
the rewriter does not contain the cookie headers, but adding them requires the
addition of just one line to store_rewrite.c. I've attached a patch made
against  the current stable tag (SQUID_2_7).

I wrote a simple rewriter in Python that checks for the presence of a 'ULS'
cookie and adds it to the URL as an additional query parameter (also attached).

To state the obvious: making even a small change to Squid is a big deal, so
this would need to be reviewed very carefully by ops to make sure it is
correct. The effort required may or may not be worth it, depending on the
practicality of other available workarounds. But I will note that there may be
an additional benefit to using a storeurl rewrite program: we could apply some
ordering rule on query parameters, which could plausibly improve cache
performance. (Perhaps we're doing this already -- I'm not too familiar with our
setup.)

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

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


[Bug 14123] AJAX (tracking)

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14123

Bug 14123 depends on bug 7851, which changed state.

Bug 7851 Summary: Proper ajax patrolling functionality in core
https://bugzilla.wikimedia.org/show_bug.cgi?id=7851

   What|Old Value   |New Value

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

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

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


[Bug 7851] Proper ajax patrolling functionality in core

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=7851

Krinkle  changed:

   What|Removed |Added

   Keywords|javascript, patch-in-gerrit |
   Priority|Normal  |High
 Status|ASSIGNED|RESOLVED
   See Also|https://bugzilla.wikimedia. |
   |org/show_bug.cgi?id=31270   |
 Resolution||FIXED
   Target Milestone|--- |1.21.0 release

--- Comment #15 from Krinkle  2012-11-13 23:57:21 UTC ---
Change-Id: I472357566dda0ab572c20e2e4b87508b0f2f4c73

Merged.

-- 
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 41451] ULS causes pages to be cached with random user language

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41451

--- Comment #52 from Ori Livneh  2012-11-13 23:56:50 UTC ---
Created attachment 11355
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=11355
storeurl_rewrite_program in Python that adds value of ULS cookie as query param
to URL.

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

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


[Bug 41451] ULS causes pages to be cached with random user language

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41451

--- Comment #51 from Ori Livneh  2012-11-13 23:55:15 UTC ---
Created attachment 11354
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=11354
Patch for Squid to add cookie headers to output sent to
storeurl_rewrite_program

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

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


[Bug 42085] Wikimedia needs a URL shortener

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42085

--- Comment #5 from MZMcBride  2012-11-13 23:54:40 UTC ---
(In reply to comment #3)
> Another legitimate use-case is for the WMF Comminications Dept. They would 
> very
> much like to be able to use shortened URLs in tweets, blog posts, etc. without
> resorting to a 3rd party service.

This seems to mostly come down to Twitter, which already has a bazillion URL
shorteners floating around it, including its own (t.co). I can't fathom a
reason you would use a shortened URL in a blog post and it's exactly that kind
of mis-use that I worry about.

> A 3rd legitimate use-case is fundraising. We commonly post links to our
> fundraising landing pages on social media and in emails to past donors. Right
> now these URLs look something like:
> https://donate.wikimedia.org/wiki/Special:LandingCheck?landing_page=L12_0615_JW&utm_medium=email&utm_campaign=none&utm_source=B12_061522_Jimmy&language=en&country=US

This feels like a red herring, honestly. Fundraising-specific shortened URLs
have been place for _years_. There's nothing wrong with using
http://donate.wikimedia.org in an e-mail or on social media if you're concerned
about using a long URL. And while geeks and nerds are very focused on and
concerned with URL length, the rest of humanity really isn't.

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

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


[Bug 42085] Wikimedia needs a URL shortener

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42085

Mark Holmquist  changed:

   What|Removed |Added

 CC||mtrac...@member.fsf.org

--- Comment #4 from Mark Holmquist  2012-11-13 
23:50:49 UTC ---
FYI, http://ur1.ca is running on free software and may or may not be useful.

I'd love to see this, too--especially for long bugzilla and Gerrit URLs.

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

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


[Bug 42085] Wikimedia needs a URL shortener

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42085

--- Comment #3 from Ryan Kaldari  2012-11-13 23:45:58 
UTC ---
Certain types of Echo notifications are going to be broadcast using XMPP. These
notifications can then be picked up and rebroadcast as IRC posts, Twitter
messages, SMS messages, etc. For some of these mediums, shortened URLs are very
useful. Even for email notifications, it would be nice to be able to use
shortened URLs. Most of the URLs will be article or user page links, but not
always. Sometimes they will be links to diffs.

Another legitimate use-case is for the WMF Comminications Dept. They would very
much like to be able to use shortened URLs in tweets, blog posts, etc. without
resorting to a 3rd party service.

A 3rd legitimate use-case is fundraising. We commonly post links to our
fundraising landing pages on social media and in emails to past donors. Right
now these URLs look something like:
https://donate.wikimedia.org/wiki/Special:LandingCheck?landing_page=L12_0615_JW&utm_medium=email&utm_campaign=none&utm_source=B12_061522_Jimmy&language=en&country=US

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

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


[Bug 41208] Maximum execution time exceeded: Levenshtein too slow we guess...

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41208

Sumana Harihareswara  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME

--- Comment #4 from Sumana Harihareswara  2012-11-13 
23:41:20 UTC ---
I've checked and I believe this is now nonreproducible.

-- 
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 42087] New: Banner doesn't work with Konqueror/KHTML

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42087

   Web browser: ---
 Bug #: 42087
   Summary: Banner doesn't work with Konqueror/KHTML
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Fundraising: Misc.
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: t...@tim-landscheidt.de
CC: fr-t...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


With Konqueror, at least on dewp, the flattened banner from "Wikipedia ist
gemeinnützig und erhebt keine Gebühren." to "Schließen" is just pasted as text
on top of the page.

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


[Bug 42086] 404 error for transcode urls

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42086

--- Comment #1 from Jan Gerber  2012-11-13 23:35:34 UTC 
---
looking at 
http://upload.wikimedia.org/wikipedia/commons/thumb/1/1a/%C2%BFQu%C3%A9_es_Wikipedia%3F.ogv/%C2%BFQu%C3%A9_es_Wikipedia?.ogv.360p.webm

ok that url contains a ? if i escape that
http://upload.wikimedia.org/wikipedia/commons/thumb/1/1a/%C2%BFQu%C3%A9_es_Wikipedia%3F.ogv/%C2%BFQu%C3%A9_es_Wikipedia%3F.ogv.360p.webm

the video loads.

now one *only* needs to find what part unescapes '?'

-- 
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 42055] Add Wikivoyage to squid logs page view stats

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42055

--- Comment #4 from Diederik van Liere  2012-11-13 
23:33:22 UTC ---
Well, technically there should be a separate webstatscollector component but I
can't add that so that's why I put it in reportcard.

-- 
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 41729] Tidy up and deploy Vector's sectionEditLinks

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41729

--- Comment #2 from Steven Walling  2012-11-13 23:31:25 
UTC ---
Note that this was announced on Design-l. More community announcements
upcoming.

http://lists.wikimedia.org/pipermail/design/2012-November/000204.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 42055] Add Wikivoyage to squid logs page view stats

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42055

--- Comment #3 from Nemo  2012-11-13 23:30:55 UTC ---
Thanks Diederik. 
I suppose the ReportCard component is way broader than I expected; so, to
clarify for those reading it now and who might be confused like me: this
request is meant for those tools heavily used by the community, like
http://stats.grok.se/, which depend on the pageviews logs entirely; as well as,
I guess, the future reportcard will do.

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

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


[Bug 42086] New: 404 error for transcode urls

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42086

   Web browser: ---
 Bug #: 42086
   Summary: 404 error for transcode urls
   Product: MediaWiki extensions
   Version: master
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: TimedMediaHandler
AssignedTo: d...@ucsc.edu
ReportedBy: aschulz4...@gmail.com
CC: jger...@wikimedia.org, wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


See the transcode links for
http://commons.wikimedia.org/wiki/File:%C2%BFQu%C3%A9_es_Wikipedia%3F.ogv

-- 
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 42085] Wikimedia needs a URL shortener

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42085

--- Comment #2 from MZMcBride  2012-11-13 23:20:07 UTC ---
(In reply to comment #1)
> (In reply to comment #0)
>> I tried to find an existing bug for this, but surprisingly, I wasn't able to
>> find one. We need this especially for Notifications/Echo.
> 
> What kind of urls does Echo needs shortened? And why?

I don't think it's very surprising. I'll be more surprised to hear what
legitimate use-case you've found for shortened URLs.

For what it's worth, many wikis ban public URL shorteners as they are a spam
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 42085] Wikimedia needs a URL shortener

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42085

Krinkle  changed:

   What|Removed |Added

 CC||krinklem...@gmail.com
  Component|[Other] |General/Unknown
Product|Tools   |Wikimedia
   Target Milestone|--- |Mysterious future

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

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


[Bug 42085] Wikimedia needs a URL shortener

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42085

--- Comment #1 from Krinkle  2012-11-13 23:16:42 UTC ---
(In reply to comment #0)
> I tried to find an existing bug for this, but surprisingly, I wasn't able to
> find one. We need this especially for Notifications/Echo.
> 

What kind of urls does Echo needs shortened? And why?

> Currently there is Extension:ShortUrl, but the URLs generated by this aren't
> much shorter than the existing URLs.
> 

ShortUrl only shortens regular article paths (e.g. no diff urls or custom
actions). However it not being much shorter is not true. It can be as short as
you want it to be. The recommended set up is to use url rewriting and configure
wgShortUrlTemplate. For example, on test.wikipedia and test2.wikipedia it is
installed as /s/:

* http://test.wikipedia.org/s/1f
* http://test2.wikipedia.org/s/59

> 
> The main thing we need is a short domain name. This would most likely have to
> be donated or granted to us, as short domain names are not cheap.

I'd recommend we use subdomains or paths to make it usable for all wmf
projects.

e.g. lang.abbrev-site..org/
or abbrev-site..org/lang/
or .org/abbrev-site/lang/

something like this:
* wp.wi.ki/1f
* en.wp.wi.ki/1f
* wp.wi.ki/en/1f
* wi.ki/wp/en/1f

This would be backed by Extension:ShortUrl and rewriting the root path of the
short domain.

So... ideas for short domains?

* w.org (exists, for sale)
* w.co (available)
* w.ly (exists, unavailable)
* wmf.org (exists, unavailable)
* wmf.co (exists, for sale)
* wmf.ly (available)
* wi.ki (exists, for sale?)
* w.mf (available)

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

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


[Bug 41866] Notifications from no-longer-enabled extensions which use custom formatters cause errors

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41866

--- Comment #3 from bs...@wikimedia.org 2012-11-13 23:15:26 UTC ---
https://gerrit.wikimedia.org/r/#/c/33290/

-- 
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 42082] Search broken when clicking magnifying-glass icon in IE8 and below

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42082

Bartosz Dziewoński  changed:

   What|Removed |Added

 CC||matma@gmail.com

--- Comment #6 from Bartosz Dziewoński  2012-11-13 
23:10:30 UTC ---
(That would be I3b97a8ca for the auto-linking here.)

-- 
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 42082] Search broken when clicking magnifying-glass icon in IE8 and below

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42082

Brad Jorsch  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #5 from Brad Jorsch  2012-11-13 23:08:57 UTC 
---
Oh look, someone already submitted almost the same thing as gerrit change
30819. Merged.

-- 
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 42082] Search broken when clicking magnifying-glass icon in IE8 and below

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42082

--- Comment #4 from Brad Jorsch  2012-11-13 22:56:13 UTC 
---
Gerrit changeset 33287: Apparently IE7 (and IE8 in compatability mode) use
'type="button"' as the default for  tags rather than 'type="submit"'.
So clicking the button doesn't submit.

-- 
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 42085] New: Wikimedia needs a URL shortener

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42085

   Web browser: ---
 Bug #: 42085
   Summary: Wikimedia needs a URL shortener
   Product: Tools
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: [Other]
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: rkald...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


I tried to find an existing bug for this, but surprisingly, I wasn't able to
find one. We need this especially for Notifications/Echo.

Currently there is Extension:ShortUrl, but the URLs generated by this aren't
much shorter than the existing URLs.

We also can't use most 3rd party services due to privacy concerns.

The main thing we need is a short domain name. This would most likely have to
be donated or granted to us, as short domain names are not cheap.

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

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


[Bug 42084] New: Update lsearch.xsd

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42084

   Web browser: ---
 Bug #: 42084
   Summary: Update lsearch.xsd
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: OAI
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: s...@reedyboy.net
CC: br...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


lsearch.xsd is based on export-0.3.xsd.. Probably should be updated..

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

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


[Bug 42055] Add Wikivoyage to squid logs page view stats

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42055

--- Comment #2 from Diederik van Liere  2012-11-13 
22:42:48 UTC ---
Reassigned to the Analytics Team.

-- 
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 42082] Search broken when clicking magnifying-glass icon in IE8 and below

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42082

--- Comment #3 from jeremyb  2012-11-13 
22:34:31 UTC ---
(In reply to comment #1)
> OTRS tickets: 2012110910007595  2012111010007351  201210002273 
> 2012111210003378  2012111210002851

Also, 201211121648

-- 
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 42055] Add Wikivoyage to squid logs page view stats

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42055

Diederik van Liere  changed:

   What|Removed |Added

 CC||d...@wikimedia.org,
   ||dvanli...@gmail.com
  Component|General/Unknown |ReportCard
 AssignedTo|wikibugs-l@lists.wikimedia. |dvanli...@gmail.com
   |org |
Product|Wikimedia   |Analytics

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

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


[Bug 42082] Search broken when clicking magnifying-glass icon in IE8 and below

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42082

--- Comment #2 from Chris McMahon  2012-11-13 22:13:13 
UTC ---
update: 

seen in IE8 in compatibility mode, not in normal mode

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

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


[Bug 42081] Issues in legacy skins (tracking)

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42081

--- Comment #6 from Marcin Cieślak  2012-11-13 
22:00:33 UTC ---
Well we have bug 27292 which does not seem to be overloaded with too many
issues. All issues pointed by you are derivative of bug 37880, which is a
single hook issue.

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


[Bug 42082] Search broken when clicking magnifying-glass icon in IE8 and below

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42082

Andre Klapper  changed:

   What|Removed |Added

 CC||aklap...@wikimedia.org

--- Comment #1 from Andre Klapper  2012-11-13 21:44:05 
UTC ---
OTRS tickets: 2012110910007595  2012111010007351  201210002273 
2012111210003378  2012111210002851
https://de.wikipedia.org/w/index.php?title=Wikipedia:Fragen_zur_Wikipedia&oldid=110472467#Suche

-- 
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 42082] Search broken when clicking magnifying-glass icon in IE8 and below

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42082

Rob Lanphier  changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 CC||ro...@wikimedia.org
 AssignedTo|wikibugs-l@lists.wikimedia. |bjor...@wikimedia.org
   |org |

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

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


[Bug 42083] Autoloading of DeviceDetection class fails

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42083

Sam Reed (reedy)  changed:

   What|Removed |Added

Version|REL1_20 branch  |master

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

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


[Bug 42083] New: Autoloading of DeviceDetection class fails

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42083

   Web browser: ---
 Bug #: 42083
   Summary: Autoloading of DeviceDetection class fails
   Product: MediaWiki extensions
   Version: REL1_20 branch
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: MobileFrontend
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: hie...@googlemail.com
CC: aricha...@wikimedia.org, mgro...@wikimedia.org,
prei...@wikimedia.org, tf...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


Since Mediawiki 1.20 there is a global DeviceDetection class under
includes/mobile. Unfortunately this leads to a problem with the class
autoloader. i solved this in my installation by renaming the file and class
name of MobileFrontend/DeviceDetection.php and editing the autoloadclasses
Array in MobileFrontend.php

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

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


[Bug 41919] Several pages (e.g. Special:WantedCategories) stopped updating on *.wiktionary.org since Oct31

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41919

--- Comment #3 from Sam Reed (reedy)  2012-11-13 21:35:16 
UTC ---
Sounds like a broken/erroring cronjob...

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

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


[Bug 41919] Several pages (e.g. Special:WantedCategories) stopped updating on *.wiktionary.org since Oct31

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41919

Malafaya  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 10124] add selection list inside article, and then draw a different article into the article

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10124

--- Comment #5 from Malafaya  2012-11-13 21:31:30 UTC ---
Sure, but the request presented by the submitter doesn't seem to have anything
to do with either OmegaWiki or old Wikidata.

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

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


[Bug 41989] [Regression] tests/parserTests.php broken

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41989

Krinkle  changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 Status|NEW |RESOLVED
  Component|Parser  |Unit tests
 CC||m...@everybody.org
 AssignedTo|wikibugs-l@lists.wikimedia. |krinklem...@gmail.com
   |org |
 Resolution||FIXED
Summary|tests/parserTests.php   |[Regression]
   |broken since Gerrit change  |tests/parserTests.php
   |32175   |broken
   Severity|normal  |minor

--- Comment #3 from Krinkle  2012-11-13 21:28:30 UTC ---
Change-Id: Ib865e4e84969d633ad9173f0824322078793b8b4

Merged.

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

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


[Bug 3559] Add date of most recent edit under "User contributions"

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3559

Krinkle  changed:

   What|Removed |Added

Summary|Proposal: Add Date of   |Add date of most recent
   |Latest Edit to Lines in |edit under "User
   |"User contributions"|contributions"

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

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


[Bug 42071] Large numbers of instances on a page cause browsers to hang or crash

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42071

--- Comment #2 from Brad Jorsch  2012-11-13 21:19:10 UTC 
---
Patch doesn't seem to make a whole lot of difference here; it takes somewhat
less time, but still grinds for a long time.

Also, I note that the new "checkSetDone" function is called 16290 times on my
test page with 180 embeds. Something is not right there; I wonder if it's
somehow processing the first one or two individually, then the multiple
callbacks hit and it gets the thundering herd again.

-- 
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 42082] New: Search broken when clicking magnifying-glass icon in IE8 and below

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42082

   Web browser: Internet Explorer
 Bug #: 42082
   Summary: Search broken when clicking magnifying-glass icon in
IE8 and below
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: Search
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: cmcma...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


Seen in IE8 and IE7 since Nov 9 2012 in vector at least, IE9 and above seems
OK: 

in English Wikipedia
type any text into the search box
do not select or click any suggested text that appears below the search box
click the magnifying glass icon

suggested text disappears
no search occurs, user is left at original page

workaround: click the suggested text that appears below the search box, and
search will complete

several tickets in OTRS refer to this

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

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


[Bug 7736] Oversight "hide revision" functionality not available in classic skins

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=7736

James Forrester  changed:

   What|Removed |Added

 Blocks||41492

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

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


[Bug 41492] Steward, global sysop and SWMT tasks bugs (tracking)

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41492

James Forrester  changed:

   What|Removed |Added

 Depends on||7736

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

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


[Bug 6330] Preference to open the wiki editor in a separate window

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6330

Daniel Friesen  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||mediawiki-bugs@nadir-seen-f
   ||ire.com
 Resolution||WONTFIX

--- Comment #2 from Daniel Friesen  
2012-11-13 20:56:59 UTC ---
WONTFIXing, new windows are so 2006.

Browsers have native textarea resize now. And one of the design teams is aiming
to make the save, summary, etc... functionality always in view.

So there are better ways to deal with the improvements described and most of
them already have someone working on them.

The only stuff I can think of that aren't being done would be a WikiEditor
full-screen (well, maybe not 'fullscreen' full-screen, but that might be
another idea) mode and an editor popout for dual monitors (visit an edit
screen, pop out another edit window, move that edit window to another monitor,
when you hit preview the preview shows up in the screen to the left). But those
would be different bugs.

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

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


[Bug 42061] Install SyntaxHighlight and MathJax extensions on en.wikibooks

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42061

Dereckson  changed:

   What|Removed |Added

  Component|Site requests   |Extension setup
Summary|installation request|Install SyntaxHighlight and
   ||MathJax extensions on
   ||en.wikibooks

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

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


[Bug 42081] Issues in legacy skins (tracking)

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42081

James Forrester  changed:

   What|Removed |Added

 CC||jforres...@wikimedia.org

--- Comment #5 from James Forrester  2012-11-13 
20:55:44 UTC ---
Leaving this where is is, but it's mostly a used-by-Wikimedia bug rather than a
MediaWiki 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 42061] installation request

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42061

--- Comment #6 from Dereckson  2012-11-13 20:53:49 
UTC ---
No.

What we can do is to define it as a default preference for anonymous users and
newly registered accounts.

Existing user accounts will keep their current setting.

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

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


[Bug 42059] Kill section auto-numbering

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42059

--- Comment #2 from Ryan Kaldari  2012-11-13 20:47:36 
UTC ---
I don't think I've ever seen a wrapped ToC header on Wikipedia. Even when
loading Barrack Obama on my iPhone (980px wide viewport), which has headers
like "University of Chicago Law School and civil rights attorney", the headers
don't wrap, and in fact could be much longer. Even at 640px, the vast majority
of articles don't show any ToC wrapping, but often have other layout problems.

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

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


[Bug 41645] Wikibase updater eats all memory in Jenkins

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41645

Antoine "hashar" Musso  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 the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 41645] Wikibase updater eats all memory in Jenkins

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41645

--- Comment #5 from Antoine "hashar" Musso  2012-11-13 20:46:57 
UTC ---
You could try out writing to stdout to debug the thing in Jenkins.  I might
also want to set some $wgDebug variable to investigate what is going on.

I wanted to run trace on a faulty process but it needs root access apparently
:-(

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

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


[Bug 41989] tests/parserTests.php broken since Gerrit change 32175

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41989

--- Comment #2 from Antoine "hashar" Musso  2012-11-13 20:44:39 
UTC ---
Should be fixed by https://gerrit.wikimedia.org/r/33220

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