[Bug 46416] Create Wikivoyage Hebrew

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

Rob Lanphier  changed:

   What|Removed |Added

   Keywords||shell
 CC||ro...@wikimedia.org

-- 
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 46461] Wikidata $wgAutoConfirmCount and $wgAutoConfirmAge

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

Bartosz Dziewoński  changed:

   What|Removed |Added

   Keywords|ops |shell
 CC||benap...@gmail.com,
   ||dereck...@espace-win.org,
   ||matma@gmail.com,
   ||wikibugs-l@lists.wikimedia.
   ||org,
   ||wikimedia.b...@snowolf.eu
  Component|ConfirmAccount  |Site requests
Version|unspecified |wmf-deployment
Product|MediaWiki extensions|Wikimedia

-- 
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 46461] Wikidata $wgAutoConfirmCount and $wgAutoConfirmAge

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

David Stevenson (Moe Epsilon)  changed:

   What|Removed |Added

   Keywords||ops

-- 
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 46461] New: Wikidata $wgAutoConfirmCount and $wgAutoConfirmAge

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

   Web browser: ---
Bug ID: 46461
   Summary: Wikidata $wgAutoConfirmCount and $wgAutoConfirmAge
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: trivial
  Priority: Unprioritized
 Component: ConfirmAccount
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: moeepsi...@gmail.com
CC: aschulz4...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Per consensus of
http://www.wikidata.org/wiki/Wikidata:Project_chat#10_edits_for_autoconfirmed

$wgAutoConfirmCount should be set to 50 edits and $wgAutoConfirmAge should be
(stay at?) 345600 seconds (4 days).

-- 
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 46437] Inconsistent font usage in MediaWiki (tracking)

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

--- Comment #9 from Bartosz Dziewoński  ---
Yes, of course. I'm just trying to find the middle ground to stop the WMF
design team from forcing their Helvetica on us all in the name of
"consistency".

-- 
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 46437] Inconsistent font usage in MediaWiki (tracking)

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

--- Comment #8 from Matthew Flaschen  ---
(In reply to comment #7)
> If we want inputs to have the same styling as the surrounding text, we should
> just apply "input { font-family: inherit; }" to them.

I see no reason to do this, though (I should also say I have not tested this). 
The browsers seem to be taking pains to use a good font for forms.  It doesn't
make sense to force it to use the body text font.

-- 
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 46379] Unable to switch to different sections of preferences in Chrome

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

--- Comment #5 from RatWeazle  ---
If I do that error becomes

Uncaught TypeError: Property 'scrollTo' of object [object global] is not a
function load.php:9393

also, if I select a different section and then click reload the correct section
displays while reloading but I end up back on 'user preferences' once it has
finished.

-- 
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 41731] Correctly answer to OPTIONS method

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

Umherirrender  changed:

   What|Removed |Added

 CC||umherirrender_de...@web.de

--- Comment #3 from Umherirrender  ---
Works when using the syntax suggest in gerrit 9624

$.ajax( {
'url': 'https://commons.wikimedia.org/w/api.php',
'data': {
'action': 'tokens',
'type': 'edit',
'format': 'json',
'origin': 'https://de.wikipedia.org'
},
'xhrFields': {
'withCredentials': true
},
'success': function( data ) {
console.log( data );
}
} );

No idea, what the different to your code is. (I do not know how ajax() is
implemented and if that makes a different).

-- 
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 45452] Uploading a photo when not logged into commons

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

Jon  changed:

   What|Removed |Added

   Severity|normal  |critical

-- 
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 46460] New: Allow tools to create databases

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

   Web browser: ---
Bug ID: 46460
   Summary: Allow tools to create databases
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: tools
  Assignee: m...@uberbox.org
  Reporter: j...@jans-seite.de
CC: wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

At moment the tools are not allowed to create own databases. I think it would
be nice if they could create DB like _.

Two possible solutions:

1. Create a mysql-procedure for this.
2. Using "GRANT ALL PRIVILEGES ON `_%" (I know it's horrid ;-) )

-- 
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 46458] Ability to use count via the SMW Ask API

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

--- Comment #3 from MWJames  ---
(In reply to comment #1)
> As a thought, maybe this could justify a new API method (e.g.,
> action=smwcalc)

If some kind of statistics is needed it should go into ApiSMWInfo class
(please, no additional action).

> that allows you to only specify conditions and request average, count, max,
> median, min, product and sum (all the current calculations). I would put
> earliest and latest in there too.

Since we expect the API to be format neutral, any specific formatting rules
(e.g. max is an application based formatting acting on a result set) to a
result set should be done in a post-process.

Count is somewhat different because it is handled differently in the SQLStore
together with the actual database query.

-- 
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 46458] Ability to use count via the SMW Ask API

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

--- Comment #2 from MWJames  ---
(In reply to comment #0)
> I would love to add some deeper semantic statistics to WikiApiary beyond what
> is reported in the smwinfo API method. This enhancement request could be seen
> as a request to add more to smwinfo, but I think it would be better (and more
> generic) as an enhancement to the Ask API.
> 

Generally, results from the API are format independent.

> PHP message: PHP Catchable fatal error:  Argument 1 passed to
> ApiSMWQuery::addQueryResult() must be an instance of SMWQueryResult, string
> given, called in **/SemanticMediaWiki/includes/api/ApiAsk.php on line 48 and
> defined in **/SemanticMediaWiki/includes/api/ApiSMWQuery.php on line 82

This certainly needs fixing because of the type hinting, it comes back with a
fatal because getResult() doesn't return an SMWQueryResult object but instead
outputs a "naked" number.

-- 
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 21358] Filter reacted but it shouldn't

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

Nischay Nahata  changed:

   What|Removed |Added

 CC||nischay...@gmail.com

--- Comment #10 from Nischay Nahata  ---
Any further improvements on this one?

-- 
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 46456] [Regression] VisualEditor: Error in load() leaves page in dimmed state (Uncaught TypeError: Cannot call method 'removeAllListeners' of null)

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

