[Bug 45655] New: mw.uri.new throws error on URL with empty query string or fragment

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45655

   Web browser: ---
Bug ID: 45655
   Summary: mw.uri.new throws error on URL with empty query string
or fragment
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: Scribunto
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: mman...@gmail.com
CC: tstarl...@wikimedia.org, vasi...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

mw.uri.new throws an error if the URL passed to it ends with a question mark
(i.e. an empty query string) or a pound sign (i.e. an empty fragment)

mw.uri.new('http://www.example.com/foo?') ==> Lua error in mw.uri.lua at line
131: invalid .path.

mw.uri.new('http://www.example.com/foo#') ==> Lua error in mw.uri.lua at line
131: invalid .path.

These are valid URL's and should be parsed successfully.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45642] Narayam Telugu Transliteration scheme outputs ZWJ instead of ZWNJ for key "^"

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45642

Santhosh Thottingal  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Santhosh Thottingal  ---
Patch merged, also updated in jquery.ime
https://github.com/wikimedia/jquery.ime/commit/f61b0dda0d

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45654] New: bots-sql3 needs more disk space

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45654

   Web browser: ---
Bug ID: 45654
   Summary: bots-sql3 needs more disk space
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: bots
  Assignee: benap...@gmail.com
  Reporter: adamshorl...@gmail.com
CC: wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

When running a query last night on bots-sql3 I ran out of space!
It would be great if the current available space could be doubled.

PROBLEM Disk Space is now: CRITICAL on bots-sql3.pmtpa.wmflabs 10.4.0.40
output: DISK CRITICAL - free space: /mnt 134 MB (0% inode=99%):

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43270] Add wgPostEdit as core JavaScript variable

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43270

Matthew Flaschen  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from Matthew Flaschen  ---
Merged by Ori.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43270] Add wgPostEdit as core JavaScript variable

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43270

Matthew Flaschen  changed:

   What|Removed |Added

 CC||sp...@wikimedia.org

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43270] Add wgPostEdit as core JavaScript variable

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43270

Matthew Flaschen  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #5 from Matthew Flaschen  ---
I've documented this at
https://www.mediawiki.org/wiki/Manual:Interface/JavaScript#Page-specific

The documentation notes that you should depend on
'mediawiki.action.view.postEdit'.  Even though the module will always be added
on views, I believe this is necessary to avoid race conditions.

Loading the module when they did not just save should not cause problems.  I've
just submitted https://gerrit.wikimedia.org/r/#/c/51885/ to guarantee the
variable can never be set on a non-view.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45577] Refactor to just be UI wrapper around core wgPostEdit

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45577

Matthew Flaschen  changed:

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |mflasc...@wikimedia.org
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 38787] ApiSandbox does not allow multiply prop/list/meta

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38787

Alex Monk (Krenair)  changed:

   What|Removed |Added

 CC||kren...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45653] Semantic Forms "Edit with Form" not appearing for some pages

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45653

--- Comment #1 from Jamie Thingelstad  ---
The page I gave an example for now shows the Edit with Form tab.

I have found that when this tab isn't displaying, if I edit the page and hit
save without making any changes the tab will show up again.

I don't know if I can say this with total confidence, but it seems like this
happens when the page in question was recently edited via the API with a bot.
But, this definitely doesn't happen all the time or even a lot. Still don't see
a way to reproduce the error state. But, an edit and save does seem to clear
the tab not being there.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45653] New: Semantic Forms "Edit with Form" not appearing for some pages

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45653

   Web browser: ---
Bug ID: 45653
   Summary: Semantic Forms "Edit with Form" not appearing for some
pages
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: SemanticForms
  Assignee: yaro...@gmail.com
  Reporter: ja...@thingelstad.com
CC: wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

I can't seem to find any reason for this, but sometimes the Semantic Forms
"Edit with Form" isn't showing up on pages that have the right category. Here
is an example of a page that doesn't have it:

http://wikiapiary.com/wiki/Amiando_Developer_Wiki

and here is another page, in the same category, on the same wiki, that does:

http://wikiapiary.com/wiki/WikiApiary

I'm stumped. This is with MediaWiki 1.20.2 and Semantic Forms using master
branch, pulled today.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28601] EtherPad 1.1 sucks

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28601

jeremyb  changed:

   What|Removed |Added

 CC||bugzilla+org.wikimedia@tuxm
   ||achine.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45652] New: API help should always give parameters' type and default

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45652

   Web browser: ---
Bug ID: 45652
   Summary: API help should always give parameters' type and
default
   Product: MediaWiki
   Version: 1.21-git
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: API
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: sp...@wikimedia.org
CC: bjor...@wikimedia.org, bryan.tongm...@gmail.com,
roan.katt...@gmail.com, s...@reedyboy.net,
wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

api.php auto-generates excellent API documentation. However, it omits the type
of most parameters and the default for some.  It shows the type if it has a
limited namespace, range, or set of values, but it doesn't simply tell you
"Type: string" or "Type: integer".  Similarly, it often omits the default for a
parameter.

For example, look at http://en.wikipedia.org/w/api.php for action=edit.  This
has a redirect parameter, but there's no indication of its type or what the
default behavior is.  The code specifies this information:
'redirect' => array(
ApiBase::PARAM_TYPE => 'boolean',
ApiBase::PARAM_DFLT => false,
),
but makeHelpMsgParameters() in ApiBase.php doesn't always output $type and
$default.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45649] Blank page when trying to configure instance with wrong group

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45649

Alex Monk (Krenair)  changed:

   What|Removed |Added

 CC||kren...@gmail.com

--- Comment #1 from Alex Monk (Krenair)  ---
I get "Your account is not in the project requested." there, but if I change
project to 'openstack' then I get HTTP 500...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 38638] Interface messages needing rewording or documentation and other issues with existing messages (tracking)

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38638

Bug 38638 depends on bug 45461, which changed state.

Bug 45461 Summary: Use 'email' instead of 'e-mail' for English messages
https://bugzilla.wikimedia.org/show_bug.cgi?id=45461

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45461] Use 'email' instead of 'e-mail' for English messages

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45461

