[Bug 30633] PDF export extention problems with default alignment for thumb image in RTL wikis

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

Volker Haas volker.h...@pediapress.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Volker Haas volker.h...@pediapress.com 2011-08-31 
07:22:34 UTC ---
fixed with
https://github.com/pediapress/mwlib.rl/commit/6e0982548f4b40c875765ae0680bb689e304efd4

I'll update the render servers later today

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

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


[Bug 30571] GlobalUsage setup and init ok, table filled, but Special:GlobalUsage fails in REL1.18

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

--- Comment #1 from Bryan Tong Minh bryan.tongm...@gmail.com 2011-08-31 
07:23:43 UTC ---
Does this only happen on files with a special character like ü in the name, or
on all files?

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


[Bug 30640] EXIF orientation tag use broken in 1.18 - skewed display

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

Bryan Tong Minh bryan.tongm...@gmail.com changed:

   What|Removed |Added

 CC||s...@reedyboy.net

--- Comment #1 from Bryan Tong Minh bryan.tongm...@gmail.com 2011-08-31 
07:27:12 UTC ---
r92246 fixes this for trunk, was tagged for 1.18, and then untagged by Sam for
some reason without being backported to 1.18. Sam?

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

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


[Bug 30511] Add date to download

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

Volker Haas volker.h...@pediapress.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #9 from Volker Haas volker.h...@pediapress.com 2011-08-31 
07:39:33 UTC ---
Jessie, I don't blame you (or anybody else) for not knowing all architectural
details of the Collection Extension (and mwlib) ;). I was just trying to give a
brief overview of how all this stuff is linked together.

Anyways, I'll use your suggestion and add the timestamps. I'll do that in the
coming days.

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

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


[Bug 30651] New: Form field default= templates etc do not work without a space at the end

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

   Web browser: ---
 Bug #: 30651
   Summary: Form field default= templates etc do not work
without a space at the end
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: SemanticForms
AssignedTo: yaro...@gmail.com
ReportedBy: fastgoldf...@gmail.com
CC: wikibugs-l@lists.wikimedia.org
Classification: Unclassified


Some research showed that this bug has been discovered before, but was never
reported:

http://www.mediawiki.org/wiki/Extension_talk:Semantic_Forms/Archive_May_to_June_2011#Parser_functions_in_default_field_values

This bug is triggered when a field looks like this:

{{{field|MyPropertyName|default={{ANYTHING IN DOUBLE CURLY BRACES} (Some
instruction text)

Which will produce a field that looks like this (Field shown in square
brackets):

[ {{ANYTHING IN DOUBLE CURLY BRACES ]   }} (Some instruction text)

Putting a space after the template, before the closing }}} will resolved the
problem:

{{{field|MyPropertyName|default={{ANYTHING IN DOUBLE CURLY BRACES}} }}} (Some
instruction text)

This bug is triggered by templates, parser functions, magic words, and anything
else that is in double curly braces. I tested all three of those, but did not
test parameters, which are in triple curly braces. 

Tested:

* {{Template:Any template}}
* {{#Any: parser function}}
* {{ANYMAGICWORD}}

Not tested, but probably also triggers the bug:

* {{{Any template parameter|}}}

I assume anything in curly braces will trigger the bug. I don't think this
problem is in the mediawiki parser, but I have not verified that. I think the
problem is in Semantic Forms.

This problem has been giving me grief since the beginning, and I could not
figure out why nothing I did ever worked. I will update the documentation with
a brief explanation, and a link to this bug, so people don't get stuck.

-- 
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 488] Upload more than one file at a time

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

Al Maghi alfred.ma...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||alfred.ma...@gmail.com
 Resolution||FIXED

--- Comment #13 from Al Maghi alfred.ma...@gmail.com 2011-08-31 07:52:58 UTC 
---
[[Special:UploadWizard]] supports multiple file uploads.
According to Bug 16751, we can consider that this bug is 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 30651] Form field default= templates etc do not work without a space at the end

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

fastgoldf...@gmail.com changed:

   What|Removed |Added

   Severity|normal  |trivial

--- Comment #1 from fastgoldf...@gmail.com 2011-08-31 07:57:34 UTC ---
I changed the importance to trivial, now that the documentation is updated to
show users the very simple workaround:

http://www.mediawiki.org/wiki/Extension:Semantic_Forms#.27field.27_tag

-- 
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 30652] New: Parsing templates etc in values=

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

   Web browser: ---
 Bug #: 30652
   Summary: Parsing templates etc in values=
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: SemanticForms
AssignedTo: yaro...@gmail.com
ReportedBy: fastgoldf...@gmail.com
CC: wikibugs-l@lists.wikimedia.org
Classification: Unclassified


Found an unreported snazzy enhancement posted last week, complete with patch:

http://www.mediawiki.org/wiki/Extension_talk:Semantic_Forms#values.3D.7B.7B.23arrayprint:MyResults.7D.7D

Copied below:

It would be great to have parsing attached to values=. Obviously there are
limitations, as there are with the parsing related to default=. In particular,
I've got properties on several pages, and I want to create a checkbox input
that lists the various properties. For that case, I'd do something like