--- Comment #2 from Krinkle  ---
Change-Id: I91ad2b110c2c523a4bb367407e3f33a953328ab4

That should fix it for now (quick fix). I'm now going to look into how much of
this can be refactored to avoid this in the first place. It's all a bit too
fragile.

-- 
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 46459] Search should work in beta UI

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

Chris McMahon  changed:

   What|Removed |Added

 Blocks||34250

-- 
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 34250] [beta project] Set up search (tracking)

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

Chris McMahon  changed:

   What|Removed |Added

 Depends on||46459

-- 
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 46459] New: Search should work in beta UI

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

   Web browser: ---
Bug ID: 46459
   Summary: Search should work in beta UI
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: deployment-prep (beta)
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: cmcma...@wikimedia.org
CC: benap...@gmail.com, cmcma...@wikimedia.org,
fai...@wikimedia.org, has...@free.fr,
mhershber...@wikimedia.org, platoni...@gmail.com,
wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Created attachment 11973
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=11973&action=edit
search in UI returns nothing

According to the tracking bug, addressing Search via curl() is working, but
Search in the UI is not working, see screen shot.

-- 
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 46456] [Regression] VisualEditor: Error in load() leaves page in dimmed state (Uncaught TypeError: Cannot call method 'removeAllListeners' of null)

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

Krinkle  changed:

   What|Removed |Added

Summary|[Regression] VisualEditor:  |[Regression] VisualEditor:
   |Cancelling error in |Error in load() leaves page
   |initialisation leaves page  |in dimmed state (Uncaught
   |in dimmed state |TypeError: Cannot call
   ||method 'removeAllListeners'
   ||of null)

--- Comment #1 from Krinkle  ---
Caused by I7769bd5a5b79f1ab36f258ef9f2be583ca503ce6.

In the refactoring Trevor moved the initialisation of the DOM element for the
save/cancel buttons from the ve.init.mw.ViewPageTarget constructor to
ve.init.mw.ViewPageTarget#setupToolbarButtons, which isn't called until after a
successful load.

So, when #load() is called from #activate() and fails a loadError is emitted.
onLoadError then calls #deacativate() which calls #tearDownToolbarButtons()

But tearDownToolbarButtons is unable to call
this.toolbarCancelButton.removeAllListeners because the button doesn't exist
yet because setupToolbarButtons was never called.

-- 
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 46458] Ability to use count via the SMW Ask API

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

--- Comment #1 from Jamie Thingelstad  ---
As a thought, maybe this could justify a new API method (e.g., action=smwcalc)
that allows you to only specify conditions and request average, count, max,
median, min, product and sum (all the current calculations). I would put
earliest and latest in there too.

-- 
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 45219] Add tour as allowed special page redirect parameter

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

--- Comment #1 from Sage Ross  ---
This would be especially useful to me, as I'd like to include a guidedtour link
to Special:MyPage as part of the Wikipedia:Training pages. Users really want to
see some interactive practice editing as part of the training, and I'm waiting
on this before trying to incorporate it into the trainings.

-- 
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 46379] Unable to switch to different sections of preferences in Chrome

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

--- Comment #4 from Alex Monk (Krenair)  ---
Can you do this with
https://en.wikipedia.org/wiki/Special:Preferences?debug=true and paste the
error with the new path (not load.php:144)?

-- 
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 45219] Add tour as allowed special page redirect parameter

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

Sage Ross  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||rages...@gmail.com

-- 
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 46458] New: Ability to use count via the SMW Ask API

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

   Web browser: ---
Bug ID: 46458
   Summary: Ability to use count via the SMW Ask API
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Semantic MediaWiki
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: ja...@thingelstad.com
CC: jamesin.hongkon...@gmail.com, jeroen_ded...@yahoo.com,
mar...@semantic-mediawiki.org, nischay...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

I would love to add some deeper semantic statistics to WikiApiary beyond what
is reported in the smwinfo API method. This enhancement request could be seen
as a request to add more to smwinfo, but I think it would be better (and more
generic) as an enhancement to the Ask API.

I would specifically like to execute this query via the API:

{{#ask:[[Query size::+]]|format=count}}

by doing:

http://wikiapiary.com/w/api.php?action=ask&query=%5B%5BQuery%20size%3A%3A%2B%5D%5D%7Cformat%3Dcount&format=json

Right now this will result in a PHP exception:

PHP message: PHP Catchable fatal error:  Argument 1 passed to
ApiSMWQuery::addQueryResult() must be an instance of SMWQueryResult, string
given, called in **/SemanticMediaWiki/includes/api/ApiAsk.php on line 48 and
defined in **/SemanticMediaWiki/includes/api/ApiSMWQuery.php on line 82

The Ask API does allow parameters like sort and order to be passed, but it
doesn't seem to handle format at all. For most cases format doesn't make sense
(table, ul, array). However, aggregation formats methods like count, max, min,
earliest, latest do make a lot of sense.

It would be really great to be able to do these queries via the API. I would
then add this as extended semantic information to retrieve and graph in
WikiAiary. :-)

-- 
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 46437] Inconsistent font usage in MediaWiki (tracking)

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

--- Comment #7 from Bartosz Dziewoński  ---
(In reply to comment #4)
> Implication: it's either some weird browser default that only kicks in on
> input
> fields in forms or there's some run time (Javascript) override on the font.

As far as I know browsers have been using separate fonts on input elements (to
fit better with OS UI style) since the browsers, the fonts and the forms have
been invented. There is nothing unexpected, wrong or otherwise bad about it. If
we want inputs to have the same styling as the surrounding text, we should just
apply "input { font-family: inherit; }" to them.

-- 
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 46447] Installer should not assume existence of extensions subdirectory

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

Umherirrender  changed:

   What|Removed |Added

   Keywords||patch-in-gerrit
 Status|NEW |ASSIGNED
 CC||umherirrender_de...@web.de
   Assignee|wikibugs-l@lists.wikimedia. |umherirrender_de...@web.de
   |org |