Alex Monk (Krenair)  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #11 from Alex Monk (Krenair)  ---
(In reply to comment #10)
> (In reply to comment #9)
> > Missed includes/installer/Installer.i18n.php.
> 
> Gerrit change #51882

Merged by Siebrand.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45633] Use 'email' instead of 'e-mail' inside api help and error texts

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45633

Alex Monk (Krenair)  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Alex Monk (Krenair)  ---
Merged by Siebrand.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45643] Add new user groups (rollback, abusefilter managers, reviewers) to Urdu Wikipedia

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45643

Alex Monk (Krenair)  changed:

   What|Removed |Added

 CC||kren...@gmail.com

--- Comment #6 from Alex Monk (Krenair)  ---
(In reply to comment #1)
> and Reviewers group also.

That's part of the FlaggedRevs extension...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45651] Toolbar doesn't change when clicking "edit" on a Claim with a PropertyValue main Snak which uses a data value type which doesn't match the Snak's Property's DataType's data value type

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45651

--- Comment #2 from Daniel Werner  ---
Ok, I179c161c8dbf97c2787a0fad0dda99637a8d42a4

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45651] Toolbar doesn't change when clicking "edit" on a Claim with a PropertyValue main Snak which uses a data value type which doesn't match the Snak's Property's DataType's data value type

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45651

Daniel Werner  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #1 from Daniel Werner  ---
See I179c161

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45461] Use 'email' instead of 'e-mail' for English messages

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45461

--- Comment #10 from Alex Monk (Krenair)  ---
(In reply to comment #9)
> Missed includes/installer/Installer.i18n.php.

Gerrit change 51882

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45651] New: Toolbar doesn't change when clicking "edit" on a Claim with a PropertyValue main Snak which uses a data value type which doesn't match the Snak's Property's DataType's data value type

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45651

   Web browser: ---
Bug ID: 45651
   Summary: Toolbar doesn't change when clicking "edit" on a Claim
with a PropertyValue main Snak which uses a data value
type which doesn't match the Snak's Property's
DataType's data value type
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: daniel.wer...@wikimedia.de
CC: wikibugs-l@lists.wikimedia.org,
wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

The toolbar doesn't change, instead it still says "edit" while everything else
seems to work. Also using the ESC key to cancel edit mode does still work.
Clicking "edit" again while still in edit mode has no effect.

The reason for this is that when clicking "edit", an error is thrown in
jQuery.wikibase.snakview.prototype.isInitialSnak (last line of the function),
"can not call mothod 'equals' of null".

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45648] AutoCreateCategoryPages not working with importDump.php

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45648

--- Comment #2 from Alois  ---
The extensions sets a hook
$wgHooks['ArticleSaveComplete'][] =
array($wgAutoCreateCategoryPagesObject,"UW_AutoCreateCategoryPages_Save");

The hook gets called and the extensions functions properly when I edit and save
a page the normal way, via the wiki.

The hook seems not to get called when I import a page via
maintenance/importDump.php

This does not look to me like a fault of the extension, but I suspect a fault
in importDump.php and the modules it calls to store a page.

If someones could confirm that the extension works with later versions of
Mediawiki + importDump.php, I would be happy to go through the trouble of
updating.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45648] AutoCreateCategoryPages not working with importDump.php

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45648

Sam Reed (reedy)  changed:

   What|Removed |Added

  Component|[other] |Uniwiki

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45650] SQLite syntax error: LOCK IN SHARE MODE when running Category::refreshCounts

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45650

--- Comment #1 from Bawolff (Brian Wolff)  ---
What's probably happening is the dump doesnt import category counts so
update.php adds them, which runs some not often executed code which doesnt
properly use the sql abstraction layer.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45648] AutoCreateCategoryPages not working with importDump.php

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45648

Sam Reed (reedy)  changed:

   What|Removed |Added

  Component|Export/Import   |[other]
Version|1.18|master
Product|MediaWiki   |MediaWiki extensions
   Severity|normal  |minor

--- Comment #1 from Sam Reed (reedy)  ---
I blame the extension

You're also using an unsupported version of MediaWiki

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45650] New: SQLite syntax error: LOCK IN SHARE MODE when running Category::refreshCounts

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45650

   Web browser: ---
Bug ID: 45650
   Summary: SQLite syntax error: LOCK IN SHARE MODE when running
Category::refreshCounts
   Product: MediaWiki
   Version: 1.21-git
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: Categories
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: liamzebe...@gmail.com
CC: bawolff...@gmail.com, wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

I've recently had to recover an SQLite database after I did some crazy stuff to
it (I have no idea what I did). Long story short, I ended up dumping the DB
into XML, reinstalling, then reimporting it. I then ran maintenance/update.php
and now I am in a situation where I receive the following error when trying to
access the page "Category:Maths":

Function: Category::refreshCounts
Error: 1 near "LOCK": syntax error

I also receive this error when running maintenance/populateCategory.php, in
more detail:

Query: SELECT  COUNT(*) AS pages,COUNT( (CASE WHEN page_namespace = '14' THEN 1
ELSE NULL END) ) AS subcats,COUNT( (CASE WHEN page_namespace = '6' THEN 1 ELSE
NULL END) ) AS files  FROM categorylinks,page  WHERE cl_to =
'Biological_Level_of_Analysis' AND (page_id = cl_from)  LIMIT 1   LOCK IN SHARE
MODE

Function: Category::refreshCounts
Error: 1 near "LOCK": syntax error

I'm unsure as how to reproduce the error, but I think it may lie in the XML
dump. I dumped the XML as of an earlier 1.21-git revision, and imported it
later at a newer 1.21-git revision.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45649] New: Blank page when trying to configure instance with wrong group

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45649

   Web browser: ---
Bug ID: 45649
   Summary: Blank page when trying to configure instance with
wrong group
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: OpenStackManager
  Assignee: rlan...@gmail.com
  Reporter: platoni...@gmail.com
CC: wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Go to an url like: 

https://wikitech.wikimedia.org/w/index.php?title=Special:NovaInstance&action=configure&instanceid=51f3a377-90b5-4f46-8590-5624c50c5dbf&project=webtools®ion=pmtpa