{{#arraydefine:CoAnchors| {{#ask: [[Category:Event Description]] [[Has
CoAnchor::~*]]
|?Has CoAnchor=
|link=none
|mainlabel=-
}}
}}
{{#arrayunique:CoAnchors}}
{{#arraysort:CoAnchors|asc}}
Select Your Top 3 Co-Anchors:br
{{{field|CoAnchor List|values={{#arrayprint:CoAnchors}}|input
type=checkboxes}}}

For those of you who don't want to wait for something more official, the change
is easy enough:

Index: ~/extensions/SemanticForms/includes/SF_FormPrinter.php
===
--- ~/extensions/SemanticForms/includes/SF_FormPrinter.php  (revision 218)
+++ ~/extensions/SemanticForms/includes/SF_FormPrinter.php  (revision 219)
@@ -735,7 +735,8 @@
$field_args['remote autocompletion'] = true;
} elseif ( $sub_components[0] == 'values' ) {
// remove whitespaces, and un-escape characters
-   $possible_values = array_map( 'trim', explode(
',', $sub_components[1] ) );
+   // Make values= use the parser so that arrays
can be used
+   $possible_values = array_map( 'trim', explode(
',', $wgParser-recursiveTagParse( $sub_components[1] ) ) );

Keep in mind that my version may be different from yours with respect to line
numbers and possibly the source itself.

Incidentally, if there's already a better way to set values like this, please
let me know. Thanks. --Skew 07:27, 20 August 2011 (UTC)

-- 
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 28958] Help button/add documentation

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

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX

--- Comment #9 from Niklas Laxström niklas.laxst...@gmail.com 2011-08-31 
08:03:56 UTC ---
Marking WONTFIX unless someone comes up with a great idea how to do this.

-- 
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 25498] Make limitSelector array configurable from LocalSettings.php

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

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from Niklas Laxström niklas.laxst...@gmail.com 2011-08-31 
08:04:52 UTC ---
Assuming fixed if nobody comments.

-- 
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 30571] GlobalUsage setup and init ok, table filled, but Special:GlobalUsage fails in REL1.18

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

--- Comment #2 from Gregor Hagedorn g.m.haged...@gmail.com 2011-08-31 
08:44:07 UTC ---
Happens with all files. 

http://species-id.net/o/index.php?title=Special%3AGlobalUsagetarget=Chenopodium_album_1a_im_Stoppelfeld_IMG_2597_Wohlers.JPG



Note: I assumed that all wikis would write their own images into a single
global usage table. However, although 

cd /var/www/v-species/o;sudo php ./maintenance/sql.php
./extensions/GlobalUsage/GlobalUsage.sql --conf ./LocalSettings.php

was executed only on the shared repository, all wiki checked seem to contain a 
globalimagelinks table, and this table is filled with the records for the local
images of each wiki.

Since GlobalUsage.sql was definitely not executed for all wikis, either refresh
does this, or a general update.php script (which was executed, due to version
changes) may do this?

-

The config for all wikis is:
require_once( $IP/extensions/GlobalUsage/GlobalUsage.php );
$wgGlobalUsageDatabase = openmedia;


The documentation on mediawiki says: In LocalSettings, set
$wgGlobalUsageDatabase to the identifier of the wiki where the GlobalUsage data
is located (usually the database name). It should be something understandable
to wfGetDB. Example: $wgGlobalUsageDatabase = 'commonswiki';

I interpret this that this should be the sql database name, i.e. the name in
$wgDBname. Is this perhaps incorrect?

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

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


[Bug 30653] New: Enable Matroska and WebM containers on Wikimedia sites

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

   Web browser: ---
 Bug #: 30653
   Summary: Enable Matroska and WebM containers on Wikimedia sites
   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: marcin.cies...@gmail.com
Classification: Unclassified


I think we should enable support to upload Matroska and WebM (WebM being a
profile of Matroska, using VP8 video and Vorbis audio). 

Matroska files are much more suitable for re-use (especially editing) than
already supported OGG container format.


File extensions/mime types for Matroska:

.mkaaudio/x-matroska
.mkvvideo/mkv  video/x-matroska
.mk3d   video/x-matroska-3d

File extensions/mime types for WebM:

.webm   audio/webm
.webm   video/webm


http://www.matroska.org/technical/specs/notes.html

http://www.webmproject.org/code/specs/container/

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

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


[Bug 30318] #expr: doesn't recognize localized numbers (aka what {{formatnum:...}} makes )

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

--- Comment #6 from reza1615 reza.ene...@gmail.com 2011-08-31 09:26:40 UTC ---
we can define exception for wikis.for example {{#exp:{{formatnum:}}+1}} works
for fa, it , tr,... wikis.

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

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


[Bug 30654] New: extension intersection (DynamicPageList) needs a patch to add 'random' sort order

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

   Web browser: ---
 Bug #: 30654
   Summary: extension intersection (DynamicPageList) needs a patch
to add 'random' sort order
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Interwiki (extension)
AssignedTo: soxre...@gmail.com
ReportedBy: xian...@openmobilefree.net
Classification: Unclassified


Created attachment 8993
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=8993
patch for the bug

extension intersection (DynamicPageList) needs a patch to add 'random' sort
order. we have to apply the attachment patch 
for enalbe the 'random' sort order. more info:
  http://en.qi-hardware.com/wiki/Server_setup#MediaWiki

-- 
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 29318] Pack the list of available fonts

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

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Niklas Laxström niklas.laxst...@gmail.com 2011-08-31 
10:02:35 UTC ---
Fixed in r95840 and r95842. I didn't pursue optimizing the every last byte out
- I think this is good enough.

-- 
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 30318] #expr: doesn't recognize localized numbers (aka what {{formatnum:...}} makes )

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

--- Comment #7 from Niklas Laxström niklas.laxst...@gmail.com 2011-08-31 
10:12:40 UTC ---
I still think it is poor design. The templates should be made so that they
parse the user input for calculations, do the math and then format it again. It
keeps things separated. If it so happens that for English they can skip some
steps, we just need to educate them like we educate programmers to write code
that can be localised.

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


[Bug 29495] Numbering system grouping for Indian languages

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

Santhosh Thottingal santhosh.thottin...@gmail.com changed:

   What|Removed |Added

 CC||santhosh.thottingal@gmail.c
   ||om

--- Comment #7 from Santhosh Thottingal santhosh.thottin...@gmail.com 
2011-08-31 10:13:51 UTC ---
(In reply to comment #5)
 Ok since that's used for so many languages, probably easiest to do it in the
 base Language::commafy() triggered by a setting, that way we won't have to add
 extra classes just to duplicate the same alternate layout. :)
 
 Maybe options like:
 
 $digitGrouping = '1k';// 1,00010,0001,000,000 (default)
 $digitGrouping = '10k';   //  100010,0001,000,000
 $digitGrouping = 'indic'; // 1,00010,00010,00,000
 $digitGrouping = 'none';  //  1000 1  100

A better way to specify these options in a more generic way is to follow the
LC_NUMERIC grouping property format of Glibc locale definitions.

grouping keyword consists of a sequence of semicolon-separated integers. Each
integer specifies the number of digits in a group. The initial integer defines
the size of the group immediately to the left of the decimal delimiter. The
following integers define succeeding groups to the left of the previous group.
If the last integer is not -1, the size of the previous group (if any) is used
repeatedly for the remainder of the digits. If the last integer is -1, no
further grouping is performed.

3;-1  123456,789
3   123,456,789   (this is en_US default format)
3;2;-1   1234,56,789 
3;2   12,34,56,789 (this is Indic)
-1  123456789 (equivalent to 'none')

This can cover any complex formatting requirements.

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

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


[Bug 29495] Numbering system grouping for Indian languages

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

--- Comment #8 from Siebrand s.mazel...@xs4all.nl 2011-08-31 10:22:01 UTC ---
(In reply to comment #7)

 A better way to specify these options in a more generic way is to follow the
 LC_NUMERIC grouping property format of Glibc locale definitions.

 snip

 This can cover any complex formatting requirements.

Can you create a patch or implement this, Santhosh?

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

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


[Bug 2361] Support dynamic fonts (CSS 3 @font-face, ttf/otf/eot, web fonts, WOFF)

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

Santhosh Thottingal santhosh.thottin...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||santhosh.thottingal@gmail.c
   ||om
 Resolution||FIXED

--- Comment #26 from Santhosh Thottingal santhosh.thottin...@gmail.com 
2011-08-31 10:31:49 UTC ---
http://www.mediawiki.org/wiki/Extension:WebFonts resolved this. Support for
Tamil is also already in place.

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

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


[Bug 2361] Support dynamic fonts (CSS 3 @font-face, ttf/otf/eot, web fonts, WOFF)

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

Sundar sundarbe...@yahoo.com changed:

   What|Removed |Added

 CC||sundarbe...@yahoo.com

--- Comment #27 from Sundar sundarbe...@yahoo.com 2011-08-31 10:45:19 UTC ---
(In reply to comment #26)
 http://www.mediawiki.org/wiki/Extension:WebFonts resolved this. Support for
 Tamil is also already in place.
Thanks Santhosh.

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

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


[Bug 30655] New: The exact name of user namespace in ka.wiki

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

   Web browser: ---
 Bug #: 30655
   Summary: The exact name of user namespace in ka.wiki
   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: g.nat...@gmail.com
Classification: Unclassified


Hello, I have a question and a request dedicated to the exact name of user
namespace in ka.wiki. Actually, there was created another namespace for it, but
soon it was considered as useless and erased. Now there is a problem - instead
of user (მომხმარებელი) it is called participant (მონაწილე). Can this be
fixed, please?

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


[Bug 30637] Pdf export extension problem with Cquote template

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

--- Comment #1 from reza1615 reza.ene...@gmail.com 2011-08-31 11:16:25 UTC ---
I also made sample in ar.wikibooks.org
http://ar.wikibooks.org/wiki/%D9%85%D8%B3%D8%AA%D8%AE%D8%AF%D9%85:Reza1615/pdf

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

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


[Bug 30640] EXIF orientation tag use broken in 1.18 - skewed display

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

--- Comment #2 from Reedy s...@reedyboy.net 2011-08-31 11:24:56 UTC ---
(In reply to comment #1)
 r92246 fixes this for trunk, was tagged for 1.18, and then untagged by Sam for
 some reason without being backported to 1.18. Sam?

To be honest, I have no idea. Retagged

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

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


[Bug 30596] Spam problem in wikifa-l

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

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

   What|Removed |Added

 CC||dz...@wikimedia.org

--- Comment #4 from Daniel Zahn dz...@wikimedia.org 2011-08-31 11:53:06 UTC 
---
Hi,

it appears that there would be even a lot more spam, but much of it is being
held already, due to this setting:

Action to take for postings from non-members for which no explicit action is
defined. :  Hold

You can see those held messages in
https://lists.wikimedia.org/mailman/admindb/wikifa-l

But the spam that was still getting through, appeared with from:
wikif...@lists.wikimedia.org

To fix that,  in Privacy-Sender filters, i removed the list address here:

List of non-member addresses whose postings should be automatically accepted: 
wikif...@lists.wikimedia.org

and instead added it here:

List of non-member addresses whose postings will be immediately held for
moderation:  wikif...@lists.wikimedia.org

Now those messages from non-members will be held as well.

It needs a moderator to go here:

https://lists.wikimedia.org/mailman/admindb/wikifa-l

Additionally i made you/Amir/the requestor a moderator, based on his status of
being sysop/bureaucrat on fa.wp (http://en.wikipedia.org/wiki/User:Ladsgroup).

Amir, can you confirm you can login to the moderation interface and use it
succesfully?

Hope that helped,

Daniel

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

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


[Bug 30491] Enable WikiLove on Swedish Chapter Wiki

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

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #8 from Reedy s...@reedyboy.net 2011-08-31 12:08:07 UTC ---
(In reply to comment #7)
 Great, now I see it. The concensus though was to have it enabled for all by
 default.

You didn't say that.

Doned

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

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


[Bug 30656] New: Make it possible to run/add QUnit tests for extensions

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

   Web browser: ---
 Bug #: 30656
   Summary: Make it possible to run/add QUnit tests for extensions
   Product: MediaWiki
   Version: unspecified
  Platform: All
   URL: http://www.mediawiki.org/w/index.php?title=Manual:Java
Script_unit_testingoldid=425412#How_to_write_a_QUnit_
test_in_MediaWiki
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Unit tests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: s.mazel...@xs4all.nl
CC: krinklem...@gmail.com, m...@everybody.org
Classification: Unclassified


At the moment it is not possible to automatically/easily run qunit tests for
extensions according to the documentation. Thought it might be a good idea to
track this in bugzilla.

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

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


[Bug 29005] Unnecessary unicode Char code change

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

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

   What|Removed |Added

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

--- Comment #17 from Niklas Laxström niklas.laxst...@gmail.com 2011-08-31 
12:44:40 UTC ---
(In reply to comment #15)
why we
 really want  convert encoding in database to old version encoding without
 reader's direct request.

This is not what happens. WebFonts only converts what is displayed (and even
that happens only for some particular fonts). MediaWiki itself normalizes all
data to specific format (which is ewest format in Unicode, as far as I know).

-- 
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 30657] New: Mbiama Assogo Roger

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

   Web browser: ---
 Bug #: 30657
   Summary: Mbiama Assogo Roger
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: StringFunctionsEscaped
AssignedTo: jack.p...@psitex.com
ReportedBy: ad...@angosso.net
Classification: Unclassified


svn checkout http://svn.wikimedia.org/svnroot/mediawiki/trunk/Mbiama Assogo
Roger wiki

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

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


[Bug 30657] Mbiama Assogo Roger

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

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

   What|Removed |Added

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

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com 2011-08-31 12:50:46 
UTC ---
You need to type that command into a shell, not into our bug tracker.

-- 
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 29490] PHP Notice: Use of OutputPage::__construct is deprecated. [Called from LqtView::getInlineEditForm in /www/w/extensions/LiquidThreads/classes/View.php at line 362] in /www/w/includes/Glob

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

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Niklas Laxström niklas.laxst...@gmail.com 2011-08-31 
12:51:53 UTC ---
Assuming fixed, haven't seen in a long time.

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


[Bug 30657] Mbiama Assogo Roger

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

Roger Mbiama Assogo ad...@angosso.net changed:

   What|Removed |Added

 CC||ad...@angosso.net

--- Comment #2 from Roger Mbiama Assogo ad...@angosso.net 2011-08-31 12:55:01 
UTC ---
(In reply to 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 30657] Mbiama Assogo Roger

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

Roger Mbiama Assogo ad...@angosso.net changed:

   What|Removed |Added

 Resolution|INVALID |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 30618] Desktop version fine on mobile UNTIL clicking disable mobile view

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

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

   What|Removed |Added

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

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

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


[Bug 30657] Mbiama Assogo Roger

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

--- Comment #3 from Roger Mbiama Assogo ad...@angosso.net 2011-08-31 13:06:29 
UTC ---
tree.trunk like php inc. ini tree wiki
#include algorithm
#include string
#include iostream
#include tree.hh

using namespace std;

int main(int, char **)
   {
   treestring tr;
   treestring::iterator top, one, two, loc, banana;

   top=tr.begin();
   one=tr.insert(top, name);
   two=tr.append_child(name, name2);
   tr.append_child(two, explorer);
   name=tr.append_child(name, name2);
   tr.append_child(name,subName);
   tr.append_child(Name2, mbiama);
   tr.append_child(one,three);

   loc=find(tr.begin(), tr.end(), name2);
   if(loc!=tr.end()) {
   treestring::sibling_iterator sib=tr.begin(loc);
   while(sib!=tr.end(loc)) {
 cout  (*sib)  endl;
 ++sib;
 }
   cout  endl;
   treestring::iterator sib2=tr.begin(loc);
   treestring::iterator end2=tr.end(loc);
   while(sib2!=end2) {
 for(int i=0; itr.depth(sib2)-2; ++i) 
cout   ;
 cout  (*sib2)  endl;
 ++sib2;
 }
   }
}

-- 
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 30618] Desktop version fine on mobile UNTIL clicking disable mobile view

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

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

   What|Removed |Added

 CC||prei...@wikimedia.org,
   ||roan.katt...@gmail.com,
   ||tf...@wikimedia.org
  Component|Device compatibility|MobileFrontend
Version|unspecified |any
Product|MediaWiki   |MediaWiki extensions

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

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


[Bug 30657] Mbiama Assogo Roger

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

Roger Mbiama Assogo ad...@angosso.net changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 OS/Version|All |FreeBSD

-- 
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 30612] Database error when creating page containing [[File:Дамрак.JPG|250px]]

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

--- Comment #3 from Roan Kattouw roan.katt...@gmail.com 2011-08-31 13:09:51 
UTC ---
(In reply to comment #2)
 Who can fix / reinstall these?
I could, if I cared and had time. Or anyone else with shell access to the
prototype box, like Aaron, Chad, Sam, or 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 30621] Set $wgSiteFeed['rss'] to use the new Special:NewsFeed from GNSM on English Wikinews

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

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

   What|Removed |Added

   Keywords|easy|shell
 CC||roan.katt...@gmail.com

--- Comment #3 from Roan Kattouw roan.katt...@gmail.com 2011-08-31 13:10:51 
UTC ---
Please don't tag shell requests as 'easy'. 'easy' is for bugs that people new
to the MediaWiki code base can easily fix, not for bugs that require shell
access to the cluster.

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

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


[Bug 30621] Set $wgSiteFeed['rss'] to use the new Special:NewsFeed from GNSM on English Wikinews

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

George Watson geo...@dendodge.me changed:

   What|Removed |Added

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

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

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


[Bug 30287] bug on sorting Persian characters

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

--- Comment #9 from Roan Kattouw roan.katt...@gmail.com 2011-08-31 13:20:29 
UTC ---
(In reply to comment #8)
 when the uca-default collation instead of the standard uppercase collation 
 will
 use?
All of our Apaches have to be upgraded to a newer version of Ubuntu first, so
UCA is available. The operations team is still working on that.

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

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


[Bug 30571] GlobalUsage setup and init ok, table filled, but Special:GlobalUsage fails in REL1.18

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

--- Comment #3 from Bryan Tong Minh bryan.tongm...@gmail.com 2011-08-31 
13:48:34 UTC ---
(In reply to comment #2)

 Note: I assumed that all wikis would write their own images into a single
 global usage table. However, although 
 
 cd /var/www/v-species/o;sudo php ./maintenance/sql.php
 ./extensions/GlobalUsage/GlobalUsage.sql --conf ./LocalSettings.php
 
That is correct.

 was executed only on the shared repository, all wiki checked seem to contain 
 a 
 globalimagelinks table, and this table is filled with the records for the 
 local
 images of each wiki.
 
 Since GlobalUsage.sql was definitely not executed for all wikis, either 
 refresh
 does this, or a general update.php script (which was executed, due to version
 changes) may do this?
 
 -
This is indeed due to update.php and probably because of an incomplete
configuration.

 
 The config for all wikis is:
 require_once( $IP/extensions/GlobalUsage/GlobalUsage.php );
 $wgGlobalUsageDatabase = openmedia;
 
 
 The documentation on mediawiki says: In LocalSettings, set
 $wgGlobalUsageDatabase to the identifier of the wiki where the GlobalUsage 
 data
 is located (usually the database name). It should be something understandable
 to wfGetDB. Example: $wgGlobalUsageDatabase = 'commonswiki';
 
 I interpret this that this should be the sql database name, i.e. the name in
 $wgDBname. Is this perhaps incorrect?
That is indeed incorrect. It should be the name given in a load balancer
configuration [1]. I don't know myself how the load balancer works exactly or
how to configure it, but perhaps GlobalUsage should be fixed to also work with
a given database name.


[1] http://www.mediawiki.org/wiki/Manual:$wgLBFactoryConf

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

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


[Bug 30641] GlobalUsage breaks any file display in newest 1.19alpha (r95811)

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

Bryan Tong Minh bryan.tongm...@gmail.com changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #1 from Bryan Tong Minh bryan.tongm...@gmail.com 2011-08-31 
13:50:01 UTC ---
That is due to the merger of the iwtransclusion branch I think. Mark, can you
get somebody who knows about iwtransclusion to look at it? It sounds like a
scaptrap for 1.19 deployment on WMF.

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

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


[Bug 29005] Unnecessary unicode Char code change

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

--- Comment #18 from Junaid junu...@gmail.com 2011-08-31 13:53:06 UTC ---
(In reply to comment #17)
 This is not what happens. WebFonts only converts what is displayed (and even
 that happens only for some particular fonts). MediaWiki itself normalizes all
 data to specific format (which is ewest format in Unicode, as far as I know).

But, WebFonts convert data in text fields too. That will make problems on
wikies that do not have normalisation enabled, for example Wikimedia Commons.
If we open and save pages in such wikies, data will be converted
unintentionally. I think this is a critical 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 29671] URLs should redirect to *user's* language when possible (i.e. for special pages)

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

Siebrand s.mazel...@xs4all.nl changed:

   What|Removed |Added

 CC||s.mazel...@xs4all.nl

--- Comment #3 from Siebrand s.mazel...@xs4all.nl 2011-08-31 14:00:39 UTC ---
+1 on comment 2. I think this is a WONTFIX. URLs are content language defaults.

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

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


[Bug 30641] GlobalUsage breaks any file display in newest 1.19alpha (r95811)

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

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

   What|Removed |Added

   Priority|Unprioritized   |Highest

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

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


[Bug 30644] UploadWizard campaigns are deleted on GET

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

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

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |jeroen_ded...@yahoo.com
   |org |

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

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


[Bug 30622] [SignupAPI] LocalSettings should not be ignored

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

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

   What|Removed |Added

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

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

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


[Bug 30625] UploadWizard does not handle 'duplicate-archive' errors correctly

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

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 29005] Unnecessary unicode Char code change

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

--- Comment #19 from Santhosh Thottingal santhosh.thottin...@gmail.com 
2011-08-31 14:19:02 UTC ---
(In reply to comment #18)
 But, WebFonts convert data in text fields too. That will make problems on
 wikies that do not have normalisation enabled, for example Wikimedia Commons.
 If we open and save pages in such wikies, data will be converted
 unintentionally. I think this is a critical bug.

Normalization is enabled in wikis as a fix for a reported bug. If it is not
there, Firefox, chrome extensions like fix-ml, people using Inscript keyboards,
and keyboards other than Narayam will surely enter chillu, AU vowel sign, NTA
in 5.0 unicode way. This was considered as bug and thats why normalization is
enabled in other wikis. If it is not enabled in commons, please file a bug for
that. 

Please understand that dual encoding is an issue. and the Malayalam
normalization in wiki is workaround and a not a solution. The solution should
come from UTC. I am trying for that. Can we just hold on till we get any reply
from TDIL  or UTC on that? Or I can keep only AnjaliOldLipi font alone for
Malayalam. If I get a confirmation from 2-3 people from Malayalam wiki, I will
remove Meera, Rachana, RaghuMalayalam fonts and there by avoiding the
normalization rules of that fonts. Let me know.

-- 
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 30627] Special:NewFiles/username doesn't need to list the user in the file table

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

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

   What|Removed |Added

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

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

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


[Bug 30630] LTF direction for mat funtion in RTL wikis

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

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

   What|Removed |Added

 CC||m...@everybody.org,
   ||robinp.1...@gmail.com

--- Comment #2 from Mark A. Hershberger m...@everybody.org 2011-08-31 
14:22:49 UTC ---
Adding SPQRobin since he has done a lot of RTL work so he can look at 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 30658] New: Parse HTML RSS Feeds

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

   Web browser: ---
 Bug #: 30658
   Summary: Parse HTML RSS Feeds
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: RSS
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: da...@daschmedia.de
CC: jeroen_ded...@yahoo.com, m...@tgries.de
Classification: Unclassified


Basic HTML Tag in Feeds should be handled and the behaviour should be
configureable. The way it is done know, just to print how it comes is not nice
like you can see here http://www.wecowi.de/wiki/Portal:One_Tree_Hill

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

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


[Bug 30659] New: correct extension credits

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

   Web browser: ---
 Bug #: 30659
   Summary: correct extension credits
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: RSS
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: da...@daschmedia.de
CC: jeroen_ded...@yahoo.com, m...@tgries.de
Classification: Unclassified


I think that
'path'   = __FILE__,
is missing in the extension credits. So that the SVN revision is not displayed
on Version page. Please add 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 30659] correct extension credits

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

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Reedy s...@reedyboy.net 2011-08-31 14:33:07 UTC ---
r95868

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

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


[Bug 30660] New: ext.smw.style on top of the page

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

   Web browser: ---
 Bug #: 30660
   Summary: ext.smw.style on top of the page
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Semantic MediaWiki
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: da...@daschmedia.de
CC: jeroen_ded...@yahoo.com, mar...@semantic-mediawiki.org
Classification: Unclassified


On some wiki pages using SMW on top of the page ext.smw.style appears
like here
http://www.wecowi.de/wiki/Portal:One_Tree_Hill

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

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


[Bug 30571] GlobalUsage not working with a simple one-database with multiple wikis setup (REL1.18)

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

Gregor Hagedorn g.m.haged...@gmail.com changed:

   What|Removed |Added

Summary|GlobalUsage setup and init  |GlobalUsage not working
   |ok, table filled, but   |with a simple one-database
   |Special:GlobalUsage fails   |with multiple wikis setup
   |in REL1.18  |(REL1.18)

--- Comment #4 from Gregor Hagedorn g.m.haged...@gmail.com 2011-08-31 
14:41:53 UTC ---
Question: So the extension GlobalUsage, at present cannot be used if you have a
wiki farm with a single database server and no database load balancer? 

I habe tentatively added to the extension page:

#: At present, this cannot be NOT a database name of the wiki, but must be a
name given in a load balancer configuration:
http://www.mediawiki.org/wiki/Manual:$wgLBFactoryConf -- it might be that on a
setup without a multi-master-database Loadbalancer, the extension is not
usable.

I have changed the bug title - can you make it work for $wgDBname relatively
easy? I assume that most mediawikis work without $wgLBFactoryConf being set. It
seems consistent that if $wgLBFactoryConf is not set, all wikis are databases
on the same database host, so all other settings are simply re-used, except for
the database one. This would work for us. For others, an additional variable
$wgGlobalUsageDatabasePrefix would fix it (one database, tables have different
prefixes).

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

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


[Bug 28643] Merge Serbian language variant conversion improvements to trunk

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

Nikola Smolenski smole...@eunet.rs changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #4 from Nikola Smolenski smole...@eunet.rs 2011-08-31 14:47:29 
UTC ---
Reopened since it got reverted in r90951. I will try to write the tests.

-- 
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 29005] Unnecessary unicode Char code change

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

--- Comment #20 from Bawolff bawolff...@gmail.com 2011-08-31 14:52:27 UTC ---
If it is not enabled in commons, please file a bug for that. 

Currently MediaWiki's chillu normalizations (which I believe is what comment 18
is referring to) are only enabled on wikis with a content language of ml ( see
docs on $wgFixMalayalamUnicode ). It would probably make sense to have those
normalizations on multi-lingual wikis as well (for that matter its weird that
there are different normalizations in use for different language wikis, but i
guess there are performance concerns) but anyways that is a separate 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 30661] New: User rename not completed (es:User:Dferg)

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

   Web browser: ---
 Bug #: 30661
   Summary: User rename not completed (es:User:Dferg)
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Keywords: shell
  Severity: major
  Priority: Unprioritized
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: wmdf...@gmail.com
CC: ar...@wikimedia.org
Blocks: 29757
Classification: Unclassified