--- Comment #1 from Umherirrender  ---
commited gerrit 55289

-- 
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 38865] Next wmf deployment (tracking)

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

Bug 38865 depends on bug 46397, which changed state.

Bug 46397 Summary: Moving pages is completely broken in 1.21wmf12
https://bugzilla.wikimedia.org/show_bug.cgi?id=46397

   What|Removed |Added

 Status|RESOLVED|REOPENED
 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 46397] Moving pages is completely broken in 1.21wmf12

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

Aaron Schulz  changed:

   What|Removed |Added

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

--- Comment #13 from Aaron Schulz  ---
I don't get this error, but some people are still getting "LinkCache doesn't
know about this title".

-- 
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 46457] Autoblocked address can be sniffed on Special:Contributions

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

Alex Monk (Krenair)  changed:

   What|Removed |Added

 CC||cste...@wikimedia.org,
   ||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 46457] New: Autoblocked address can be sniffed on Special:Contributions

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

   Web browser: ---
Bug ID: 46457
   Summary: Autoblocked address can be sniffed on
Special:Contributions
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Special pages
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: liang...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

If 127.0.0.1 is autoblocked, [[Special:Contributions/127.0.0.1]] shows a link
"change block" instead of "block", though there's no block log shown. However
imagine there's only one autoblock listed in Special:BlockList, or a user is
newly blocked with autoblock enabled, a malicious sysop may check contribution
pages of all IP addresses for this link text change from "block" to "change
block", and associate this IP with the user triggering this autoblock.

-- 
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 46427] Error when moving a page with lua

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

--- Comment #7 from Aaron Schulz  ---
I couldn't reproduce after the bug 46397 fixes, but at least once person can
(Greg).

-- 
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 44065] PageTriage: the review action is incompatible with the presence of Pending Changes

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

Nischay Nahata  changed:

   What|Removed |Added

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

--- Comment #12 from Nischay Nahata  ---
Change merged, hopefully 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 46456] [Regression] VisualEditor: Cancelling error in initialisation leaves page in dimmed state

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

Krinkle  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 Status|NEW |ASSIGNED
   Target Milestone|--- |VE-deploy-2013-04-01

-- 
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 46456] New: [Regression] VisualEditor: Cancelling error in initialisation leaves page in dimmed state

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

   Web browser: ---
Bug ID: 46456
   Summary: [Regression] VisualEditor: Cancelling error in
initialisation leaves page in dimmed state
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Keywords: code-update-regression
  Severity: normal
  Priority: Unprioritized
 Component: Initialisation and integration
  Assignee: krinklem...@gmail.com
  Reporter: krinklem...@gmail.com
CC: jforres...@wikimedia.org, krinklem...@gmail.com,
roan.katt...@gmail.com, tpars...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Steps to reproduce issue:
* MediaWiki + VisualEditor (no Parsoid)
* Edit page (dims the page while loading)
* Error pops up (parsoidserver-http-curl-error)
* Cancel

Expected:
 Page undims.

Actual:
 Page still dimmed.

-- 
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 46397] Moving pages is completely broken in 1.21wmf12

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

Aaron Schulz  changed:

   What|Removed |Added

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

--- Comment #12 from Aaron Schulz  ---
(In reply to comment #10)
> One more change needed: https://gerrit.wikimedia.org/r/#/c/55218/

Merged.

(In reply to comment #11)
> see also https://bugzilla.wikimedia.org/46427

That bug is still present.

-- 
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 38865] Next wmf deployment (tracking)

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

Bug 38865 depends on bug 46397, which changed state.

Bug 46397 Summary: Moving pages is completely broken in 1.21wmf12
https://bugzilla.wikimedia.org/show_bug.cgi?id=46397

   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 40040] Special:PasswordReset could use some design love

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

Daniel Friesen  changed:

   What|Removed |Added

 CC||mediawiki-bugs@nadir-seen-f
   ||ire.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 46236] Create Debian package for ruby gem "jsduck" (operations/debs/jsduck)

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

Krinkle  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|wikibugs-l@lists.wikimedia. |fai...@wikimedia.org
   |org |

-- 
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 37959] Replace hardcoded "" in XML::tags by closeElement($element)

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

Krinkle  changed:

   What|Removed |Added

 CC||krinklem...@gmail.com
  Component|Parser  |Skin and page rendering

-- 
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 40040] Special:PasswordReset could use some design love

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

Matthew Bowker  changed:

   What|Removed |Added

   Assignee|matthewrbowker.w...@me.com  |wikibugs-l@lists.wikimedia.
   ||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 46450] gerrit-wm should not relay jenkins-bot merges

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

MZMcBride  changed:

   What|Removed |Added

 CC||b...@mzmcbride.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 33454] Timestamp in timel should mark its timezone: Add a timezone parameter to Language::sprintfDate()

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

Brad Jorsch  changed:

   What|Removed |Added

 CC||bjor...@wikimedia.org
   Assignee|wikibugs-l@lists.wikimedia. |bjor...@wikimedia.org
   |org |

--- Comment #4 from Brad Jorsch  ---
I also note that {{#timel:}} returns the wrong thing for 'r' and 'U'.

Gerrit change 55274 to core adds the parameter to Language::sprintfDate()
Gerrit change 55275 uses this parameter in ParserFunctions.
Gerrit change 55276 uses this parameter in Scribunto.

-- 
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 44484] [Dynamic Page Loading] Languages broken

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

Jon  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 46454] Regression: footer unstyled in Firefox

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

--- Comment #1 from Jon  ---
This works for me.. even with debug=true applied...

-- 
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 34250] [beta project] Set up search (tracking)

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

Greg Grossmeier  changed:

   What|Removed |Added

 CC||g...@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 46455] Verify that only valid languages are accepted

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