Note: instance 51f3a377-90b5-4f46-8590-5624c50c5dbf belongs to the tools
project, not to webtools.


Expected:
 An error message.

Obtained:
 Blank page.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23106] $wgSelectCategoryEnableSubpages

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23106

Christian Boltz  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||mediawiki-b...@cboltz.de
 Resolution|--- |FIXED

--- Comment #3 from Christian Boltz  ---
Thanks for the patch!

I just commited it to git/gerrit.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45648] New: AutoCreateCategoryPages not working with importDump.php

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45648

   Web browser: ---
Bug ID: 45648
   Summary: AutoCreateCategoryPages not working with
importDump.php
   Product: MediaWiki
   Version: 1.18
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: Export/Import
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: al...@astro.ch
CC: wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

I am running Mediawiki 1.18. I use the extension AutoCreateCategoryPages. It
works, when I edit and save a page the normnal way. But most of our wiki
editing is done by creating XML dump files with an external application, and
then loading the new or edited pages into the wiki with importDump.php

Since Mediawiki 1.18, the associated category pages do not created upon such a
dump import. It used to work with previous releases, up to Mediawiki 1.17

I would be grateful for help, e.g. a patch to importDump.php or information,
whether the feature works with newer releases of Mediawiki.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45647] New: Semantic Forms setting to flag pages created with 'Creates pages with' to be flagged as bot

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45647

   Web browser: ---
Bug ID: 45647
   Summary: Semantic Forms setting to flag pages created with
'Creates pages with' to be flagged as bot
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: SemanticForms
  Assignee: yaro...@gmail.com
  Reporter: ja...@thingelstad.com
CC: wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

The $sfgAutoCreateUser setting is super helpful to have a better user
associated with pages that are created with the 'Creates pages with' setting in
Semantic Forms. 

It would be really nice to also have a way to flag these created pages as bot
edits. Something like

$sfgAutoCreateBot = True;

that would set the bot flag on those page creations.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45646] New: Create -latest alias for dumps

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45646

   Web browser: ---
Bug ID: 45646
   Summary: Create -latest alias for dumps
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: bots
  Assignee: benap...@gmail.com
  Reporter: legoktm.wikipe...@gmail.com
CC: wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

On toolserver the dumps were stored as "enwiki-latest-pages-articles.xml" for
example. This allowed users to hardcode the path without worrying about the
date.

It would be nice if there were symlinks so that we can just hardcode a path
without trying to figure out which date is the latest and then using that one.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 38374] [patch] option to disallow selecting the top-level category

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38374

Christian Boltz  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Christian Boltz  ---
Commited to git/gerrit.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24439] Categories are not saved when doing upload of files into wiki

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24439

Christian Boltz  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||mediawiki-b...@cboltz.de
 Resolution|--- |FIXED

--- Comment #2 from Christian Boltz  ---
Commited to git/gerrit.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45607] move Wikidata section to the top of Special:SpecialPages

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45607

jeb...@gmail.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||jeb...@gmail.com

--- Comment #1 from jeb...@gmail.com ---
https://gerrit.wikimedia.org/r/#/c/51826/
https://gerrit.wikimedia.org/r/#/c/51827/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24911] $wgSelectCategoryRoot ignored on Special:Upload

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24911

Christian Boltz  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #16 from Christian Boltz  ---
I finally have commit access since some days, and just commited the fix to git.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36587] Chunked upload fails with internal_api_error_UploadStashFileNotFoundException

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36587

Nischay Nahata  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43967] Internal error: Could not determine if the copy succeeded.

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43967

Nischay Nahata  changed:

   What|Removed |Added

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

--- Comment #3 from Nischay Nahata  ---
Not sure if this is a dupe of
https://bugzilla.wikimedia.org/show_bug.cgi?id=36587

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36587] Chunked upload fails with internal_api_error_UploadStashFileNotFoundException

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36587

Nischay Nahata  changed:

   What|Removed |Added

 CC||nischay...@gmail.com

--- Comment #55 from Nischay Nahata  ---
Changeset merged, is this fixed now?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45127] Wikidata specific copyright notice

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45127

jeb...@gmail.com changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45645] Add a proper dismiss action to the copyright notice

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45645

jeb...@gmail.com changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45446] Set $wgCategoryCollation to 'uca-sv' on Swedish Wikipedia and rebuild category sort keys

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45446

--- Comment #4 from Lejonel  ---
The sorting looks good at the test wiki. Thanks for making that available.

The discussions on Swedish Wikipedia are mostly someone asking "Why are Å and Ä
in wrong order?" and someone else answering "It's a bug" then maybe followed by
discussing if anything can or is being done to fix it.  Fixing an obvious bug
is not the kind of discussions that would get long lists of supporters (also
Swedish Wikipedia generally avoids votes with icons).  One such discussion is
[[sv:Wikipedia:Wikipediafrågor/Arkiv/2011#ABC...ÄÅÖ]], which ended with
submitting bug 29788 "Sort Swedish letters ÅÄÖ correctly on Swedish Wikipedia".
 How the servers are set up technically to achieve this is better decided by
Wikimedia technical staff than by a Wikipedia user vote.  But if a vote is
needed I am sure it can be arranged.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45645] New: Add a proper dismiss action to the copyright notice

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45645

   Web browser: ---
Bug ID: 45645
   Summary: Add a proper dismiss action to the copyright notice
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: jeb...@gmail.com
CC: wikibugs-l@lists.wikimedia.org,
wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

There should be a proper dismiss action for the copyright notice. This could be
either one of a window close (x-action), a box for "don't show thiss message
again", or a  preference in [[Special:Preference]] to not show this message
again. It could also be several of them, or at least the user preference in
addition to one of the other two.

See also
http://www.wikidata.org/wiki/Wikidata:Project_chat#.22I_accept_these_terms_for_my_future_edits._Do_not_show_this_message_again..22

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45644] New: An autoedit of a form of a field that is restricted to a group results in bad behavior

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45644

   Web browser: ---
Bug ID: 45644
   Summary: An autoedit of a form of a field that is restricted to