I've renamed from Dferg to MarcoAurelio but after 2 days but not all edits have
been properly tranferred. Please help me fix this issue trasferring all kind of
logs and edits from the old username to the new username:

* Oldname: Dferg http://es.wikipedia.org/wiki/Especial:Contribuciones/Dferg
* Newname: MarcoAurelio
http://es.wikipedia.org/wiki/Especial:Contribuciones/MarcoAurelio

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 29757] Incomplete user renames (and other username discrepancies) (tracking)

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

DF wmdf...@gmail.com changed:

   What|Removed |Added

 Depends on||30661

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

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


[Bug 30661] User rename not completed (es:User:Dferg)

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

--- Comment #1 from DF wmdf...@gmail.com 2011-08-31 15:19:36 UTC ---
User rename log (forgot to put it before):
http://es.wikipedia.org/w/index.php?title=Especial%3ARegistrotype=renameuseruser=page=User%3ADfergyear=month=-1tagfilter=

Best regards.

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

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


[Bug 30427] Provide data collected by ReaderFeedback extension for Portuguese Wikibooks users

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

--- Comment #8 from Reedy s...@reedyboy.net 2011-08-31 15:23:29 UTC ---
http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/ReaderFeedback/ReaderFeedback.sql?view=markup

Do you need/want all of the tables?

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

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