--- Comment #3 from Jon Harald Søby  ---
From the top of my head, these should not be used at all:
* simple (labels and descriptions on Wikidata should all be pretty simple by
default; more of a community/policy issue, but technically I don't see the need
for separate simple and en descriptions. But should be discussed by the
community on Wikidata)
* tokipona (why is this still available at all?)
* ug (Wikipedia uses both Arab and Latin script, labels/descriptions should
specify which one is used)



And these should be redirects:
* als -> gsw (correct language code)
* bat-smg -> sgs (correct language code)
* be-x-old -> be-tarask
* fiu-vro -> vro (correct language code)
* no -> nb (for legacy Wikipedia reasons)
* roa-rup -> rup (correct language code)
* zh-classical -> lzh (correct language code)
* zh-min-nan -> nan (correct language code)
* zh-yue -> yue (correct language code)


Borderline cases, not sure which way these should redirect:
* hif-latn <-> hif (Wikipedia seems to only use Latin script)
* kbd-cyrl <-> kbd (Wikipedia seems to only use Cyrillic script)
* ku-latn <-> ku (Wikipedia seems to only use Latin script)
* tt-cyrl <-> tt (Wikipedia seems to only use Cyrillig script)


Not sure:
* crh / crh-latn / crh-cyrl: probably crh should redirect to crh-latn, or the
other way around. crhwiki seems to use Latin only.
* gan / gan-hans / gan-hant: some sort of automatic conversion should be made
available on Wikidata, as with other languages written in Han script(s)
* kk / kk-arab / kk-cyrl / kk-latn / kk-cn / kk-kz / kk-tr: the Wikipedia has
automatic conversion (from Latin?), should be made available on Wikidata.
* ks / ks-arab / ks-deva: ks should probably redirect to ks-arab, or the other
way around. kswiki seems to use Arabic only. Probably no automatic conversion
available.
* ruq / ruq-cyrl / ruq-latn: maybe ruq should be disabled and only ruq-cyrl and
ruq-latn accepted as inputs?
* shi / shi-tfng / shi-latn: don't know which one is more common
* sr / sr-ec / sr-el: same as above
* tg / tg-cyrl / tg-latn: automatic conversion?
* zh and variants (except those mentioned earlier): automatic conversion exists
on Wikipedia, should be reuseable on Wikidata

In most of these "Not sure" cases, the main language code should probably be
disabled, and input should be specifically in either of the two/more variants,
though the presence of automatic conversion for some may make things a bit more
complicated.

-- 
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 46167] Interwiki links order on sr wiki

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

Lydia Pintscher  changed:

   What|Removed |Added

 CC||aude.w...@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 46455] Verify that only valid languages are accepted

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

Jon Harald Søby  changed:

   What|Removed |Added

 CC||jhs...@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 46453] Uzbek: Change date and decimal separators

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

Siebrand  changed:

   What|Removed |Added

   Keywords||i18n

-- 
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 46453] Uzbek: Change date and decimal separators

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

Siebrand  changed:

   What|Removed |Added

   Keywords|shellpolicy |

--- Comment #3 from Siebrand  ---
Removed shellpolicy keyword. Date formating is set in MessagesXx.php files of
MediaWiki core.

-- 
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 46455] Verify that only valid languages are accepted

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

--- Comment #2 from jeb...@gmail.com ---
Note that this comes from Utils::getLanguageCodes which uses
\Language::fetchLanguageNames() which only creates a list of valid names, but
says nothing about function.

-- 
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 46437] Inconsistent font usage in MediaWiki (tracking)

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

Krinkle  changed:

   What|Removed |Added

 CC|krinklem...@gmail.com,  |
   |wikibugs-l@lists.wikimedia. |
   |org |
Summary|Tracking: Inconsistent font |Inconsistent font usage in
   |usage in MediaWiki  |MediaWiki (tracking)

-- 
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 42153] Languages that is active vs metalanguages vs redirects vs ...

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

jeb...@gmail.com changed:

   What|Removed |Added

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

-- 
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 46455] Verify that only valid languages are accepted

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

jeb...@gmail.com changed:

   What|Removed |Added

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

-- 
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 46455] Verify that only valid languages are accepted

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

--- Comment #1 from jeb...@gmail.com ---
Note that this is mainly about removing invalid entries from our own use of the
languages, not about a more general solution. Its kind of a stop gap solution
to avoid data being uploaded for non-existing languages.

-- 
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 45288] Need to replace mysql_*() functions for PHP 5.5 in favor of mysqli or pdo

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

--- Comment #12 from Greg Grossmeier  ---
(In reply to comment #11)
> Should the MediaWiki 1.21 release notes then mention that there could be
> problems using it with PHP 5.5?

PHP 5.5 isn't out yet (it is still in Beta) so I'd say not.

-- 
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 46455] Verify that only valid languages are accepted

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

jeb...@gmail.com changed:

   What|Removed |Added

   Keywords||i18n

-- 
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 46455] New: Verify that only valid languages are accepted

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

   Web browser: ---
Bug ID: 46455
   Summary: Verify that only valid languages are accepted
   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: ---

In the API modules for Wikibase there is a entry for valid languages, and it is
defined like this

languages   - By default the internationalized values are returned in
all available languages. This parameter allows filtering these down to one or
more languages by providing one or more language codes.