a group results in bad behavior
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: SemanticForms
  Assignee: yaro...@gmail.com
  Reporter: ja...@thingelstad.com
CC: wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

If you have a form that has a field that is uses the restricted option, and a
user triggers an autoedit of the page (either on the page via a button or using
the API), if that user is not a member of the group that the restriction is for
the edit will still be allowed, but the defaults of other restricted fields
will change the fields back to their defaults.

You can see the result of such an autoedit here:

http://wikiapiary.com/w/index.php?title=Wikidata&diff=prev&oldid=28756

the form has been modified to move the restricted flags for now, but you can
see the form as it was during that edit here

http://wikiapiary.com/w/index.php?title=Form:Website&action=edit&oldid=28011

Ideally the initial edit should not be allowed, since the user is not a member
of that restricted group. And the other restricted fields should not be
reverting to their defaults.

Here is the same behavior of fields reverting to defaults and the edit being
allowed when it should not have, but this time resulting from a robot using the
autoedit API.

http://wikiapiary.com/w/index.php?title=Familienwortschatz&curid=13118&diff=28807&oldid=25748

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 44759] Allow marking blocks that were made in error

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44759

--- Comment #17 from Hex  ---
(In reply to comment #15)
> Ok so please point me to the consensus that this should be implemented in
> MediaWiki core for all projects. That's where this bug was filed and that's
> the expectation of any developer who comes and takes a look at it.

If there is a special place for changes that only relate to the English
Wikipedia, then modify this bug appropriately. It has been clear since the
start that this is an issue specifically relating to that project.

> if you think Bugzilla is an obscure place

Bugzilla is obscure to normal editors on the English Wikipedia, in comparison
to places like the various sections of the village pump. The vast majority of
people there will never participate here. That's all.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45643] Add new user groups (rollback, abusefilter managers, reviewers) to Urdu Wikipedia

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45643

--- Comment #5 from Muhammad Shuaib  ---
And crats would be enable to remove these rights.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45643] Add new user groups (rollback, abusefilter managers, reviewers) to Urdu Wikipedia

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45643

--- Comment #4 from Muhammad Shuaib  ---
Admins and crats would be enable to grant these rights.

and discussion has started today.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 44759] Allow marking blocks that were made in error

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44759

Alex Monk (Krenair)  changed:

   What|Removed |Added

 CC||aklap...@wikimedia.org,
   ||q...@wikimedia.org

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 44759] Allow marking blocks that were made in error

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44759

--- Comment #16 from Alex Monk (Krenair)  ---
(In reply to comment #14)
> Young man, check your attitude at the door.

I suggest you do. You seem to be under the illusion that the English Wikipedia
can dictate MediaWiki development. It can not.

(In reply to comment #14)
> This software change request does not exist in some kind of MediaWiki 
> conceptual vacuum.

It does, considering we're on Bugzilla's MediaWiki product, not an English
Wikipedia discussion page. It certainly does not exist in some kind of enwiki
vacuum.

> implementation must be based on wide consensus, which is not obtained or 
> rejected in a obscure off-site forum such as a Bugzilla comment thread.

No it does not have to be made based on consensus on the English Wikipedia. It
can be rejected by us (the developers) in Bugzilla, public mailing lists, in
the Gerrit code review system, after discussions on IRC, and probably
elsewhere.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45230] Global account log shouldn't require @global in target

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45230

Trijnstel  changed:

   What|Removed |Added

 CC||trijns...@hotmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45643] Add new user groups (rollback, abusefilter managers, reviewers) to Urdu Wikipedia

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45643

Legoktm  changed:

   What|Removed |Added

Summary|Add new user groups |Add new user groups
   ||(rollback, abusefilter
   ||managers, reviewers) to
   ||Urdu Wikipedia

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 44759] Allow marking blocks that were made in error

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44759

--- Comment #15 from Legoktm  ---
(In reply to comment #14)
> Young man, check your attitude at the door.

That wasn't called for at all.

> This software change request does not exist in some kind of MediaWiki
> conceptual vacuum.

Umm, that's exactly where we are right now. This is a conceptual request
because there is an idea of a possible software feature ("marking blocks that
were made in error") that doesn't have a clear implementation strategy. 

> It is a direct consequence of that discussion, which has
> policy implications for the whole project, and as a result any implementation
> must be based on wide consensus, which is not obtained or rejected in a
> obscure off-site forum such as a Bugzilla comment thread.

Ok so please point me to the consensus that this should be implemented in
MediaWiki core for all projects. That's where this bug was filed and that's the
expectation of any developer who comes and takes a look at it.

Oh and if you think Bugzilla is an obscure place, maybe spend some more time
here and hack on a few bugs. [[mw:How to contribute]] is good place to start.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45643] Add new user groups

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45643

Snowolf  changed:

   What|Removed |Added

URL||http://ur.wikipedia.org/wik
   ||i/%D9%85%D9%86%D8%B5%D9%88%
   ||D8%A8%DB%81:%D8%AF%DB%8C%D9
   ||%88%D8%A7%D9%86_%D8%B9%D8%A
   ||7%D9%85/%D9%85%D8%AA%D9%81%
   ||D8%B1%D9%82%D8%A7%D8%AA#.D8
   ||.A7.D8.B6.D8.A7.D9.81.DB.81
   ||_.D8.AF.D8.B1_.DA.AF.D8.B1.
   ||D9.88.DB.81.D8.A7.D9.86_.D8
   ||.B5.D8.A7.D
URL||8.B1.D9.81

--- Comment #3 from Snowolf  ---
I would also wonder whether this is really needed if only 3 users were
interested in commenting on this

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45502] Commons Android App 1.0beta2 tracking bug

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45502

Bug 45502 depends on bug 45354, which changed state.

Bug 45354 Summary: Translate XML for Android export does not escape ' and "
https://bugzilla.wikimedia.org/show_bug.cgi?id=45354

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45354] Translate XML for Android export does not escape ' and "

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45354

Niklas Laxström  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|wikibugs-l@lists.wikimedia. |niklas.laxst...@gmail.com
   |org |

--- Comment #1 from Niklas Laxström  ---
https://gerrit.wikimedia.org/r/51203 merged

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45643] Add new user groups

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45643