[Bug 30660] ext.smw.style on top of the page

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

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Jeroen De Dauw jeroen_ded...@yahoo.com 2011-08-31 
15:31:28 UTC ---
Fixed by r95874

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

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


[Bug 30621] Set $wgSiteFeed['rss'] to use the new Special:NewsFeed from GNSM on English Wikinews

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

--- Comment #4 from Bawolff bawolff...@gmail.com 2011-08-31 15:35:11 UTC ---
Some comments:

RSS vs ATOM: Since we now only put atom feeds in link's (since some time in
1.17) we should probably only have:

$wgSiteFeed['atom'] =
'http://en.wikinews.org/w/index.php?title=Special:NewsFeedfeed=atomnotcategories=No%20publish|Archived|AutoArchived|disputedcount=30hourcount=96';

(This is exactly the same as comment 0's feed, except for changing to atom, and
removing some parameters that are the same as the implied defaults when
unspecified)

For the google one brianmc suggested in comment 1, that's already what google
has, except the proposed one is limited to 30 articles, where currently we have
no limit (google wants less than 1000, so no limit sounds good to me). Thus I
don't recommend changing the google one. (However for future reference I
believe hexmode has the google webmaster tools account)

$wgGNSMsmaxage = 300

would be the most appropriate value for a news site; stuff should be pushed
quickly, not half-hourly.