Values (separate with '|'): aa, ab, ace, af, ak, aln, als, am, an, ang, anp,
ar, arc, arn, ary, arz, as, ast, av, avk, ay, az,
azb, ba, bar, bat-smg, bcc, bcl, be, be-tarask, be-x-old, bg, bh, bho, bi, bjn,
bm, bn, bo, bpy,
bqi, br, brh, bs, bug, bxr, ca, cbk-zam, cdo, ce, ceb, ch, cho, chr, chy, ckb,
co, cps, cr, crh,
crh-latn, crh-cyrl, cs, csb, cu, cv, cy, da, de, de-at, de-ch, de-formal, diq,
dsb, dtp, dv, dz, ee,
egl, el, eml, en, en-ca, en-gb, eo, es, et, eu, ext, fa, ff, fi, fit, fiu-vro,
fj, fo, fr, frc, frp,
frr, fur, fy, ga, gag, gan, gan-hans, gan-hant, gd, gl, glk, gn, got, grc, gsw,
gu, gv, ha, hak,
haw, he, hi, hif, hif-latn, hil, ho, hr, hsb, ht, hu, hy, hz, ia, id, ie, ig,
ii, ik, ike-cans,
ike-latn, ilo, inh, io, is, it, iu, ja, jam, jbo, jut, jv, ka, kaa, kab, kbd,
kbd-cyrl, kg, khw, ki,
kiu, kj, kk, kk-arab, kk-cyrl, kk-latn, kk-cn, kk-kz, kk-tr, kl, km, kn, ko,
ko-kp, koi, kr, krc,
kri, krj, ks, ks-arab, ks-deva, ksh, ku, ku-latn, ku-arab, kv, kw, ky, la, lad,
lb, lbe, lez, lfn,
lg, li, lij, liv, lmo, ln, lo, loz, lt, ltg, lus, lv, lzh, lzz, mai, map-bms,
mdf, mg, mh, mhr, mi,
min, mk, ml, mn, mo, mr, mrj, ms, mt, mus, mwl, my, myv, mzn, na, nah, nan,
nap, nb, nds, nds-nl,
ne, new, ng, niu, nl, nl-informal, nn, no, nov, nrm, nso, nv, ny, oc, om, or,
os, pa, pag, pam, pap,
pcd, pdc, pdt, pfl, pi, pih, pl, pms, pnb, pnt, prg, ps, pt, pt-br, qu, qug,
rgn, rif, rm, rmy, rn,
ro, roa-rup, roa-tara, ru, rue, rup, ruq, ruq-cyrl, ruq-latn, rw, sa, sah, sat,
sc, scn, sco, sd,
sdc, se, sei, sg, sgs, sh, shi, shi-tfng, shi-latn, si, simple, sk, sl, sli,
sm, sma, sn, so, sq,
sr, sr-ec, sr-el, srn, ss, st, stq, su, sv, sw, szl, ta, tcy, te, tet, tg,
tg-cyrl, tg-latn, th, ti,
tk, tl, tly, tn, to, tokipona, tpi, tr, tru, ts, tt, tt-cyrl, tt-latn, tum, tw,
ty, tyv, udm, ug,
ug-arab, ug-latn, uk, ur, uz, ve, vec, vep, vi, vls, vmf, vo, vot, vro, wa,
war, wo, wuu, xal, xh,
xmf, yi, yo, yue, za, zea, zh, zh-classical, zh-cn, zh-hans, zh-hant, zh-hk,
zh-min-nan, zh-mo,
zh-my, zh-sg, zh-tw, zh-yue, zu

In this list there are entries that should not be used for language specific
entries, like the Norwegian (no) entry. This is a metalanguage for Bokmål (nb)
and Nynorsk (nn). I guess there are several others that is also wrong. Some of
them could be redirected, but some should not be used at all. If the entry is
used as a site-prefix, or in the site id, we should probably set up a redirect
even if it is not strictly correct.

-- 
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 34250] [beta project] Set up search (tracking)

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

--- Comment #6 from Antoine "hashar" Musso  ---
Chris, please fill a new bug report. This bug is the tracking one :-]

-- 
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 46379] Unable to switch to different sections of preferences in Chrome

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

--- Comment #3 from Andre Klapper  ---
Cannot reproduce with Google Chrome 25.0.1364.172 on Fedora 18 on
en.wikipedia.org, no JS output either. Display is updated.

-- 
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 46331] Same email address used for two different accounts is allowed

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

Liangent  changed:

   What|Removed |Added

 CC||liang...@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 46015] Clarify the right "unwatchedpages" ([[MediaWiki:Right-unwatchedpages]])

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
Version|unspecified |1.21-git
   Severity|normal  |minor

-- 
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 45988] Modernize protection log to use LogFormatter & have it decoupled from IRC text

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
Summary|Modernize protection log to |Modernize protection log to
   |use LogFormatter|use LogFormatter & have it
   ||decoupled from IRC text
   Severity|normal  |enhancement

-- 
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 45848] API is applying normalization that Title doesn't

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
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 46421] Add ability to position the conditionally shown TOC

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low

-- 
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 46331] Same email address used for two different accounts is allowed

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
Version|unspecified |1.21-git

-- 
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 46454] Regression: footer unstyled in Firefox

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

Juliusz Gonera  changed:

   What|Removed |Added

 CC||jrob...@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 46454] New: Regression: footer unstyled in Firefox

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

   Web browser: ---
Bug ID: 46454
   Summary: Regression: footer unstyled in Firefox
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: MobileFrontend
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: jgon...@wikimedia.org
CC: aricha...@wikimedia.org, mgro...@wikimedia.org,
mpinc...@wikimedia.org, tf...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

This happened after merging 0cfeb1f (Maintenance: Load minimum possible css /
reorg css): https://gerrit.wikimedia.org/r/#/c/53627/

Since it is styled correctly in Chrome, I'm afraid it's again a Resource Loader
problem.

-- 
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 45930] 'redirects' not working for prop=imageinfo and commons redirects

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
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 46072] API action=createaccount needs to interact properly with hooks (e.g. from ConfirmEdit)

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |High

-- 
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 46326] Subject/headline previews for new talk sections not sanitized correctly: template call partially processed

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
Summary|Subject/headline previews   |Subject/headline previews
   |for new talk sections not   |for new talk sections not
   |sanitized correctly |sanitized correctly:
   ||template call partially
   ||processed

-- 
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 45843] Rework API error reporting

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
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 45834] Implement mw.Time module for parsing, formatting and "timeago" display of timestamps

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||aklap...@wikimedia.org

--- Comment #1 from Andre Klapper  ---
Krinkle: Would that fix bug 30857?

-- 
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 45514] Support source maps for debugging production ResourceLoader JS

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
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 40763] Implement repeated/fixed/floating table headers

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
Version|unspecified |1.21-git