--- Comment #2 from Snowolf  ---
Who would be able to grant these userrights? Who would be able to remove them?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45643] Add new user groups

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45643

--- Comment #1 from Muhammad Shuaib  ---
and Reviewers group also.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 44759] Allow marking blocks that were made in error

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44759

--- Comment #14 from Hex  ---
Young man, check your attitude at the door.

This software change request does not exist in some kind of MediaWiki
conceptual vacuum. It is a direct consequence of that discussion, which has
policy implications for the whole project, and as a result any implementation
must be based on wide consensus, which is not obtained or rejected in a obscure
off-site forum such as a Bugzilla comment thread.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45643] New: Add new user groups

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45643

   Web browser: ---
Bug ID: 45643
   Summary: Add new user groups
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: Site requests
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: sb_na...@yahoo.in
CC: benap...@gmail.com, dereck...@espace-win.org,
wikibugs-l@lists.wikimedia.org,
wikimedia.b...@snowolf.eu
Classification: Unclassified
   Mobile Platform: ---

Hi, Please add the following two groups in urdu wikipedia:
1. Rollbackers (مسترجع کنندہ)
2. Abuse filter Managers (منتظمین مقطار غلط کاری)

Community discussion page link is as below:
http://ur.wikipedia.org/wiki/%D9%85%D9%86%D8%B5%D9%88%D8%A8%DB%81:%D8%AF%DB%8C%D9%88%D8%A7%D9%86_%D8%B9%D8%A7%D9%85/%D9%85%D8%AA%D9%81%D8%B1%D9%82%D8%A7%D8%AA#.D8.A7.D8.B6.D8.A7.D9.81.DB.81_.D8.AF.D8.B1_.DA.AF.D8.B1.D9.88.DB.81.D8.A7.D9.86_.D8.B5.D8.A7.D8.B1.D9.81

Thanks.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23393] Generated TOC does not match the hierarchy of sections created by tags

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23393

Helder  changed:

   What|Removed |Added

   Keywords||newparser

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26115] Interwiki redirects via URL and other 301s are indexed by Google search

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26115

Helder  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #12 from Helder  ---
(In reply to comment #11)
> All examples in the bug now return the correct URLs for me. Resolving as
> fixed
> for now.

The search
https://www.google.com/search?q=proofread+extension
still returns
http://en.wikipedia.org/wiki/Oldwikisource:Wikisource:ProofreadPage
which redirects to
http://wikisource.org/wiki/Wikisource:ProofreadPage

There are lots of similar examples here:
https://www.google.com/search?q=intitle%3AWikibooks+inurl%3Awikipedia.org%2Fwiki%2Fb%3A

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45580] Make the "year" field default to the current year on [[Special:Contribs]]

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45580

--- Comment #5 from Helder  ---
I only see the arrows on Google Chrome (see bug 41330 comment 4).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45633] Use 'email' instead of 'e-mail' inside api help and error texts

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45633

Alex Monk (Krenair)  changed:

   What|Removed |Added

   Keywords||patch-in-gerrit
 Status|NEW |ASSIGNED
 CC||kren...@gmail.com
   Assignee|wikibugs-l@lists.wikimedia. |kren...@gmail.com
   |org |

--- Comment #1 from Alex Monk (Krenair)  ---
Gerrit change 51846

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45367] iOS Commons app doesn't log upload cancellation

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45367

--- Comment #2 from Brion Vibber  ---
Just another test comment.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45367] iOS Commons app doesn't log upload cancellation

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45367

--- Comment #1 from Brion Vibber  ---
Check how this is handled in the internals...

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 38638] Interface messages needing rewording or documentation and other issues with existing messages (tracking)

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38638

Bug 38638 depends on bug 45461, which changed state.

Bug 45461 Summary: Use 'email' instead of 'e-mail' for English messages
https://bugzilla.wikimedia.org/show_bug.cgi?id=45461

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45461] Use 'email' instead of 'e-mail' for English messages

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45461

Alex Monk (Krenair)  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||kren...@gmail.com
 Resolution|FIXED   |---

--- Comment #9 from Alex Monk (Krenair)  ---
Missed includes/installer/Installer.i18n.php.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23393] Generated TOC does not match the hierarchy of sections created by tags

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23393

Bartosz Dziewoński  changed:

   What|Removed |Added

 CC||matma@gmail.com
Version|unspecified |1.21-git

--- Comment #1 from Bartosz Dziewoński  ---
Still happening. It is actually not displayed in the TOC at all.

This is probably caused by the regex used to match headings in Parser.php:

/[1-6])(?P.*?'.'>)(?P.*?)<\/H[1-6] *>/i

The dot in '.*?' will match all characters except a newline. It should be
changed to [\s\S], or we could add a 's' at the end.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 44933] Geo coords stored incorrectly

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44933

--- Comment #6 from Jeroen De Dauw  ---
Guess this also works https://gerrit.wikimedia.org/r/#/c/51845/1/RELEASE-NOTES

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45636] Delete namespaces Notizia and Elezione from itwikivoyage

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45636

Alex Monk (Krenair)  changed:

   What|Removed |Added

 CC||kren...@gmail.com
Summary|delete NS: Notizia e|Delete namespaces Notizia
   |NS:Elezione on  |and Elezione from
   |it.wikivoyage   |itwikivoyage

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 44933] Geo coords stored incorrectly

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44933

--- Comment #5 from kvol...@gmail.com ---
No worries, man. :) I just needed the feature and thought I'd share what I
found. No credits needed. ;)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 44933] Geo coords stored incorrectly

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44933

--- Comment #4 from Jeroen De Dauw  ---
Oh damn, I just realized I did not give you credits in the commit message.
Sorry for that!

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 44933] Geo coords stored incorrectly

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44933

Jeroen De Dauw  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Jeroen De Dauw  ---
https://gerrit.wikimedia.org/r/#/c/51844/

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 44933] Geo coords stored incorrectly

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44933

Jeroen De Dauw  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|wikibugs-l@lists.wikimedia. |jeroen_ded...@yahoo.com
   |org |