Note to ops folks: This would (obviously) decrease the cache life of gnsm
requests in the squids for non-logged in users. This is probably not a big deal
(at least I don't think it would be) since wikinews is a) small, and b) GNSM
also caches stuff in memcache which this setting does not affect.

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

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


[Bug 30662] New: Make destination filename from uploadable field readonly

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

   Web browser: ---
 Bug #: 30662
   Summary: Make destination filename from uploadable field
readonly
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: SemanticForms
AssignedTo: yaro...@gmail.com
ReportedBy: toni...@softcatala.org
CC: wikibugs-l@lists.wikimedia.org
Classification: Unclassified


If a default filename is provided, making destination filename value in Special
Upload input readonly could be interesting in certain contexts (ensuring users
use the proper filename, associated to some namespaces, thru' NSFileRepo, etc.)

I presently get this behavior with some jquery in MediaWiki:Common.js and an
own extension.

I wonder whether this could be already an available parameter.

-- 
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 30621] Set $wgSiteFeed['rss'] to use the new Special:NewsFeed from GNSM on English Wikinews

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

--- Comment #5 from Bawolff bawolff...@gmail.com 2011-08-31 15:37:43 UTC ---
before I forget, if mediawiki doesn't do this itself, the |'s in the url should
be changed to %7C since some clients seem to have difficultly with that
character (probably works fine for 99% of people, but better safe than sorry)

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

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


[Bug 30660] ext.smw.style on top of the page

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

--- Comment #2 from Markus Krötzsch mar...@semantic-mediawiki.org 2011-08-31 
15:38:41 UTC ---
I modified the fix slightly so that modules are actually copied (not just head
items) from sub-parseroutput.

I am not sure if this is needed but I think it should be. It may not always be
obvious on the standard purge situation since the styles might come in through
various ways (the respective method is only invoked for loading all styles that
the Factbox requires to display).

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


[Bug 30655] The exact name of user namespace in ka.wiki

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

--- Comment #1 from Niklas Laxström niklas.laxst...@gmail.com 2011-08-31 
15:44:25 UTC ---
My questions are:
1) (to clarify) do you want to use translated name user or participant in
ka.wiki?
2) is that applicable to all MediaWiki projects (not just
Wikipedia,Wiktionary,...)?

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


