[06:58:11] I have an interesting bug here: this category thinks that B is before the A in the alphabet: https://commons.wikimedia.org/wiki/Category:Wikipedia_logo_variants_by_language [06:58:32] is this an April fools joke? [07:01:14] Romaine, hmmm... [07:02:05] yeah, that's really odd :/ no sort keys doing anything to it? [07:02:55] I checked but saw no sort keys [07:05:38] oh right.... have you filed a bugzilla/phabricator report? [07:07:20] not yet, first curious if someone had seen it already [07:08:54] nah, first time for me. As no one appears to be on, file it and see what happens :) [07:10:19] file bugs in BZ please [07:10:39] * Romaine goes to Bugzilla [07:14:15] https://bugzilla.wikimedia.org/show_bug.cgi?id=72661 [07:22:00] legoktm, ok. How long until Pab goes live for reporting stuff then? [07:23:45] A while. There's probably a proposed timeline on mw.o [07:26:14] Not really yet, nah. the review seems to end tomorrow, but nothing beyond that [09:45:46] Hi! Anybody around who can help me with PHPUnit tests in MediaWiki? I'm stuck on the setup :( [11:46:50] for some reason the clickable button works on various wikis but not on wmbe-wiki: https://commons.wikimedia.org/wiki/Template:Clickable_button [11:46:55] who can help me with this? [11:47:26] there css (& js?) is not defined anywhere? [11:48:20] I do not see it in the common.css .js nor vector.css [11:49:27] did I miss something? [15:44:23] how does the "download" button gets information about the license in commons Files? [15:44:38] which download button? [15:44:55] fale, it does? [15:45:24] Reedy: http://commons.wikimedia.org/wiki/File:Rimex-France_location_Rh%C3%B4ne-Alpes.svg first link right to the image [15:45:32] Cookies52: yep, third line [15:45:57] fale, looking.... [15:46:30] fale, the licence template adds metadata to the page [15:46:33] as does {{informatino}} [15:46:35] MediaViewer? [15:46:39] {{information}}* [15:46:54] Cookies52: are those information fetchable via API? [15:47:20] fale, I haven't a clue [15:47:45] probably not though. the MV team may be of use though in getting an answer to this sorta thing [15:48:26] Cookies52: Thanks in any case... I hope they are, because this is a pretty important information I think [15:48:48] (and I strongly believe should be served always in API requests concerning images) [15:48:49] You can get it from the page text [15:49:02] It's just whether it's exposed "nicely" [15:49:27] Reedy: this means parsing the text. I will if it needs to be done this way, but seems a little bit absourd :D [15:49:39] Might want to ask in #wikimedia-multimedia [15:49:51] Seems like a sensible feature request to expose it if it's not done already [15:50:17] Reedy: thanks :) [15:51:49] fale: it is possible [15:53:07] http://commons.wikimedia.org/w/api.php?action=query&prop=imageinfo&iiprop=extmetadata&titles=File%3ARimex-France%20location%20Rh%C3%B4ne-Alpes.svg [15:53:44] Glaisher: tgr just responded to me with the same response on #wikimedia-multimedia :) thanks to you all [15:53:52] :) [15:54:42] https://meta.wikimedia.org/wiki/File_metadata_cleanup_drive [15:58:05] Glaisher: :) [16:36:37] andre__: phab.wmflabs.org had an URL like /notifications where one could see updates from subscribed tasks on web. Was it removed intentionally? [16:38:18] Nemo_bis, hmm, now that you say, true :) https://phabricator.wikimedia.org/notification/ is a 404 here, not sure why [19:33:45] Reedy: I belive you are making a mistake with this change https://gerrit.wikimedia.org/r/#/c/169779/ : all new Wikisources since 2013 are using 250 as id for Page: and 252 for Index: and the change breaks them [19:34:19] Reedy: I believe we should keep the default to 250/252 that are the ids reserved by the extension and does not conflict with existing namespaces [19:34:45] Reedy: I've done a revert with change reedy: I belive you are making a mistake with this change https://gerrit.wikimedia.org/r/#/c/169779/ : all new Wikisources since 2013 are using [19:35:03] * sorry, I wanted to copy/paste https://gerrit.wikimedia.org/r/#/c/169780/ [19:36:45] Tpt: damn it [19:39:43] Tpt: The config (at last, from how it's viewed in InitialiseSettings.php) make it confusing [19:40:06] I think we should probably put an explicit default using 250/252 as you suggest to the file [19:40:21] Then when we get it removed, can just remove the whole config block as unneeded [19:40:53] Reedy: I agree. I'm doing a change for that right now [19:40:58] Thanks :) [19:45:26] Reedy: https://gerrit.wikimedia.org/r/#/c/169781/ [19:50:19] mysql:wikiadmin@db1038 [testwiki]> select * from page where page_namespace IN ( 104, 106 ); [19:50:19] Empty set (0.01 sec) [19:50:20] :( [19:53:08] Reedy, did someone accidentally testwiki? [19:53:18] I dunno [19:53:25] ProofreadPage is enabled, but maybe not used [19:53:31] wait [19:53:32] except [19:53:33] I fail [19:53:35] test2wiki [19:53:36] SIGH [19:53:50] 30 rows in set (0.05 sec) [19:53:51] lol [19:54:11] Reedy: Thank you [19:54:23] (for the merge) [19:54:36] np [19:54:59] Tpt: I guess we probably need to make a maintenance script to move namespaces [19:56:26] Something for core that extensions can hook into maybe? :/ [19:56:34] yes [20:42:12] "In progress" here is probably a lie https://www.mediawiki.org/wiki/Google_Summer_of_Code_2014