--- Comment #2 from Jeroen De Dauw  ---
For  sake... That is some very bad abstraction going on in this code :)

Looks like you are right - thanks for finding the issue and suggesting a fix!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45422] [TUX] Keep the project selector open when selecting an aggregated group

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45422

Niklas Laxström  changed:

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |santhosh.thottingal@gmail.c
   |org |om

--- Comment #2 from Niklas Laxström  ---
Santhosh is working on this: https://gerrit.wikimedia.org/r/#/c/51637/

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45627] Add wikidata revision id to article's html

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45627

--- Comment #1 from Daniel Kinzler  ---
To give some context here: this is a request from Google's Wikipedia mapping
team.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45639] [TUX] Messages from wrong message group displayed

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45639

--- Comment #1 from Niklas Laxström  ---
Another way to reproduce:

1) Go to https://translatewiki.net/wiki/Special:Translate?tux=1
2) Open group selector
3) Select MediaWiki
4) Select MediaWiki (most used)

When using Finnish, first nothing is displayed (because all most used messages
are translated), but after a while it loads untranslated messages from
MediaWiki and extensions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45642] Narayam Telugu Transliteration scheme outputs ZWJ instead of ZWNJ for key "^"

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45642

Veeven  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 Status|NEW |ASSIGNED

--- Comment #1 from Veeven  ---
Submitted a patch for review: https://gerrit.wikimedia.org/r/#/c/51842/

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45631] "Get edits" results should show CentralAuth lock status, like the "Get users" results do

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45631

Alex Monk (Krenair)  changed:

   What|Removed |Added

 CC||kren...@gmail.com
Summary|"Get edits" results should  |"Get edits" results should
   |show CentralA lock status,  |show CentralAuth lock
   |like the "Get users"|status, like the "Get
   |results do  |users" results do

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45631] "Get edits" results should show CentralA lock status, like the "Get users" results do

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45631

James Forrester  changed:

   What|Removed |Added

Summary|"Get edits" results should  |"Get edits" results should
   |show CentralA lock status,  |show CentralA lock status,
   |but the "Get users" does|like the "Get users"
   ||results do

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45631] "Get edits" results should show CentralA lock status, but the "Get users" does

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45631

James Forrester  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||jforres...@wikimedia.org
Summary|"Get edits" option doesn't  |"Get edits" results should
   |show CA lock status, but|show CentralA lock status,
   |the "Get users" does|but the "Get users" does

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 38271] Review and deploy SVGEdit extension to Wikimedia wikis

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38271

--- Comment #23 from Marc Laporte  ---
The 3rd SVG-edit 'Community Conference Call' is confirmed for April 9th, 2013
16h00 UTC: http://code.google.com/p/svg-edit/wiki/CommunityConferenceCall3

Wikipedia / dashboard is one the agenda.

Thanks!

M ;-)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 38271] Review and deploy SVGEdit extension to Wikimedia wikis

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38271

--- Comment #22 from Marc Laporte  ---
Hi!

The SVG-edit testing suite has already lead to a first bug fix!

We have 9 new committers in the last 2 months:
http://www.ohloh.net/p/svg-edit/contributors?query=&sort=newest

I think it's a great time to have clear objectives which will come from this
dashboard. And for all the 'old' committers, once we have a dashboard, I will
write to all of them to ask them to help.

Best regards,

M ;-)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45596] Set $wgCategoryCollation to 'uca-hu' on Hungarian Wikipedia and rebuild category sort keys

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45596

Samat  changed:

   What|Removed |Added

 CC||sama...@gmail.com

--- Comment #7 from Samat  ---
Thank you for your effort! It will be a long-awaiting (~9 years) bug fix on the
Hungarian Wikipedia.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 44162] Argument 1 passed to SpecialTranslate::getGroupDescription() must implement interface MessageGroup, null given

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44162

Siebrand  changed:

   What|Removed |Added

   Priority|High|Normal

--- Comment #3 from Siebrand  ---
Gerrit 51840 was merged. Reducing priority.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 42417] Active item scrolled off-screen after "save and open next"

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42417

Niklas Laxström  changed:

   What|Removed |Added

   Priority|High|Lowest
   Severity|major   |normal

--- Comment #8 from Niklas Laxström  ---
Lowering prio&severity in favor of trying to get TUX out as soon as possible
rather than actually fixing this bug now.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45481] [TUX] Move focus to search for the project selector

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45481

Niklas Laxström  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45422] [TUX] Keep the project selector open when selecting an aggregated group

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45422

--- Comment #1 from Niklas Laxström  ---
We have made some changes to how the group selector works. Is this bug still
accurate and up to date WRT to priority and expected behavior?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 44162] Argument 1 passed to SpecialTranslate::getGroupDescription() must implement interface MessageGroup, null given

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44162

Niklas Laxström  changed:

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |pgi...@wikimedia.org
   |org |

--- Comment #2 from Niklas Laxström  ---
I can avoid the fatal error, but I'd like Pau to propose how to display to the
user that the group does not exist (anymore).

https://gerrit.wikimedia.org/r/51840 shows the default group selector like no
group were chosen at all.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45340] [TUX] #. comments in gettext not displayed in translation helpers

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45340

--- Comment #2 from Siebrand  ---
I'm not paricularly interested in the file names of the gettext comments. This
is a single message, for which I'd like to see the "#." part displayed, not the
"" part:

#. Applications: openoffice
#. Context: Open office – oowriter – View - Text Boundaries. Shows or hides the
boundaries of the printable area of a page. The boundary lines are not printed.
msgid "Boundaries"
msgstr ""

According to http://www.gnu.org/software/gettext/manual/gettext.html#PO-Files,
"#:" are references, #. are extracted comments. The extracted comments should
be displayed regardless of the presence of a code browser definition, or is
that an incorrect assumption?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45642] Narayam Telugu Transliteration scheme outputs ZWJ instead of ZWNJ for key "^"

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45642

Veeven  changed:

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |vee...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45642] New: Narayam Telugu Transliteration scheme outputs ZWJ instead of ZWNJ for key "^"

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45642

   Web browser: ---
Bug ID: 45642
   Summary: Narayam Telugu Transliteration scheme outputs ZWJ