[Bug 30571] GlobalUsage not working with a simple one-database with multiple wikis setup (REL1.18)

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

--- Comment #5 from Bryan Tong Minh bryan.tongm...@gmail.com 2011-08-31 
16:07:14 UTC ---
You can use LBFactory_Multi even if you use a single server, multiple databases
setup. Unfortunately I don't have time currently to look into in more detail.

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

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


[Bug 30644] UploadWizard campaigns are deleted on GET

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

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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #2 from Jeroen De Dauw jeroen_ded...@yahoo.com 2011-08-31 
16:15:22 UTC ---
Fixed by r95880. Not sure this is the best way to deal with it though, if there
is a better one, please enlighten me :)

-- 
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 29671] URLs should redirect to *user's* language when possible (i.e. for special pages)

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

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

   What|Removed |Added

 Status|NEW |RESOLVED
 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 29671] URLs should redirect to *user's* language when possible (i.e. for special pages)

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

--- Comment #4 from Krinkle krinklem...@gmail.com 2011-08-31 16:25:39 UTC ---
The value of title= should work regardless of what's in uselang. 

Consider the following with a dutch title:
* en.wikipedia.org/wiki/Speciaal:RecenteWijzigingen?uselang=nl works (if this
bug is done)
* en.wikipedia.org/wiki/Speciaal:RecenteWijzigingen fails (if this bug is done)