-- 
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 42538] Parser function for labelling TOC items/entries

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
URL||http://en.wikipedia.org/wik
   ||i/Wikipedia:AN3
Summary|Parser function for |Parser function for
   |labelling TOC items |labelling TOC items/entries

-- 
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 42533] Creating parser functions (magic words) to query the API local and interwiki

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
Summary|Creating parser functions   |Creating parser functions
   |to query the API local and  |(magic words) to query the
   |interwiki   |API local and interwiki

-- 
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 39614] Replace deprecated HTML tags in HTML5

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low

-- 
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 37959] Replace hardcoded "" in XML::tags by closeElement($element)

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 Blocks||700
Summary|Replace hardcoded   |Replace hardcoded
   |"" in XML::tags  |"" in XML::tags
   ||by closeElement($element)

-- 
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 700] Code quality issues (tracking)

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

Andre Klapper  changed:

   What|Removed |Added

 Depends on||37959

-- 
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 37894] Get rid of startUp() function in mediawiki.js

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
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 37763] Implement feature for logging in debug mode

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
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 46437] Tracking: Inconsistent font usage in MediaWiki

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

Brad Jorsch  changed:

   What|Removed |Added

 CC|bjor...@wikimedia.org   |
  Component|API |Skin and page rendering

--- Comment #6 from Brad Jorsch  ---
This has absolutely nothing to do with the API. Resetting back to Skin and page
rendering.

-- 
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 37256] [MW] #tag cannot produce XHTML-style self-closing tags, required by LST

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
Summary|[MW] #tag cannot produce|[MW] #tag cannot produce
   |XHTML-style self-closing|XHTML-style self-closing
   |tags|tags, required by LST

-- 
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 43809] Update Javanese keymap

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

--- Comment #10 from bennylin  ---
Created attachment 11972
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=11972&action=edit
patch for ext.narayam.rules.jv.js (March 22nd)

drat... i was trying to update the attachment... sorry, it was my first time
updating attachment. Now I know what I did wrong.

-- 
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 35758] Filter page listing specialpages by namespace

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 CC||aklap...@wikimedia.org

--- Comment #1 from Andre Klapper  ---
(In reply to comment #0)
> I've played a bit, by adding a $namespace parameter extracted from
> $wgRequest->getInt( 'namespace' ), but I would need some guiding about
> reusing
> it in more Special pages (for instance, also in WantedPages) and prepare a
> patch if this enhancement is considered interesting enough.

I'd recommend to write a basic initial patch and iterate from there on.
You are very welcome to use Developer access
  https://www.mediawiki.org/wiki/Developer_access
to submit a patch as a Git branch directly into Gerrit:
  https://www.mediawiki.org/wiki/Git/Tutorial

-- 
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 43809] Update Javanese keymap

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

bennylin  changed:

   What|Removed |Added

  Attachment #11779|0   |1
is obsolete||

--- Comment #9 from bennylin  ---
Comment on attachment 11779
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=11779
patch for ext.narayam.rules.jv.js

update to newer version

-- 
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 46427] Error when moving a page with lua

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

Brad Jorsch  changed:

   What|Removed |Added

  Component|Scribunto   |General/Unknown
Version|master  |unspecified
Product|MediaWiki extensions|MediaWiki

--- Comment #6 from Brad Jorsch  ---
(In reply to comment #5)
> moving this to scribunto, although I am guessing it's core-related and could
> be
> filed under core.

It's definitely core. The exception you're getting, "LinkCache doesn't know
redirect status of this title", is thrown from core Title.php, in isRedirect().
Apparently something (possibly bug 46397) rebroke bug 37209.

It's just that Scribunto is what is happening to call isRedirect().

-- 
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 34888] Option to disable user "block" links

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low

-- 
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 34812] Allow minification of SVG files

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low

-- 
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 33945] {{DISPLAYTITLE}} should allow visually-similar letters regardless of $wgRestrictDisplayTitle

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Lowest

-- 
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 43809] Update Javanese keymap

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

--- Comment #8 from bennylin  ---
Comment on attachment 11779
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=11779
patch for ext.narayam.rules.jv.js


/**
 * Transliteration regular expression rules table for Javanese
 * @author Bennylin
 * @v1.02 -- 2013-03-15
 * @credits Based on ext.narayam.rules.sa.js
 * License: GPLv3
 */

 // Normal rules