instead of ZWNJ for key "^"
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Narayam
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: vee...@gmail.com
CC: asha...@wikimedia.org, junu.pv+pub...@gmail.com,
run...@gmail.com, s.mazel...@xs4all.nl,
santhosh.thottin...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Telugu Transliteration scheme in Narayam outputs ZWJ (200D) character, instead
of ZWNJ (200C).

This causes wrong display. హెర్ట్‌జ్ is shown as హెర్ట్‍జ్.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 44759] Allow marking blocks that were made in error

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44759

Jnorton7558  changed:

   What|Removed |Added

 CC||jnorton7558...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45641] New: Add ModuleManager support to action=paraminfo (deprecate querymodules)

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45641

   Web browser: ---
Bug ID: 45641
   Summary: Add ModuleManager support to action=paraminfo
(deprecate querymodules)
   Product: MediaWiki
   Version: 1.21-git
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: API
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: duplicate...@googlemail.com
CC: bjor...@wikimedia.org, bryan.tongm...@gmail.com,
roan.katt...@gmail.com, s...@reedyboy.net,
wikibugs-l@lists.wikimedia.org,
yuriastrak...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

After deprecation of the querymodules param of action=help (as part of gerrit
41198), this should also be done for the querymodules param of action=paraminfo
to have it act the same way and to get information about the submodules.

Thanks.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45640] Export of SVG images to PDF or PS

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45640

--- Comment #2 from Eduard Braun  ---
There is currently a request on German Wikipedia for such a feature, that's how
I got to the idea
(http://de.wikipedia.org/wiki/Wikipedia_Diskussion:WikiProjekt_SVG#PDF-Exportm.C3.B6glichkeit_f.C3.BCr_SVG-Dateien).

Personally I initially thought, that the feature wasn't needed, too (it's
simple to convert the file yourself if you need to)

Now I think there could actually be some demand for it:
* It's hard to import SVG into many widely used third party programs (e.g.
OpenOffice, PowerPoint, etc.) therefore most people currently probably use a
prerendered PNG versions loosing quality.
* A common Windows installation isn't equipped with a software able to display
(except Internet Explorer) or even edit SVG files. Therefore many people don't
now how to use SVG whereas PDF is a common format nowadays.
* Finally it seems like a feature to come "for free", since everything to
convert SVG to PNG is already there and conversion to PDF would only need a
small change in the command line call.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45340] [TUX] #. comments in gettext not displayed in translation helpers

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45340

--- Comment #1 from Niklas Laxström  ---
This might have been misdiagnosed. The code currently does not display
filenames if code browser is not defined. Please try
https://gerrit.wikimedia.org/r/51839

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 745] RTL/bidirectional issues (tracking)

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=745

reza1615  changed:

   What|Removed |Added

 CC||reza.ene...@gmail.com

--- Comment #6 from reza1615  ---
(In reply to comment #4)
I checked this list and 'am', 'dz' and 'ha' languages were not RTL

> This post can be regarded as a list of search words.
> 
> **draft** : list of languages (also metalanguages and dialects) using Right
> to
> Left scrips
> 
> based on:
> http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/languages/Names.
> php?view=markup
> 
> $wgLanguageNames
> 
> 01: 'am' => 'አማርኛ', # Amharic
> http://www.ethnologue.com/show_language.asp?code=amh
> http://en.wikipedia.org/wiki/Amharic_language
> Amharic (አማርኛ amarəñña) is a Semitic language spoken in North Central
> Ethiopia
> by the Amhara.
> 
> 02: 'ar' => 'العربية', # Arabic
> http://www.sil.org/iso639-3/documentation.asp?id=ara
> http://en.wikipedia.org/wiki/Arabic_language
> Arabic (العربية al-ʿarabīyah or عربي ʿarabi) is a Central Semitic language,
> 
> 03: 'arc' => 'ܐܪܡܝܐ', # Aramaic
> http://www.sil.org/iso639-3/documentation.asp?id=arc
> http://en.wikipedia.org/wiki/Aramaic_language
> Aramaic is a Semitic language with a 3,000-year history.
> 
> 04: 'arz' => 'مصرى', # Egyptian Spoken Arabic
> http://www.ethnologue.com/show_language.asp?code=arz
> http://en.wikipedia.org/wiki/Egyptian_Arabic
> Egyptian Arabic (مصري Maṣrī; formally: اللغة المصرية العامية il-luɣa
> l-maṣriyya
> l-ʕammiyya in Egyptian Arabic) is a variety of the Arabic language of the
> Semitic branch of the Afroasiatic language family. 
> 
> 05: 'bcc' => 'بلوچی مکرانی', # Southern Balochi
> http://www.sil.org/iso639-3/documentation.asp?id=bcc
> http://en.wikipedia.org/wiki/Balochi_language
> Balochi (بلوچی also Baluchi) is a Northwestern Iranian language. It is the
> principal language of the Baloch of Balochistan, Pakistan, eastern Iran and
> southern Afghanistan. 
> 
> 06: 'bqi' => 'بختياري', # Bakthiari
> http://www.ethnologue.com/show_language.asp?code=bqi
> http://en.wikipedia.org/wiki/Bakhtiari_dialect
> Bakhtiari dialect is a southwestern Iranian dialect, spoken by Bakhtiari
> people
> in Chaharmahal-o-Bakhtiari, western Khuzestan and parts of Isfahan and
> Lorestan
> provinces.
> 
> 07: 'ckb' => 'Soranî / کوردی', # Sorani
> http://www.ethnologue.com/show_language.asp?code=ckb
> http://en.wikipedia.org/wiki/Soran%C3%AE
> Soranî (Kurdish: سۆرانی; also called Central Kurdish) is the name of a
> Kurdish
> language that is spoken in Iran and Iraq and such is a member of the Iranian
> languages.
> 
> 08: 'dv' => 'ދިވެހިބަސް',  # Dhivehi
> http://www.ethnologue.com/show_language.asp?code=div
> http://en.wikipedia.org/wiki/Dhivehi_language
> Dhivehi, Divehi or Mahl is an Indo-Aryan language spoken by about 350,000
> people in the Republic of Maldives and also in the island of Minicoy (Maliku)
> in neighbouring India.
> 
> 09: 'dz' => 'ཇོང་ཁ',  # Bhutani
> http://www.sil.org/iso639-3/documentation.asp?id=bal
> http://en.wikipedia.org/wiki/Bhutani_language
> Balochi (بلوچی also Baluchi) is a Northwestern Iranian language[1]. It is the
> principal language of the Baloch of Balochistan, Pakistan, eastern Iran and
> southern Afghanistan.
> 
> 10: 'fa' => 'فارسی', # Persian
> http://www.sil.org/iso639-3/documentation.asp?id=fas
> http://en.wikipedia.org/wiki/Persian_language
> Persian (local names: فارسی, Farsi IPA: [fɒːɾˈsi]; or پارسی, Parsi IPA:
> [pɒːɾˈsi], see Nomenclature) is an Iranian language within the Indo-Iranian
> branch of the Indo-European languages.
> 
> 11: 'glk' => 'گیلکی', # Gilaki
> http://www.ethnologue.com/show_language.asp?code=glk
> http://en.wikipedia.org/wiki/Gilaki_language
> The Giləki language is an ancient and living Caspian language, and a member
> of
> the northwestern Iranian language branch, spoken in Iran's Mazanderan and
> Gīlān
> Provinces.
> 
> 12: 'ha' => 'هَوُسَ', # Hausa
> http://www.ethnologue.com/show_language.asp?code=hau
> http://en.wikipedia.org/wiki/Hausa_language
> Hausa is the Chadic language with the largest number of speakers, spoken as a
> first language by about 24 million people, and as a second language by about
> 15
> million more.
> 
> 13: 'he' => 'עברית', # Hebrew
> http://www.sil.org/iso639-3/documentation.asp?id=heb
> http://en.wikipedia.org/wiki/Hebrew_language
> Hebrew (עִבְרִית, Ivrit,ivrit.ogg Hebrew pronunciation (help·info)) is a
> Semitic language of the Afro-Asiatic language family.
> 
> 14: 'ku'  => 'Kurdî / كوردی', # Kurdish
> http://www.sil.org/iso639-3/documentation.asp?id=kur
> http://en.wikipedia.org/wiki/Kurdish_language
> Kurdish (Kurdish: Kurdî or کوردی) is the language spoken by Kurds in western
> Asia.
> 
> 15: 'mzn' => 'مازِرونی',  # Mazanderani
> http://www.ethnologue.com/show_language.asp?code=mzn
> http://en.wikipedia.org/wiki/Mazandarani_language
> Mazandarani (also Mazanderani) or Tabari

[Bug 45640] Export of SVG images to PDF or PS

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45640

--- Comment #1 from Bawolff (Brian Wolff)  ---
Beyond being kind of cool, what is the usecase for this? (Or more to the point
is this something that would be widely useful?)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45640] New: Export of SVG images to PDF or PS

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45640

   Web browser: ---