Agree with 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 30655] The exact name of user namespace in ka.wiki

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

--- Comment #2 from George g.nat...@gmail.com 2011-08-31 16:32:03 UTC ---
Hello. We want it to be user (მომხმარებელი). Yes, for all of them.

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


[Bug 30648] Automatic pass-through of existing named parameters to nested templates

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

Gustronico gustron...@gmail.com changed:

   What|Removed |Added

 CC||gustron...@gmail.com

--- Comment #1 from Gustronico gustron...@gmail.com 2011-08-31 16:50:37 UTC 
---
In brief: at parsing time, all named parameters defined in a wikitext tag,
should be virtually inserted at the beginning of all template tags encountered
in the target template code.
'At the beginning' condition permits the template real tags to override
virtually attached parameters.

Just an example. Actual page tag:
{{main |Foo |article=My Title |bar=Bar |2=some text |unnamed |flag=yes }}

Current 'main' template content:
{{core |{{{1}}} |text={{{2}}} |article={{{article|}}} |flag={{{flag|no}}}
|style=normal}}

Simplified content after suggested enhancement:
{{core |{{{1}}} |text={{{2}}} |style=normal}}

Virtual call at parsing time:
{{core |article=My Title |bar=Bar |flag=yes |{{{1}}} |text={{{2}}}
|style=normal}}

Current 'core' template content:
*Title is {{#if:{{{article|}}}|{{{article}}}|{{PAGENAME}} }}
*Any process comprising {{{1}}}, {{{text}}}, {{{flag}}} and {{{style}}}

Simplified content after suggested enhancement:
*Title is {{{article|{{PAGENAME}
*Any process comprising {{{1}}}, {{{text}}}, {{{flag}}} and {{{style}}}

Note that in case of page tag includes a parameter
|style=very big and colorful
it will be over writen by main template

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

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


[Bug 30611] WikiEditor localization for Arabic Wikipedia

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

Siebrand s.mazel...@xs4all.nl changed:

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |amir.ahar...@mail.huji.ac.i
   |org |l

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

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


[Bug 30661] User rename not completed (es:User:Dferg)

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

--- Comment #2 from Ariel T. Glenn ar...@wikimedia.org 2011-08-31 17:00:38 
UTC ---
Done. Please check that everything looks ok.

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

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


[Bug 30611] WikiEditor localization for Arabic Wikipedia

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

--- Comment #14 from Amir E. Aharoni amir.ahar...@mail.huji.ac.il 2011-08-31 
17:01:52 UTC ---
Created attachment 8994
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=8994
an idea for a function with a dotted circle

Zack, thank you for making me notice the dotted circle use in Hebrew. In fact,
it's not implemented correctly for Hebrew. The current code for Hebrew says [
\u05b0\u25cc, \u05b0 ], where \u05b0 is a vowel diacritic (niqqud) and
\u25cc is the dotted circle. The dotted circle is supposed to come before the
diacritic sign, not after it.

The dotted circle is used a lot in the Hebrew section (incorrectly). It is also
used (correctly) in several sections for Indian languages, such as Sinhala and
Gujarati. And it will be useful for Arabic and more languages. Instead of
repeating it all the time, maybe it can be factored out to a function?

I wrote this proof of concept function and i am attaching it as a patch. It's
only for testing, not for committing. I'm not much of a JS guru - i didn't know
what would be the best place to put it, so i just put it in the beginning of
the file. It works for me, but i've got a hunch that there's a better location
for it.

Its logic can also be more clever - for example, it can take an array of
characters and return all the needed diacritics at once.

-- 
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 30611] WikiEditor localization for Arabic Wikipedia

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

--- Comment #15 from Siebrand s.mazel...@xs4all.nl 2011-08-31 17:16:43 UTC ---
Re comment 14: Amir, the Arabic Extended option has already been added. I think
your patch may be based on another version than trunk?

-- 
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 30663] New: CiviMail reports fail for emails with 5k recipients

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

   Web browser: ---
 Bug #: 30663
   Summary: CiviMail reports fail for emails with 5k recipients
   Product: CiviCRM
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: critical
  Priority: Unprioritized
 Component: General
AssignedTo: aricha...@wikimedia.org
ReportedBy: pgeh...@wikimedia.org
CC: tf...@wikimedia.org
Classification: Unclassified


Mailings - Scheduled and Sent

Click on Report for a mailing.

It works for
https://civicrm.wikimedia.org/civicrm/mailing/report?mid=232reset=1 with 5784
recipients, but 500's for
https://civicrm.wikimedia.org/civicrm/mailing/report?mid=256reset=1 with 7520
recipients.

-- 
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 30663] CiviMail reports fail for emails with 5k recipients

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

Peter Gehres (WMF) pgeh...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 CC||pgeh...@wikimedia.org

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

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


[Bug 30611] WikiEditor localization for Arabic Wikipedia

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

--- Comment #16 from Siebrand s.mazel...@xs4all.nl 2011-08-31 17:24:06 UTC ---
Some quick notes of review I requested on IRC:
RoanKattouw:
+// The core 28-letter alphabet, special letters for the Arabic
language,
[5:15p] RoanKattouw: Use tabs not spaces for indentation
[5:15p] RoanKattouw: \u0627, \u0628,\u062a,
[5:15p] Krinkle: I'd recommend using [diacritic, dottedCircle(diacritic)]
[5:15p] RoanKattouw: Random tab in the middle of a line
[5:15p] Krinkle: eh, the other way around of course
[5:15p] Krinkle: ie. not let it return an array
[5:16p] Krinkle: To be more flexible. Otherwise rename the function
[5:16p] RoanKattouw: siebrand: Patch looks fine otherwise

-- 
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 24156] Messages of log entries should support GENDER

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

Siebrand s.mazel...@xs4all.nl changed:

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |niklas.laxst...@gmail.com
   |org |

--- Comment #5 from Siebrand s.mazel...@xs4all.nl 2011-08-31 17:28:24 UTC ---
To Niklas per IRC triage.

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

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


[Bug 30653] Enable Matroska and WebM containers on Wikimedia sites

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

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

   What|Removed |Added

 Depends on||27699

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-08-31 17:30:41 UTC 
---
Adding bug 27699 (deploy TimedMediaHandler ext) as dependency, as that's what
adds WebM support and automatic transcoding.

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

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


[Bug 27699] Deploy Timed Media Handler (TimedMediaHandler)

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

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

   What|Removed |Added

 Blocks||30653

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

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


[Bug 30130] Narayam does not work properly on Chrome browser

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

Siebrand s.mazel...@xs4all.nl changed:

   What|Removed |Added

 CC||s.mazel...@xs4all.nl
 AssignedTo|junu.pv+pub...@gmail.com|santhosh.thottingal@gmail.c
   ||om

--- Comment #20 from Siebrand s.mazel...@xs4all.nl 2011-08-31 17:33:05 UTC ---
To Santhosh per IRC triage. Implement a Webkit only work-around for
https://bugs.webkit.org/show_bug.cgi?id=66630.

-- 
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 30643] UploadWizard doesn't allow to upload deleted files

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