var rules = [
['([A-Za-z\\>_~\\.0-9])','','$1'],

//VII. Vocal ended with special pasangan followed by vocal =  back to normal
['ꦃa', '','ꦲ​'], //vocal ended with -h followed by a
['ꦃe', '','ꦲꦺ'], //vocal ended with -h followed by e
['ꦃi', '','ꦲꦶ'], //vocal ended with -h followed by i
['ꦃo', '','ꦲꦺꦴ'], //vocal ended with -h followed by o
['ꦃu', '','ꦲꦸ'], //vocal ended with -h followed by u

['ꦂa', '','ꦫ​'], //vocal ended with -r followed by a
['ꦂe', '','ꦫꦺ'], //vocal ended with -r followed by e
['ꦂi', '','ꦫꦶ'], //vocal ended with -r followed by i
['ꦂo', '','ꦫꦺꦴ'], //vocal ended with -r followed by o
['ꦂu', '','ꦫꦸ'], //vocal ended with -r followed by u
['ꦂy', '','ꦫꦾ'], //vocal ended with -r followed by y (Special)

['ꦁa', '','ꦔ​'], //vocal ended with -ng followed by a
['ꦁe', '','ꦔꦺ'], //vocal ended with -ng followed by e
['ꦁi', '','ꦔꦶ'], //vocal ended with -ng followed by i
['ꦁo', '','ꦔꦺꦴ'], //vocal ended with -ng followed by o
['ꦁu', '','ꦔꦸ'], //vocal ended with -ng followed by u

//VI. Vocal (lowercase, uppercase, extended) ended with h/r/ng = special
pasangan (-h, -r, -ng)
//vocal a ended with h/r/ng
['꧀​h', '','꧀ꦲ꧀'],
['(ꦲ|ꦤ|ꦕ|ꦫ|ꦏ|ꦢ|ꦠ|ꦱ|ꦮ|ꦭ|ꦥ|ꦝ|ꦗ|ꦪ|ꦚ|ꦩ|ꦒ|ꦧ|ꦛ|ꦔ|ꦘ|ꦨ|ꦖ|ꦓ|ꦑ|ꦟ|ꦦ|ꦯ|ꦡ|꦳)(h|H)',
'','$1ꦃ'], //hanacaraka + h = -h
['(ꦲ|ꦤ|ꦕ|ꦫ|ꦏ|ꦢ|ꦠ|ꦱ|ꦮ|ꦭ|ꦥ|ꦝ|ꦗ|ꦪ|ꦚ|ꦩ|ꦒ|ꦧ|ꦛ|ꦔ|ꦘ|ꦨ|ꦖ|ꦓ|ꦑ|ꦟ|ꦦ|ꦯ|ꦡ|꦳)(r|R)',
'','$1ꦂ'], //hanacaraka + r = -r
['(ꦲ|ꦤ|ꦕ|ꦫ|ꦏ|ꦢ|ꦠ|ꦱ|ꦮ|ꦭ|ꦥ|ꦝ|ꦗ|ꦪ|ꦚ|ꦩ|ꦒ|ꦧ|ꦛ|ꦔ|ꦘ|ꦨ|ꦖ|ꦓ|ꦑ|ꦟ|ꦦ|ꦯ|ꦡ|꦳)(ꦤ|ꦟ)꧀(g|G)',
'','$1ꦁ'], //hanacaraka + ng = -ng
//other vocals ended with h/r/ng
['(ꦴ|ꦻ|ꦍ|ꦺ|ꦼ|ꦶ|ꦷ|ꦸ|ꦹ|ꦄ|ꦌ|ꦆ|ꦎ|ꦈ)(h|H)', '','$1ꦃ'], //other vocal ended with -h
['(ꦴ|ꦻ|ꦍ|ꦺ|ꦼ|ꦶ|ꦷ|ꦸ|ꦹ|ꦄ|ꦌ|ꦆ|ꦎ|ꦈ)(r|R)', '','$1ꦂ'], //other vocal ended with -r
['(ꦴ|ꦻ|ꦍ|ꦺ|ꦼ|ꦶ|ꦷ|ꦸ|ꦹ|ꦄ|ꦌ|ꦆ|ꦎ|ꦈ)(ꦤ|ꦟ)꧀(g|G)', '','$1ꦁ'], //other vocal ended
with -ng

//V. Lower case consonant followed by lower case consonant: Basic
//Note: not all of these combination are valid in Javanese language, for
example -hn-, 
//so they are here only for logical reason, practically they should never be
used.
//Obvious removal are noted (such as -yy-). th, dh, ny, ng, c, h, r, w, y are
special cases:

//pasangan 'ha'(ꦲ/ꦃ) is considered final, exception: about 60 words can be
found of "ha" followed by consonant y/r/l/w
//pasangan 'ra'(ꦫ/ꦂ) is considered final, exception: 5 words can be found of
"ra" followed by consonant y/w
//pasangan bigraf nga(ꦔ/ꦁ) is considered final, exception: "nga" can only be
found followed by consonant y/r/l/w 
// (some problem may occur - see
http://jv.wikipedia.org/wiki/Dhiskusi_Panganggo:Bennylin/Narayam#Ng)
//pasangan bigraf nya can only be found followed by consonant   r/l/w, and 
//  although not found in Latin, it also found in Javanese script
representation of nasal sounds ñ (see nyc and nyj)
//pasangan bigraf dha can only be found followed by consonant y/r/  w
//pasangan bigraf tha can only be found followed by consonant   r
//the letter 'w' can only be found followed by consonant y/r/l/w //(nasal for
'u')
//the letter 'c' can only be found followed by consonant   r/l, and ch
//the letter 'y' can only be found followed by consonant   w //(nasal for
'i')