Bug ID: 45640
   Summary: Export of SVG images to PDF or PS
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: Unprioritized
 Component: File management
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: eduard.bra...@gmx.de
CC: bawolff...@gmail.com, bryan.tongm...@gmail.com,
eduard.bra...@gmx.de, wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

It would be nice to have the possibility to export SVG images to further
formats like PDF or PS.

Since most (if not all) of the currently supported SVGConverters
(http://www.mediawiki.org/wiki/Manual:$wgSVGConverters) support a multitude of
output formats implementation should be possible without too much effort.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45639] New: [TUX] Messages from wrong message group displayed

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45639

   Web browser: ---
Bug ID: 45639
   Summary: [TUX] Messages from wrong message group displayed
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Translate
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: niklas.laxst...@gmail.com
CC: asha...@wikimedia.org, niklas.laxst...@gmail.com,
run...@gmail.com, s.mazel...@xs4all.nl,
santhosh.thottin...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

How to reproduce:

1) Go to
http://translatewiki.net/wiki/Special:Translate?filter=%21translated&action=translate&tux=1
2) As fast as you can, open the group selector and select FUEL
3) Wait
4) Inspect the list of messages

The list contains messages both from FUEL and from the recent additions groups.
You might have to try few times to reproduce.

Expected result:
Only messages from FUEL are displayed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45596] Set $wgCategoryCollation to 'uca-hu' on Hungarian Wikipedia and rebuild category sort keys

2013-03-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45596

--- Comment #6 from Bartosz Dziewoński  ---
(In reply to comment #5)
> Seems good to me, but I'll ask more knowledgeable people as well. Will there
> be
> a way to override the default placements? Foreign words should not be
> categorized under a digraph even if they are written the same way (e.g. the
> Tycho crater should be under T, not TY); there is of course no way to
> automatize that, bus something like {{#DEFAULTSORT:Tycho|T}} would be nice.

Good point, I didn't think of that. I tested and this seems possible by using a
[[zero-width non-joiner]] – you could place a {{DEFAULTSORT:T‌ycho}} on
the page with such name to force it to behave correctly. This forces the "t"
and "y" to be considered separately, and the non-joiner itself has no effect
during sorting. (See that test category again.)

With Scribunto/Lua now being deployed, this could be easily be made into a
template, looking and behaving somewhat like [[Template:lowercase title]], so
that editors wouldn't have to worry about the strange syntax. 




Also, please hold a community discussion/voting on the Hungarian Wikipedia
about this change, even if it's just a formality. I am not a WMF employee, but
their policy is clear – a configuration change (especially one that is this
disruptive) can only be made if there's obvious consensus. You can link the
Hungarian testwiki I created there.

There's no hurry, especially since this change can only be made after MW
1.21wmf11 is deployed on March 13.

Here's a very similar voting/discussion I created on pl.wikipedia, regarding
the same change, but for Polish: short explanation, voting and comments with
yes/no icons.

https://pl.wikipedia.org/wiki/Wikipedia:PR#Zmiana_konfiguracji_.E2.80.93_w.C5.82.C4.85czenie_poprawnego_sortowania_artyku.C5.82.C3.B3w_na_stronach_kategorii

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


  1   2   >