--- Comment #2 from Brion Vibber br...@wikimedia.org 2011-08-31 17:36:45 UTC 
---
This is problematic for testing as well, since you can't upload, delete, then
re-upload the same files.

There's really only supposed to be a warning here, not a rejection; the wizard
shouldn't be trying to enforce rules that may not exist because it doesn't know
why the old file was deleted or if that reason would stand against a new
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 30650] Remove jQuery from mobile site

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

--- Comment #1 from Patrick Reilly prei...@wikimedia.org 2011-08-31 17:43:40 
UTC ---
(In reply to comment #0)
 Created attachment 8991 [details]
 replacement for MobileFrontend/javascripts/application.js
 
 The mobile site js is dependent on jQuery, which pretty much doubles the size
 of the average page. (Side notes: The current system of attaching events to
 elements via js after the document loads really doesn't make sense; see
 comments in attached script. Also, the current setup seems to have the js
 directly modify the content of the searchfield and title, instead of having
 them start with the right content. I don't know PHP so I can't help with 
 either
 of these.)

The reveal for hash functionality doesn't appear to work correctly.

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

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


[Bug 30647] Wrong email confirmation link from secure server

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

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-08-31 17:44:41 UTC 
---
This is probably a regression related to introduction of $wgCanonicalServer...

r95505 on 1.17wmf1, looks like r95002 on trunk.

The new code concats $wgCanonicalServer with $wgArticlePath, which fails on the
secure.wikimedia.org setup where $wgArticlePath has been modified to work with
the modified $wgServer.

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

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


[Bug 30664] New: Remove link to uploads on contribution pages of IPs

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

   Web browser: ---
 Bug #: 30664
   Summary: Remove link to uploads on contribution pages of IPs
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: menous...@yahoo.com
Classification: Unclassified


On contribution pages of IPs there is a link to uploads. (eg: 68.106.172.156
(talk | block log | uploads | logs | filter log)) IPs can't upload files, so,
please remove the link.

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

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


[Bug 30648] Automatic pass-through of existing named parameters to nested templates

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

--- Comment #2 from Brion Vibber br...@wikimedia.org 2011-08-31 17:53:08 UTC 
---
I'd strongly recommend WONTFIX; templates are complicated enough, and this adds
immensely to the number of possible things that can and will go wrong. Many
parameter names are very common, and passing them down from one template to
another would create unexpected, hard-to-resolve conflicts.

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

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


[Bug 30637] Pdf export extension problem with Cquote template

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

--- Comment #2 from Brion Vibber br...@wikimedia.org 2011-08-31 17:56:36 UTC 
---
Can you describe the problem?

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

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


[Bug 30631] Magic word not working in yi projects

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

--- Comment #3 from Brion Vibber br...@wikimedia.org 2011-08-31 18:00:23 UTC 
---
This may be related to it not being defined in the 1.17wmf1 MessagesYi.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 30630] LTF direction for mat funtion in RTL wikis

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

--- Comment #3 from Brion Vibber br...@wikimedia.org 2011-08-31 18:02:00 UTC 
---
1) Is this actually a formatting change that would be desirable?

2) Does this apply to all RTL languages?

3) if 1) and 2) this should probably just be a CSS 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 30627] Special:NewFiles/username doesn't need to list the user in the file table

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

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-08-31 18:03:21 UTC 
---
You should generally assume that the list UIs will become more dynamic in the
future; eg you might be switching in/out that option at any time, which would
change which options you're displaying.

Would there be any particular benefit to special-casing the column out when
using one particular search filter?

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

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


[Bug 30665] New: Wikitext parser should allow whitespace between brackets

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

   Web browser: ---
 Bug #: 30665
   Summary: Wikitext parser should allow whitespace between
brackets
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: UploadWizard
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: iba...@wikimedia.org
CC: asha...@wikimedia.org, ne...@wikimedia.org
Classification: Unclassified


The nifty JS wikitext parser supports the following syntax:

[$1 said foo to $2]

However, it breaks if you write it:
[ $1 said foo to $2]

Translators sometimes put spaces there, unwittingly breaking UW for their
language.  I removed the extraneous spaces from the messages file today as a
temporary fix (r95892), but we can't expect translators to know what to do,
since the PHP parser ignores the whitespace.

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

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


[Bug 30665] Wikitext parser should allow whitespace between brackets

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

--- Comment #1 from Ian Baker iba...@wikimedia.org 2011-08-31 18:04:46 UTC ---
Also, any change here should be added to the jQueryMsg extension as well, and
we should someday make UW use that extension so we have only one copy of the
parser to maintain.

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

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


[Bug 1858] Printable version doesn't look like a printable version unless you use print preview

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

   Keywords||upstream

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

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


[Bug 24388] [VectorZilla theme] Can't log into Bugzilla from a mobile device

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

Summary|Can't log into Bugzilla |[VectorZilla theme] Can't
   |from a mobile device|log into Bugzilla from a
   ||mobile device

-- 
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 16751] Support multiple file uploads via Special:Upload (backend/infrastructure)

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

--- Comment #10 from Brion Vibber br...@wikimedia.org 2011-08-31 18:09:54 UTC 
---
Will UW become a standard component shipped  enabled with MediaWiki, and will
we enable it for side  private sites like internal.wikimedia.org and
office.wikimedia.org?

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

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


[Bug 28796] Add a descriptive tooltip to custom field Web Browser

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

   Keywords||upstream
Summary|The new Web Browser-Field |Add a descriptive tooltip
   |needs a description |to custom field Web
   ||Browser

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

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


  1   2   3   >