//(see list on http://jv.wiktionary.org/wiki/Panganggo:Bennylin/Trigraf)
//['(ꦩ|ꦤ|ꦔ|ꦚ)꧀(ꦲ|ꦤ|ꦕ|ꦫ|ꦏ|ꦢ|ꦠ|ꦱ|ꦮ|ꦥ|ꦝ|ꦗ|ꦪ|ꦚ|ꦩ|ꦒ|ꦧ|ꦛ|ꦔ|ꦘ|ꦨ|ꦖ|ꦓ|ꦑ|ꦟ|ꦦ|ꦯ|ꦡ|꦳)꧀(l|L)',
'','ꦲ$1꧀$2꧀ꦭ꧀'],//anusvara -l
//['(ꦩ|ꦤ|ꦔ|ꦚ)꧀(ꦲ|ꦤ|ꦕ|ꦏ|ꦢ|ꦠ|ꦱ|ꦮ|ꦭ|ꦥ|ꦝ|ꦗ|ꦪ|ꦚ|ꦩ|ꦒ|ꦧ|ꦛ|ꦔ|ꦘ|ꦨ|ꦖ|ꦓ|ꦑ|ꦟ|ꦦ|ꦯ|ꦡ|꦳)꧀(r|R)',
'','ꦲ$1꧀$2ꦿ'],//anusvara -r
//['(ꦩ|ꦤ|ꦔ|ꦚ)꧀(ꦲ|ꦤ|ꦕ|ꦫ|ꦏ|ꦢ|ꦠ|ꦱ|ꦭ|ꦥ|ꦝ|ꦗ|ꦪ|ꦚ|ꦩ|ꦒ|ꦧ|ꦛ|ꦔ|ꦘ|ꦨ|ꦖ|ꦓ|ꦑ|ꦟ|ꦦ|ꦯ|ꦡ|꦳)꧀(w|W)',
'','ꦲ$1꧀$2꧀ꦮ꧀'],//anusvara -w
//['(ꦩ|ꦤ|ꦔ|ꦚ)꧀(ꦲ|ꦤ|ꦕ|ꦫ|ꦏ|ꦢ|ꦠ|ꦱ|ꦮ|ꦭ|ꦥ|ꦝ|ꦗ|ꦚ|ꦩ|ꦒ|ꦧ|ꦛ|ꦔ|ꦘ|ꦨ|ꦖ|ꦓ|ꦑ|ꦟ|ꦦ|ꦯ|ꦡ|꦳)꧀(y|Y)',
'','ꦲ$1꧀$2ꦾ'],//anusvara -y
['꧀a', '',''], //default vowel is a, so, remove the pangkon
['꧀A', '','ꦄ'], //A
['(ꦤ|ꦏ|ꦢ|ꦠ|ꦱ|ꦭ|ꦥ|ꦗ|ꦩ|ꦒ|ꦧ|ꦘ|ꦨ|ꦖ|ꦓ|ꦑ|ꦟ|ꦦ|ꦯ|ꦡ)꧀b', '','$1꧀ꦧ꧀'],
['(ꦤ|ꦏ|ꦢ|ꦠ|ꦱ|ꦭ|ꦥ|ꦗ|ꦩ|ꦒ|ꦧ|ꦘ|ꦨ|ꦖ|ꦓ|ꦑ|ꦟ|ꦦ|ꦯ|ꦡ)꧀B', '','$1꧀ꦨ꧀'], //pasangan Ba
murda
['ꦤ꧀​(c|C)', '','ꦚ꧀ꦕ꧀'], //n+zero-width-space+c
['ꦤ꧀(c|C)', '','ꦚ꧀ꦕ꧀'], //n followed by c became nasalized (nasal sound 'ny' +
c)(REF:nyc)
['(ꦕ|ꦏ|ꦢ|ꦠ|ꦱ|ꦭ|ꦥ|ꦗ|ꦩ|ꦒ|ꦧ|ꦘ|ꦨ|ꦖ|ꦓ|ꦑ|ꦟ|ꦦ|ꦯ|ꦡ)꧀c', '','$1꧀ꦕ꧀'],
['(ꦕ|ꦏ|ꦢ|ꦠ|ꦱ|ꦭ|ꦥ|ꦗ|ꦩ|ꦒ|ꦧ|ꦘ|ꦨ|ꦖ|ꦓ|ꦑ|ꦟ|ꦦ|ꦯ|ꦡ)꧀C', '','$1꧀ꦖ꧀'], //pasangan Ca
murda(?)
['(ꦤ|ꦏ|ꦢ|ꦠ|ꦱ|ꦭ|ꦥ|ꦗ|ꦩ|ꦒ|ꦧ|ꦘ|ꦨ|ꦖ|ꦓ|ꦑ|ꦟ|ꦦ|ꦯ|ꦡ)꧀d', '','$1꧀ꦢ꧀'],
['(ꦤ|ꦏ|ꦢ|ꦠ|ꦱ|ꦭ|ꦥ|ꦗ|ꦩ|ꦒ|ꦧ|ꦘ|ꦨ|ꦖ|ꦓ|ꦑ|ꦟ|ꦦ|ꦯ|ꦡ)꧀D', '','$1꧀ꦣ꧀'],
['꧀e', '','ꦺ'], // é|è
['꧀E', '','ꦌ'], //É|È
['(ꦤ|ꦏ|ꦢ|ꦠ|ꦱ|ꦭ|ꦥ|ꦗ|ꦩ|ꦒ|ꦧ|ꦘ|ꦨ|ꦖ|ꦓ|ꦑ|ꦟ|ꦦ|ꦯ|ꦡ)꧀(f|v|F|V)', '','$1꧀ꦥ꦳꧀'],
['(ꦕ|ꦏ|ꦢ|ꦠ|ꦱ|ꦭ|ꦥ|ꦗ|ꦩ|ꦒ|ꦧ|ꦘ|ꦨ|ꦖ|ꦓ|ꦑ|ꦟ|ꦦ|ꦯ|ꦡ)꧀g', '','$1꧀ꦒ꧀'], //can't be started
with n, reserved for bigraf ng
['(ꦕ|ꦏ|ꦢ|ꦠ|ꦱ|ꦭ|ꦥ|ꦗ|ꦩ|ꦒ|ꦧ|ꦘ|ꦨ|ꦖ|ꦓ|ꦑ|ꦟ|ꦦ|ꦯ|ꦡ)꧀G', '','$1꧀ꦓ꧀'], //pasangan Ga
murda //can't be started with n - see II. 2. 
['(ꦤ|ꦱ|ꦭ|ꦥ|ꦗ|ꦩ|

[Bug 32545] MediaWiki should support in WikiText

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
Version|unspecified |1.21-git
 Blocks||19719

--- Comment #8 from Andre Klapper  ---
(In reply to comment #7)
> https://gerrit.wikimedia.org/r/#change,4251

Patch was merged in November 2012.

As written in comment 6,
> Still need formatting code, parser function, etc... of course.

-- 
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 19719] HTML5 (tracking)

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

Andre Klapper  changed:

   What|Removed |Added

 Depends on||32545

-- 
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 45844] Status::getHTML should return HTML.

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
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 45750] Special:Import fails poorly if ContentHandler models don't match

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
Version|unspecified |1.21-git
   Severity|normal  |major

-- 
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 40810] Featured and good article badges

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

Stryn  changed:

   What|Removed |Added

 CC||strynw...@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 39381] Add Javanese font to WebFonts

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

--- Comment #23 from bennylin  ---
Thanks!

-- 
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 46416] Create Wikivoyage Hebrew

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
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 46417] Create Wikivoyage Ukrainian

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
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 46344] issues naively applying Agora mw-ui-button styles

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

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
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


<    1   2   3   4   >