[00:07:40] (03CR) 10BryanDavis: [C: 032] Add a campaign to users mapping table to associate specific users to each campaign [wikimedia/iegreview] - 10https://gerrit.wikimedia.org/r/190480 (https://phabricator.wikimedia.org/T89455) (owner: 10Niharika29) [00:07:44] (03Merged) 10jenkins-bot: Add a campaign to users mapping table to associate specific users to each campaign [wikimedia/iegreview] - 10https://gerrit.wikimedia.org/r/190480 (https://phabricator.wikimedia.org/T89455) (owner: 10Niharika29) [00:08:09] 2MediaWiki-extensions-UploadWizard, 13Multimedia, 2Wikimedia-Extension-setup, and 1 other: Enable Extension:UploadWizard on id.wikipedia - https://phabricator.wikimedia.org/T88918#1040602 (10Kenrick95) [[ http://prntscr.com/65j8um | On the "licensing" section ]], is it possible to add PD-IDGov at the optio... [00:09:50] I'm not sure I particularly like those colours [00:14:55] 2§ Phabricator-Sprint-Extension: Show Phabricator tokens on workboard - https://phabricator.wikimedia.org/T85255#1040605 (10Christopher) This is done, and it could be part of the Wednesday upgrade if it you agree. Check it here: https://phab08.wmflabs.org/tag/production_test/board/ The problem with tokens no... [00:21:28] woot [00:23:10] 2MediaWiki-extensions-UploadWizard, 13Multimedia, 2Wikimedia-Extension-setup, and 1 other: Enable Extension:UploadWizard on id.wikipedia - https://phabricator.wikimedia.org/T88918#1040610 (10MarkTraceur) Some thoughts: * UploadWizard currently has a lot of very Commons-specific code in it, which is kind o... [00:23:25] (03PS2) 10TakahashiNZ: updated AJAXPoll to work with MW 1.24 [extensions/AJAXPoll] - 10https://gerrit.wikimedia.org/r/190751 [00:27:06] (03CR) 10BryanDavis: [C: 031] "On trivial style nit inline" (031 comment) [core] - 10https://gerrit.wikimedia.org/r/190372 (https://phabricator.wikimedia.org/T40095) (owner: 10Nemo bis) [00:34:31] Krenair: the colors are valhallasw`cloud's fault! [00:34:39] I know [00:34:42] :P [00:36:32] lol [00:39:44] Anyone have any thought on why the jobrunner might not be working in my MediaWiki-Vagrant? [00:40:16] superm401: https://phabricator.wikimedia.org/T89390 [00:40:55] I bet you have 0644 perms on /var/run/hhvm/hhvm.hhbc [00:41:25] bd808, yep, thanks. [00:41:43] That explains why it instantly exists. [00:41:46] Err, exits. [00:43:07] I need to figure out how to fix that. [00:43:34] I think it is caused by something in the puppet run using hhvm as root [00:44:11] and is exacerbated by our /etc/hhvm/php.ini settings [00:45:18] bd808, wouldn't there be the same problem if it were owned by the web server (www-data IIRC)? [00:45:39] Or does the jobrunner run as that? [00:45:57] I think the jobrunner runs as www-data but I'd have to check [00:46:46] As I recall the hhvm default is to put the cache in ~/.hhvm.hhbc but we change that in the php.ini file [00:47:24] we took all of those settings from the WMF production config and that particular one may be causing problems [00:47:58] on the other hand, the ~/.hhvm.hhbc also causes problems when you use sudo which we do quite often [00:48:20] so it may be best to just figure out how to set the 0666 perms on the currnet file [00:48:31] *current [00:48:40] 2MediaWiki-extensions-WikibaseRepository: Origin HTTP header not set - https://phabricator.wikimedia.org/T89622#1040627 (10despens) 3NEW [00:48:42] bd808, yeah, I was going to say, re-provisioning didn't break the workaround for me, so that seems like one approach. [00:57:23] bd808, still not working. This time it's not the actual service (that stays running). [00:57:34] But for some reason hhvm (and hhvmsh) think the daemonized parameter is still not set. [00:58:21] so /srv/jobrunner/redisJobRunnerService is running but it's not processing jobs? Or something else is wrong? [00:58:45] There was another config change in the mediawiki-vagrant repo repalted to jobs last week [00:59:05] I141dc1898ef1fb89211c3d666e212cee47b7cd2e [00:59:26] i.e. https://gerrit.wikimedia.org/r/#/c/190332/ [00:59:28] bd808, the service is definitely running. [00:59:44] However, the PHP side seems to think the daemonized parameter is not set. [00:59:47] (03PS1) 10TakahashiNZ: slight modifications to pass jslint checking [extensions/AJAXPoll] - 10https://gerrit.wikimedia.org/r/190755 [01:00:01] When it is, since I have latest master. [01:00:07] (With that change). [01:00:09] hmmm [01:00:27] maybe there is another place in the config that needs it too? [01:02:36] my /var/log/mediawiki/jobrunner.log file looks like it is working for me in mw-vagrant [01:03:10] bd808, agh. It's CirrusSearch's Jenkins.php again. [01:03:23] blerg. that file sucks [01:03:25] You might think that only applies on Jenkins, or only when testing. [01:03:26] Nope... [01:03:54] yeah there is code in the cirrussearch role that loads that file unconditionally [01:03:59] I should stop ack-grepping through the whole Vagrant directory (too slow) and only check that file. [01:04:09] heh [01:04:21] I think I have the file hacked locally [01:05:13] It's not even fixed in latest CirrusSearch. [01:05:14] * superm401 sighs [01:05:23] Easy fix, but still annoying. [01:05:50] superm401: There is this problem with that config under mw-vagrant too -- https://gerrit.wikimedia.org/r/#/c/189669/ [01:07:14] that file is problematic in several ways unfortunately. MaxSem wanted to stop loading it in mw-vagrant by default [01:07:19] bd808, since it's broken in master (due to missing daemonized) they can't really be using that parameter for active tests (unless they haven't committed since https://gerrit.wikimedia.org/r/#/c/186410/ was merged, which seems unlikely) [01:07:28] I still want that. :) [01:07:54] actually it's quite likely that they haven't commit since then [01:08:15] Both Nik and Chad are working on other projects now [01:08:33] Oh, really? That's not going to be great for us getting our Flow search code merged. [01:09:15] >_< we will find reviewers for you [01:10:08] Thanks. It's actually on the SoS board, but we haven't been pressing it too heavily since it's not our only open thing. [01:10:15] Nik is leading the wikidata query project for the foreseeable future [01:10:40] And Chad is on the release engineering team now [01:10:56] bd808, they actually have though. [01:10:59] Core change: Feb 10 [01:11:16] Random CIrrusSearch merged change: Feb 13: https://gerrit.wikimedia.org/r/#/c/190223/ [01:11:34] huh [01:11:55] So I suggest that Jenkins does not actually depend on that setting. [01:12:41] (03PS1) 10Mattflaschen: Add daemonized parameter [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/190757 [01:13:40] (03CR) 10BryanDavis: [C: 032] Add daemonized parameter [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/190757 (owner: 10Mattflaschen) [01:13:57] (03Merged) 10jenkins-bot: Add daemonized parameter [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/190757 (owner: 10Mattflaschen) [01:14:07] Thanks [01:14:10] (03PS2) 10BryanDavis: Make Jenkins helper work with MediaWiki-Vagrant [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/189669 [01:14:15] superm401: np [01:14:18] easy merge [01:17:54] (03CR) 10Mattflaschen: [C: 032] "I don't think this Redis setting is even really used by Jenkins." [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/189669 (owner: 10BryanDavis) [01:18:14] (03Merged) 10jenkins-bot: Make Jenkins helper work with MediaWiki-Vagrant [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/189669 (owner: 10BryanDavis) [01:18:23] Still don't think this setting is even really used by Jenkins. [01:18:27] Merged yours as well. [01:18:47] neat. I guess we will find out if it causes problems or not [01:18:55] reverts are cheap [01:21:57] 2MediaWiki-extensions-WikibaseRepository: Origin HTTP header not set - https://phabricator.wikimedia.org/T89622#1040643 (10despens) [01:22:18] It's also calling recyclePruneAndUndelayJobs which is entirely removed. [01:22:38] bd808, I don't know the job queue well enough to know the big picture of whether they even need that hook listener at all anymore. [01:22:42] I'll file a bug. [01:23:49] 2MediaWiki-extensions-WikibaseRepository: Origin HTTP header not set - https://phabricator.wikimedia.org/T89622#1040627 (10despens) hoo asked to provide the URL on which this happens, which is https://catalog.rhizome.org/ [01:25:15] 2CirrusSearch: Jenkins.php is calling recyclePruneAndUndelayJobs which was removed - https://phabricator.wikimedia.org/T89624#1040647 (10Mattflaschen) 3NEW [01:26:09] 2OTRS: No link to view original email in plain text - https://phabricator.wikimedia.org/T19268#1040655 (10jeremyb) [01:31:05] (03PS1) 10Mattflaschen: Update Gemfile.lock [extensions/GettingStarted] - 10https://gerrit.wikimedia.org/r/190759 (https://phabricator.wikimedia.org/T89539) [01:32:04] (03CR) 10jenkins-bot: [V: 04-1] Update Gemfile.lock [extensions/GettingStarted] - 10https://gerrit.wikimedia.org/r/190759 (https://phabricator.wikimedia.org/T89539) (owner: 10Mattflaschen) [01:41:26] (03PS1) 10Mattflaschen: Clarify PHPUnit tests [extensions/GettingStarted] - 10https://gerrit.wikimedia.org/r/190760 [01:42:15] (03CR) 10jenkins-bot: [V: 04-1] Clarify PHPUnit tests [extensions/GettingStarted] - 10https://gerrit.wikimedia.org/r/190760 (owner: 10Mattflaschen) [01:47:35] (03CR) 10Krinkle: htmlform: Simplify implementation of loadDataFromRequest() (031 comment) [core] - 10https://gerrit.wikimedia.org/r/190636 (owner: 10Krinkle) [01:49:31] (03PS1) 10Se4598: Convert AbuseFilter to use extension registration system [extensions/AbuseFilter] - 10https://gerrit.wikimedia.org/r/190761 [01:49:54] (03PS5) 10Krinkle: mediawiki.user: Clean up crypto version of generateRandomSessionId [core] - 10https://gerrit.wikimedia.org/r/190641 [01:50:02] (03PS2) 10Se4598: Convert AbuseFilter to use extension registration system [extensions/AbuseFilter] - 10https://gerrit.wikimedia.org/r/190761 (https://phabricator.wikimedia.org/T87876) [01:53:25] (03CR) 10Se4598: "there are other open changesets which modify AbuseFilter.php." [extensions/AbuseFilter] - 10https://gerrit.wikimedia.org/r/190761 (https://phabricator.wikimedia.org/T87876) (owner: 10Se4598) [01:56:29] (03PS6) 10Krinkle: mediawiki.user: Clean up crypto version of generateRandomSessionId [core] - 10https://gerrit.wikimedia.org/r/190641 [01:56:37] (03CR) 10Krinkle: mediawiki.user: Clean up crypto version of generateRandomSessionId (033 comments) [core] - 10https://gerrit.wikimedia.org/r/190641 (owner: 10Krinkle) [01:59:26] (03CR) 10Krinkle: "I see your point. You're not concerned (primarily) about elements using absolute position to except the boundaries of the contents. Instea" [skins/Vector] - 10https://gerrit.wikimedia.org/r/186768 (https://phabricator.wikimedia.org/T87573) (owner: 10Gerrit Patch Uploader) [02:01:20] (03PS1) 10Yaron Koren: "Subqueries" (internal SELECT calls) now rejected in all parameters [extensions/Cargo] - 10https://gerrit.wikimedia.org/r/190762 [02:02:18] (03CR) 10Yaron Koren: [C: 032 V: 032] "Subqueries" (internal SELECT calls) now rejected in all parameters [extensions/Cargo] - 10https://gerrit.wikimedia.org/r/190762 (owner: 10Yaron Koren) [02:08:28] bd808, do you know how to run PHPUnit 3.7.37 in Jenkins by any chance? [02:09:08] hmmm.. no I don't know any way to change to a different phpunit version [02:09:55] 3.7.37 should be the version we re running -- https://github.com/wikimedia/integration-phpunit [02:10:19] Are you seeing a different version for some tests? [02:10:35] bd808, sorry, I meant to say MediaWiki-Vagrant, not Jenkins. [02:11:59] ah. I think we get that from composer.json in mediawiki/core.git which currently says `"phpunit/phpunit": "~4.5"` [02:12:35] so in theory you could edit composer.json locally and run `composer update` to downgrade [02:13:09] also interesting that the versions are so different between jenkins and what we tell folks to use in composer [02:13:20] Yeah... [02:14:56] Looks like hashar picked 3.7.* a long time ago and nobody has bumped it [02:15:05] https://github.com/wikimedia/integration-phpunit/blob/master/composer.json [02:18:48] 2MediaWiki-extensions-FlaggedRevs: Autoreviewing of reverts to stable ids should require 'review' or 'rollback' - https://phabricator.wikimedia.org/T89616#1040678 (10Jackmcbarn) Now I understand what you're saying the problem is. You don't want having the autoreview permission to imply having the autoreviewres... [02:19:10] (03PS5) 10Jackmcbarn: Further checks for autoreview of reverts [extensions/FlaggedRevs] - 10https://gerrit.wikimedia.org/r/189668 (https://phabricator.wikimedia.org/T89616) (owner: 10Cenarium) [02:20:51] (03CR) 10Jackmcbarn: [C: 04-1] "I see what you're trying to do now. You should do this the much simpler way that I explained in the phab task." [extensions/FlaggedRevs] - 10https://gerrit.wikimedia.org/r/189668 (https://phabricator.wikimedia.org/T89616) (owner: 10Cenarium) [02:25:01] 2MediaWiki-Unit-tests, and 1 other: Upgrade PHPUnit on Jenkins to PHPUnit 4.5 - https://phabricator.wikimedia.org/T89626#1040683 (10Mattflaschen) 3NEW [02:25:17] ^ bd808, I was kind of surprised that didn't already exist. [02:25:38] superm401: working on the patch already :) [02:25:47] bd808, :) [02:28:34] bd808, well, I was able to downgrade to, but my tests still pass locally. :( [02:29:26] Time to use Jenkins as my debugger. [02:38:00] (03PS2) 10Mattflaschen: WIP: PHPUnit tests [extensions/GettingStarted] - 10https://gerrit.wikimedia.org/r/190760 [02:38:47] (03CR) 10jenkins-bot: [V: 04-1] WIP: PHPUnit tests [extensions/GettingStarted] - 10https://gerrit.wikimedia.org/r/190760 (owner: 10Mattflaschen) [02:48:33] (03PS3) 10Mattflaschen: WIP: PHPUnit tests [extensions/GettingStarted] - 10https://gerrit.wikimedia.org/r/190760 [02:49:20] (03CR) 10jenkins-bot: [V: 04-1] WIP: PHPUnit tests [extensions/GettingStarted] - 10https://gerrit.wikimedia.org/r/190760 (owner: 10Mattflaschen) [02:51:34] (03PS1) 10Yaron Koren: Fix to display tab names correctly if "auto-number headings" is enabled [extensions/HeaderTabs] - 10https://gerrit.wikimedia.org/r/190764 [02:55:07] (03CR) 10Yaron Koren: [C: 032 V: 031] Fix to display tab names correctly if "auto-number headings" is enabled [extensions/HeaderTabs] - 10https://gerrit.wikimedia.org/r/190764 (owner: 10Yaron Koren) [02:57:28] (03PS4) 10Mattflaschen: Fix PHPUnit tests [extensions/GettingStarted] - 10https://gerrit.wikimedia.org/r/190760 [02:58:28] (03PS5) 10Mattflaschen: Fix PHPUnit tests [extensions/GettingStarted] - 10https://gerrit.wikimedia.org/r/190760 [02:59:08] 2MediaWiki-Unit-tests, 2Continuous-Integration, and 2 others: Upgrade PHPUnit on Jenkins to PHPUnit 4.5 - https://phabricator.wikimedia.org/T89626#1040695 (10bd808) [03:01:28] (03PS2) 10Mattflaschen: Update Gemfile.lock [extensions/GettingStarted] - 10https://gerrit.wikimedia.org/r/190759 (https://phabricator.wikimedia.org/T89539) [03:02:49] 2MediaWiki-extensions-AbuseFilter, and 1 other: Convert AbuseFilter to use extension registration - https://phabricator.wikimedia.org/T87876#1040698 (10Se4598) p:5Triage>3Low a:3Se4598 [03:03:11] It turned out the mock was still using the real getId() and setId(), and somehow that broke on Jenkins (probably something to do with SQLite, or lack of users). [03:06:32] (03PS1) 10Mattflaschen: Fix Typos [extensions/Flow] - 10https://gerrit.wikimedia.org/r/190766 [03:07:16] (03PS2) 10Mattflaschen: Fix typos [extensions/Flow] - 10https://gerrit.wikimedia.org/r/190766 [03:09:52] (03CR) 10Mattflaschen: [C: 032] "Simple doc fixes" [extensions/Flow] - 10https://gerrit.wikimedia.org/r/190766 (owner: 10Mattflaschen) [03:10:35] (03Merged) 10jenkins-bot: Fix typos [extensions/Flow] - 10https://gerrit.wikimedia.org/r/190766 (owner: 10Mattflaschen) [03:45:01] (03CR) 10Polybuildr: "Based on the blog post at http://blogs.msdn.com/b/ie/archive/2008/09/08/microsoft-css-vendor-extensions.aspx it looks like -ms-filter is f" [core] - 10https://gerrit.wikimedia.org/r/186332 (https://phabricator.wikimedia.org/T18691) (owner: 10Polybuildr) [03:48:26] Do we support IE8 in compatibility mode? [03:49:16] polybuildr: I suspect not, it is after all an emulation of IE7, which we don't support [03:50:42] 2MediaWiki-Unit-tests, 2Continuous-Integration, and 1 other: Upgrade PHPUnit on Jenkins to PHPUnit 4.5 - https://phabricator.wikimedia.org/T89626#1040708 (10bd808) [03:51:53] tto: Fair point. And if one extra line of css can be included to support it, should it or should it not be included? [03:52:38] 2MediaWiki-extensions-ContentTranslation, 2ContentTranslation-Deployments: "[CX] Error while publishing:" "parsoidserver" on http://en.wikipedia.beta.wmflabs.org/ - https://phabricator.wikimedia.org/T89558#1040710 (10santhosh) a:3KartikMistry [03:52:41] 2MediaWiki-Unit-tests, 2Continuous-Integration, and 1 other: Upgrade PHPUnit on Jenkins to PHPUnit 4.5 - https://phabricator.wikimedia.org/T89626#1040713 (10Krinkle) 5Open>3declined a:3Krinkle There are two reasons why we will not upgrade the global PHPUnit install: * Overall migration and compatibili... [03:52:56] I don't think it's worth it, considering that "filter: alpha(opacity=0);" is actually illegal CSS syntax [03:53:11] ...IMHO anyway [03:54:13] Haha. You already know which patch set I was talking about? :P [03:54:34] Yes :) It's up there in the scroll back, just before you joined [03:54:49] I wouldn't -1 the patchset just because it includes that filter line though [03:55:09] 2MediaWiki-extensions-ContentTranslation, and 1 other: The ContentTranslation publishing CAPTCHA form is hidden by the tools column if the page is scrolled to the top - https://phabricator.wikimedia.org/T89587#1040716 (10santhosh) A screenshot would be helpful [03:55:18] I trust you have tested that patchset on all IE versions (6-11)? [03:55:25] 2MediaWiki-Unit-tests, 2Continuous-Integration: Support running MediaWiki PHPUnit tests via composer - https://phabricator.wikimedia.org/T89626#1040717 (10Krinkle) 5declined>3Open a:5Krinkle>3None [03:55:41] 2MediaWiki-Unit-tests, 2Continuous-Integration: Support running MediaWiki PHPUnit tests via composer - https://phabricator.wikimedia.org/T89626#1040683 (10Krinkle) @hashar previously did some work on this at https://gerrit.wikimedia.org/r/#/c/174840. [03:56:09] (03CR) 10Polybuildr: [C: 04-1] "Stupid question, really. Since IE8 in compatibility mode is just IE7, we obviously don't support it." [core] - 10https://gerrit.wikimedia.org/r/186332 (https://phabricator.wikimedia.org/T18691) (owner: 10Polybuildr) [03:56:48] 2MediaWiki-extensions-ContentTranslation, 2ContentTranslation-Deployments: "[CX] Error while publishing:" "parsoidserver" on http://en.wikipedia.beta.wmflabs.org/ - https://phabricator.wikimedia.org/T89558#1040724 (10KartikMistry) Config for beta for Parsoid is same as Beta, ie http://parsoid-lb.eqiad.wikime... [03:58:25] 2MediaWiki-Unit-tests, 2Continuous-Integration: Support running MediaWiki PHPUnit tests via composer - https://phabricator.wikimedia.org/T89626#1040725 (10bd808) Apparently the plan for this is to switch to the per-repo phpunit setup described in [[https://www.mediawiki.org/wiki/Continuous_integration/Test_e... [03:59:32] tto: No, I haven't tested it yet. :/ I'll do it in a some time, before uploading the next PS. Thanks for the help! :) [04:00:53] 2MediaWiki-extensions-UploadWizard, 13Multimedia, 2Wikimedia-Extension-setup, and 1 other: Enable Extension:UploadWizard on id.wikipedia - https://phabricator.wikimedia.org/T88918#1040726 (10Kenrick95) Okay I'll create another ticket for adding PD-IDGov later. FYI, idwiki allows fair use images. [04:01:52] 2MediaWiki-Unit-tests, 2Continuous-Integration: Support running MediaWiki PHPUnit tests via composer - https://phabricator.wikimedia.org/T89626#1040727 (10bd808) >>! In T89626#1040725, @bd808 wrote: > Apparently the plan for this is to switch to the per-repo phpunit setup described in [[https://www.mediawiki... [04:29:19] 2Wikimedia-Site-requests: Allow local file upload to all users on mr.wikipedia until June 07, 2015 - https://phabricator.wikimedia.org/T87771#1040748 (10Mahitgar) Glaisher' suggession " We could simply enable uploads now and revert it later on ~7th June." would be ok for us. If we fail to revert in june need no... [04:42:41] 2MediaWiki-skins-Other: BlueSky skin as unicode(khmer) error showing only �� - https://phabricator.wikimedia.org/T89610#1040766 (10Sovanara.chin) Yeh, thankyou anyway :).....I found this article that related to such problem(https://en.wikipedia.org/wiki/Specials_(Unicode_block)). Unfortunately, I could not fi... [04:46:24] (03PS1) 10BryanDavis: Call parent::__construct() from SecurePoll_BallotStatus [extensions/SecurePoll] (wmf/1.25wmf17) - 10https://gerrit.wikimedia.org/r/190770 (https://phabricator.wikimedia.org/T89475) [04:46:41] (03CR) 10jenkins-bot: [V: 04-1] Call parent::__construct() from SecurePoll_BallotStatus [extensions/SecurePoll] (wmf/1.25wmf17) - 10https://gerrit.wikimedia.org/r/190770 (https://phabricator.wikimedia.org/T89475) (owner: 10BryanDavis) [04:47:26] (03CR) 10BryanDavis: "retest" [extensions/SecurePoll] (wmf/1.25wmf17) - 10https://gerrit.wikimedia.org/r/190770 (https://phabricator.wikimedia.org/T89475) (owner: 10BryanDavis) [04:50:39] (03CR) 10BryanDavis: "recheck" [extensions/SecurePoll] (wmf/1.25wmf17) - 10https://gerrit.wikimedia.org/r/190770 (https://phabricator.wikimedia.org/T89475) (owner: 10BryanDavis) [04:52:51] 2MediaWiki-extensions-SecurePoll, 13MediaWiki-Core-Team, and 1 other: Fix SecurePoll_BallotStatus for Status/StatusValue changes - https://phabricator.wikimedia.org/T89475#1040770 (10bd808) @deskana asked for this fix to be backported to the 1.25wmf17 production branch which was the first branch to include t... [04:57:48] 2MediaWiki-extensions-SecurePoll, 13MediaWiki-Core-Team, and 1 other: Fix SecurePoll_BallotStatus for Status/StatusValue changes - https://phabricator.wikimedia.org/T89475#1040771 (10bd808) >>! In T89475#1037244, @Aklapper wrote: > Is T89425 a dup / related? I merged this in as a dup because it sounded the... [04:57:54] (03CR) 10Mattflaschen: "It looks like you added me again (maybe by mistake), then deleted me." (031 comment) [core] - 10https://gerrit.wikimedia.org/r/145311 (owner: 10Paladox) [05:01:35] (03CR) 10Mattflaschen: "Removing myself." [extensions/ConfirmAccount] - 10https://gerrit.wikimedia.org/r/190027 (https://phabricator.wikimedia.org/T86476) (owner: 10Paladox) [05:07:40] (03CR) 10BryanDavis: "Test failures could be fixed by backporting Ia90f17c5a4803a5d482c65d21cd0364b75125dea but are harmless." [extensions/SecurePoll] (wmf/1.25wmf17) - 10https://gerrit.wikimedia.org/r/190770 (https://phabricator.wikimedia.org/T89475) (owner: 10BryanDavis) [05:17:08] (03PS1) 10BryanDavis: Set file permissions for hhbc cache files [vagrant] - 10https://gerrit.wikimedia.org/r/190771 (https://phabricator.wikimedia.org/T89390) [05:32:21] Is there a way to display mw-ui-checkbox inline? http://i.imgur.com/JYZdzWd.png looks pretty awkward, and even if I try a class to display it inline, that gets overridden by display: table from .mw-ui-checkbox:not(#noop) [05:40:08] (03CR) 10Mattflaschen: "> I have removed the CSS class that I had added before. Instead I have used event handler as suggested by Krinkle." (033 comments) [extensions/VectorBeta] - 10https://gerrit.wikimedia.org/r/190384 (https://phabricator.wikimedia.org/T67178) (owner: 10Phoenix303) [05:41:44] (03CR) 10Mattflaschen: [C: 04-1] "Since this hook-firing is an Echo feature (and Echo knows about notification counts) it should be named as part of Echo (e.g. ext.echo.upd" (031 comment) [extensions/Echo] - 10https://gerrit.wikimedia.org/r/188033 (https://phabricator.wikimedia.org/T67178) (owner: 10Phoenix303) [05:41:48] (03CR) 10Mattflaschen: [C: 04-1] CPB: Add class to notification [extensions/VectorBeta] - 10https://gerrit.wikimedia.org/r/190384 (https://phabricator.wikimedia.org/T67178) (owner: 10Phoenix303) [05:48:47] 2MediaWiki-Database: MW backlinks indexes need reordering - https://phabricator.wikimedia.org/T89630#1040780 (10Springle) 3NEW a:3Springle [05:49:53] 2MediaWiki-Database: MW backlinks indexes need reordering - https://phabricator.wikimedia.org/T89630#1040788 (10Springle) p:5Triage>3Normal [05:49:57] 13Phabricator, and 1 other: Fix provided search results in Wikimedia Phabricator - https://phabricator.wikimedia.org/T75854#1040790 (10Mattflaschen) >>! In T75854#1035759, @Eloquence wrote: > Question to other users: How valuable are the commit results? I find that I most frequently search for tasks, and it mi... [05:59:21] (03CR) 10Mattflaschen: "I replied to your question." (031 comment) [extensions/WikiEditor] - 10https://gerrit.wikimedia.org/r/189333 (owner: 10Paladox) [05:59:33] (03CR) 10Mattflaschen: "recheck" [extensions/WikiEditor] - 10https://gerrit.wikimedia.org/r/189333 (owner: 10Paladox) [06:04:30] (03PS2) 10BryanDavis: Set file permissions for hhbc cache files [vagrant] - 10https://gerrit.wikimedia.org/r/190771 (https://phabricator.wikimedia.org/T89390) [06:08:08] 2MediaWiki-skins-Vector, and 1 other: Vector: List bullet icon should not be low-res (pixelated on HiDPI screens) - https://phabricator.wikimedia.org/T37338#1040792 (10Mattflaschen) >>! In T37338#1039441, @Paladox wrote: > The bullet shows for me. The image show and it's blue for me. But it is small. I've repo... [06:10:21] 2MediaWiki-Interface, 2Thanks, and 1 other: In Thanks confirmation, "No" choice title text should not say "Send a thank you notification to this user" - https://phabricator.wikimedia.org/T89572#1040793 (10Mattflaschen) a:5Mattflaschen>3wctaiwan In the future, you should check with the assignee before sta... [06:12:23] 13Phabricator, and 1 other: Fix provided search results in Wikimedia Phabricator - https://phabricator.wikimedia.org/T75854#1040795 (10Tgr) Commit search in Phabricator is utterly useless as it is now. Commits are not tagged by project, so you can only search by author name and description, which means heaps o... [06:13:10] 2MediaWiki-Interface, 2Thanks, and 1 other: In Thanks confirmation, "No" choice title text should not say "Send a thank you notification to this user" - https://phabricator.wikimedia.org/T89572#1040796 (10wctaiwan) Sorry, I just noticed I was CC'd, figured it was a quick one line patch and didn't see that it... [06:15:14] (03CR) 10Mattflaschen: [C: 04-1] "In my opinion, the defaults should be:" [core] - 10https://gerrit.wikimedia.org/r/190742 (https://phabricator.wikimedia.org/T89572) (owner: 10Wctaiwan) [06:18:02] 2MediaWiki-Interface, 2Thanks, and 1 other: In Thanks confirmation, "No" choice title text should not say "Send a thank you notification to this user" - https://phabricator.wikimedia.org/T89572#1040797 (10Mattflaschen) >>! In T89572#1040796, @wctaiwan wrote: > Sorry, I just noticed I was CC'd, figured it was... [06:18:19] (03PS1) 10Springle: reorder backlinks indexes T89630 [core] - 10https://gerrit.wikimedia.org/r/190774 [06:20:48] 13Phabricator, and 1 other: Fix provided search results in Wikimedia Phabricator - https://phabricator.wikimedia.org/T75854#1040802 (10Mattflaschen) >>! In T75854#1040795, @Tgr wrote: > Commit search in Phabricator is utterly useless as it is now. Commits are not tagged by project, so you can only search by au... [06:21:45] 2MediaWiki-extensions-MultimediaViewer, 13Multimedia: MediaViewer crops images in Chrome 40 and IE 11 on Win7 - https://phabricator.wikimedia.org/T89631#1040803 (10Tgr) 3NEW [06:22:26] 2MediaWiki-extensions-MultimediaViewer, 13Multimedia, and 1 other: MediaViewer image/screen sizing problems (tracking) - https://phabricator.wikimedia.org/T78211#1040811 (10Tgr) [06:22:27] 2MediaWiki-extensions-MultimediaViewer, 13Multimedia: MediaViewer crops images in Chrome 40 and IE 11 on Win7 - https://phabricator.wikimedia.org/T89631#1040812 (10Tgr) [06:25:22] 2MediaWiki-extensions-MultimediaViewer, 13Multimedia: MediaViewer crops images in Chrome 40 and IE 11 on Win7 - https://phabricator.wikimedia.org/T89631#1040813 (10Tgr) [06:26:11] (03CR) 10Aaron Schulz: "I suppose the patchfiles in /archive need updating too" [core] - 10https://gerrit.wikimedia.org/r/190774 (owner: 10Springle) [06:31:19] 2MediaWiki-extensions-ContentTranslation, 2ContentTranslation-Deployments: "[CX] Error while publishing:" "parsoidserver" on http://en.wikipedia.beta.wmflabs.org/ - https://phabricator.wikimedia.org/T89558#1040824 (10Nikerabbit) https://github.com/wikimedia/operations-mediawiki-config/blob/master/wmf-config/... [06:53:29] (03CR) 10BryanDavis: [C: 031] "I don't have anywhere to test, but the changes look sane to me." [vagrant] - 10https://gerrit.wikimedia.org/r/190726 (https://phabricator.wikimedia.org/T89373) (owner: 10Brion VIBBER) [06:53:58] 2MediaWiki-extensions-ContentTranslation: Translating an articles with coordinates template shows the template in the corner of Special:CX - https://phabricator.wikimedia.org/T89445#1040854 (10santhosh) Please add screenshot of such issues. [06:54:23] (03PS2) 10Wctaiwan: Improve title text in jquery.confirmable [core] - 10https://gerrit.wikimedia.org/r/190742 (https://phabricator.wikimedia.org/T89572) [06:56:00] 2MediaWiki-Vagrant: Exception Caught: Redis server error: Could not insert 1 ParsoidCacheUpdateJobOnDependencyChange - https://phabricator.wikimedia.org/T72685#1040856 (10bd808) I wonder if the root cause of this could be as simple as the jobrunner service not running due to T89390 and a wiki with roles enable... [06:58:13] 2MediaWiki-Vagrant, and 1 other: Support CLI debugging - https://phabricator.wikimedia.org/T59676#1040858 (10bd808) a:3Tgr [06:59:43] 2MediaWiki-Vagrant, and 1 other: Fix perms of /var/run/hhvm/hhvm.hhbc - https://phabricator.wikimedia.org/T89390#1040859 (10bd808) p:5Triage>3High [07:03:10] 2MediaWiki-extensions-ContentTranslation: Translating an articles with coordinates template shows the template in the corner of Special:CX - https://phabricator.wikimedia.org/T89445#1040864 (10santhosh) Screenshot {F41528} It is a template generated content with with "position:absolute;left:0;top:0" [07:04:29] 2MediaWiki-Vagrant: Logs should be readable without sudo in vagrant - https://phabricator.wikimedia.org/T89071#1040866 (10bd808) Reconfiguring all services installed on a Ubuntu server to produce logs that are readable by an unprivileged user seems like a boring game of whack-a-mole to play. The vagrant user h... [07:13:59] 2Wikimedia-Site-requests: Allow local file upload to all users on mr.wikipedia until June 07, 2015 - https://phabricator.wikimedia.org/T87771#1040868 (10harish) I guess enabling local upload for the the duration of event could be temp solution and also reverting it back after event to wiki commans is any time p... [07:15:18] 2MediaWiki-extensions-ContentTranslation, and 3 others: Allow to start translations using a redirected article as title - https://phabricator.wikimedia.org/T76142#1040869 (10Arrbee) 5Open>3Resolved [07:21:20] 13Phabricator, and 1 other: Fix provided search results in Wikimedia Phabricator - https://phabricator.wikimedia.org/T75854#783695 (10jayvdb) [07:21:21] 13Phabricator, 2Phabricator.org, and 1 other: Improve default search to prefer tasks over changesets - https://phabricator.wikimedia.org/T76273#1040877 (10jayvdb) 5declined>3Open Based on comments at T75854, the default behaviour should be to only include tasks, or exclude commits. [07:21:24] (03PS4) 10Nemo bis: Add i18n for the infamous "Fatal exception of type MWException" errorbox [core] - 10https://gerrit.wikimedia.org/r/190372 (https://phabricator.wikimedia.org/T40095) [07:28:09] (03CR) 10Fomafix: [C: 04-1] mediawiki.user: Clean up crypto version of generateRandomSessionId [core] - 10https://gerrit.wikimedia.org/r/190641 (owner: 10Krinkle) [07:33:28] 13Phabricator, 13operations, and 1 other: Mysql search issues flagged by Phabricator setup - https://phabricator.wikimedia.org/T89274#1040891 (10Springle) The ft_boolean_syntax fix for default AND behavior has been applied as it doesn't technically need a DB restart. The ft_min_word_len, stopwords, and table... [07:40:54] 13Phabricator, 13operations, and 1 other: Mysql search issues flagged by Phabricator setup - https://phabricator.wikimedia.org/T89274#1040892 (10Springle) >>! In T89274#1034896, @thiemowmde wrote: > Question: Is the fact that the search ignores my attempts to type `AND` a bug I should report? The technical... [07:42:25] (03PS4) 10Phoenix303: CPB: Add class to notification [extensions/VectorBeta] - 10https://gerrit.wikimedia.org/r/190384 (https://phabricator.wikimedia.org/T67178) [07:45:21] (03CR) 10Fomafix: [C: 031] "Wrong button." [core] - 10https://gerrit.wikimedia.org/r/190641 (owner: 10Krinkle) [07:47:35] (03PS4) 10Phoenix303: Fixed CPB flyout notification count [extensions/Echo] - 10https://gerrit.wikimedia.org/r/188033 (https://phabricator.wikimedia.org/T67178) [07:53:10] (03CR) 10Phoenix303: "Mattflaschen : I have updated the code as per the feedback. Please let me know if any improvement is required." [extensions/VectorBeta] - 10https://gerrit.wikimedia.org/r/190384 (https://phabricator.wikimedia.org/T67178) (owner: 10Phoenix303) [07:54:45] 13Phabricator, and 1 other: Decide on "Needs Volunteer" Priority field value in Phabricator - https://phabricator.wikimedia.org/T78617#1040896 (10Tgr) I wonder if priorities are helpful at all? They are per-bug, not per-project (multiple teams could be interested in the same task but have very different priori... [07:56:57] 2MediaWiki-extensions-ContentTranslation, and 2 others: The ContentTranslation publishing CAPTCHA form is hidden by the tools column if the page is scrolled to the top - https://phabricator.wikimedia.org/T89587#1040897 (10Amire80) [07:57:11] 2MediaWiki-extensions-ContentTranslation, and 2 others: ContentTranslation publishing error handling is too generic - https://phabricator.wikimedia.org/T89585#1040899 (10Amire80) [08:05:11] 2MediaWiki-extensions-ContentTranslation, and 2 others: publishing an article with external links using CX doesn't work - https://phabricator.wikimedia.org/T87510#1040901 (10Amire80) 5Open>3Resolved The issue in the original description is resolved, and I split the follow-up issues t other tasks: T89587 an... [08:05:12] 2MediaWiki-extensions-ContentTranslation, 2ContentTranslation-Deployments, and 2 others: [Tracker] CX Phase 1 deployment issues - https://phabricator.wikimedia.org/T87162#1040903 (10Amire80) [08:07:16] (03PS2) 10Springle: reorder backlinks indexes T89630 [core] - 10https://gerrit.wikimedia.org/r/190774 [08:09:07] 2MediaWiki-Vagrant: Logs should be readable without sudo in vagrant - https://phabricator.wikimedia.org/T89071#1040905 (10Tgr) > The vagrant user has passwordless sudo enabled so the difference is adding sudo to whatever commands you are running to look at the logs. It's easy to forget though, especially for... [08:15:32] 2MediaWiki-extensions-UploadWizard, 13Multimedia, 2Wikimedia-Extension-setup, and 1 other: Enable Extension:UploadWizard on id.wikipedia - https://phabricator.wikimedia.org/T88918#1040909 (10Gerardduenas) @MarkTraceur It's true that uploadwizard is very commons-specific, but it can also work fine in other... [08:25:23] 13Phabricator, and 1 other: Decide on "Needs Volunteer" Priority field value in Phabricator - https://phabricator.wikimedia.org/T78617#1040910 (10Qgil) Re-reading this discussion I think we can narrow the alternative to the current "Needs Volunteer" to these options: * Lowest * Wishlist Can we focus the disc... [08:27:49] 13Phabricator, 2Phabricator.org, and 1 other: Improve default search to prefer tasks over changesets - https://phabricator.wikimedia.org/T76273#1040911 (10Qgil) [08:33:43] 2§ Phabricator-Sprint-Extension: Show Phabricator tokens on workboard - https://phabricator.wikimedia.org/T85255#1040913 (10Qgil) As said before, I don't think this is a good idea. It has a risk of "tokenizing" discussions. Besides, once a task is committed to a sprint, what is the point of tokens, really? Such... [08:41:52] 2Wikimedia-Hackathon-2015, and 1 other: Open registration to the Wikimedia Hackathon 2015 - https://phabricator.wikimedia.org/T88524#1040921 (10AlexCella) It's the same pronunciation as in "a pot of gold" :) [08:48:27] 2MediaWiki-Categories, and 1 other: Allow collation to be specified per category - https://phabricator.wikimedia.org/T30397#1040924 (10Qgil) According to https://gerrit.wikimedia.org/r/#/c/27526/ @Reedy and @Matmarex brought @liangent's initial patch further last year. I wonder what is missing in the latest ve... [08:49:58] 2MediaWiki-Interface, and 1 other: Bring back the arrows to hide interaction, tools, language settings, etc. on all Wikimedia projects - https://phabricator.wikimedia.org/T87845#1040926 (10TheMetalHead1999) >>! In T87845#1000536, @MZMcBride wrote: > You want the sidebar sections in Vector to be collapsed again... [08:51:58] COLORS!!!!!!!!! [08:52:07] 2MediaWiki-extensions-ContentTranslation: Install Content Translation Tool in Punjabi Wikipedia - https://phabricator.wikimedia.org/T89635#1040930 (10satdeep_gill) 3NEW [08:57:17] 2MediaWiki-User-login-and-signup, 2Possible-Tech-Projects, and 1 other: Allow user login with email address in addition to username - https://phabricator.wikimedia.org/T30085#1040944 (10Qgil) Since the RfC is still under discussion, could a GSoC project help developing whatever is needed to have the RfC appr... [09:02:12] 2MediaWiki-extensions-Extensions-requests, 2Possible-Tech-Projects: Support for editable cladograms in wiki markup - https://phabricator.wikimedia.org/T56222#1040947 (10Qgil) [09:03:59] 2MediaWiki-extensions-ContentTranslation, 2ContentTranslation-Deployments: Install Content Translation Tool in Punjabi Wikipedia - https://phabricator.wikimedia.org/T89635#1040951 (10Arrbee) [09:04:44] 2MediaWiki-extensions-ContentTranslation, 2ContentTranslation-Deployments: Install Content Translation Tool in Punjabi Wikipedia - https://phabricator.wikimedia.org/T89635#1040930 (10Arrbee) [09:05:00] 2MediaWiki-skins-Vector, and 1 other: Vector: List bullet icon should not be low-res (pixelated on HiDPI screens) - https://phabricator.wikimedia.org/T37338#1040955 (10Edokter) >>! In T37338#1040792, @Mattflaschen wrote: > This could be because you don't have [MobileFrontend](http://www.mediawiki.org/wiki/Exte... [09:08:01] 2MediaWiki-extensions-Drafts, 2Possible-Tech-Projects: Stash unsaved drafts of articles - https://phabricator.wikimedia.org/T89235#1040957 (10Qgil) @MarkTraceur, @Technical13, are you confident that this feature has community consensus or at least no blockers? Before marking this task as a GSoC/Outreachy fe... [09:08:49] wikibugs, can we please choke you to death? [09:09:01] wtf??? [09:10:36] MaxSem: You don't like the new colors? [09:10:47] You can always disable them client-side, of course. [09:11:52] But not restore the previous ones [09:12:04] Not that I care, I ignore wikibugs. [09:12:37] Don't rush to the pitchfork though, on #mediawiki-i18n a bug was identified and a fix is probably incoming [09:13:34] (03CR) 10Edokter: "See http://css-tricks.com/css-transparency-settings-for-all-broswers/ for updated 'good practice'. Do leave the filter: rule for IE8." [core] - 10https://gerrit.wikimedia.org/r/186332 (https://phabricator.wikimedia.org/T18691) (owner: 10Polybuildr) [09:14:57] 2MediaWiki-Interface, and 1 other: Bring back the arrows to hide interaction, tools, language settings, etc. on all Wikimedia projects - https://phabricator.wikimedia.org/T87845#1040963 (10Aklapper) Well, why don't want to see the languages? Which actual problem do the displayed languages create when you try t... [09:23:13] 2MediaWiki-extensions-AJAX-Poll: Choice not stored in database in MW 1.24 - https://phabricator.wikimedia.org/T86573#1040970 (10Aklapper) >>! In T86573#1040593, @TakahashiNZ wrote: > OK I have submitted a patch via gerrit Please follow http://www.mediawiki.org/wiki/Gerrit/Commit_message_guidelines so there wi... [09:24:04] (03PS3) 10TTO: Reorder backlinks indexes [core] - 10https://gerrit.wikimedia.org/r/190774 (https://phabricator.wikimedia.org/T89630) (owner: 10Springle) [09:25:09] 2MediaWiki-extensions-ContentTranslation, and 2 others: Special:CX shows CORS when trying to load a template mapping file which does not exist - https://phabricator.wikimedia.org/T69457#1040975 (10santhosh) [09:29:05] (03PS1) 10Aaron Schulz: Removed odd "partitionsNoPush" setting to simplify the code [core] - 10https://gerrit.wikimedia.org/r/190781 [09:34:22] 2Math: Non-rendering of archaic Greek letters - https://phabricator.wikimedia.org/T89620#1040979 (10Aklapper) Please always provide a link to an example - I assume this is about https://en.wikipedia.org/wiki/Ptolemy%27s_table_of_chords#The_numeral_system_and_the_appearance_of_the_untranslated_table ? > Blank sp... [09:34:24] 2MediaWiki-Interface, and 1 other: Bring back the arrows to hide interaction, tools, language settings, etc. on all Wikimedia projects - https://phabricator.wikimedia.org/T87845#1040981 (10Nikerabbit) FYI there is also the "compact language links" beta feature. [09:36:28] 2Math: Inappropriate lack of spacing in math notation when "align" is used. - https://phabricator.wikimedia.org/T89621#1040983 (10Aklapper) Thanks for taking the time to report this! Please provide links to reproduce. I assume this is about https://en.wikipedia.org/wiki/Causal_graph#Example ? I don't see any is... [09:40:26] (03CR) 10Thiemo Mättig (WMDE): [C: 031] "Ok, ok, fine. :-) You could simplify the regex to '/^ +/m', but as you said, no harm done." [core] - 10https://gerrit.wikimedia.org/r/181558 (owner: 10Daniel Kinzler) [09:43:05] 2Wikimedia-Hackathon-2015, and 1 other: Definition of roles in the Wikimedia Hackathon 2015 organization - https://phabricator.wikimedia.org/T88522#1040995 (10AlexCella) >>! In T88522#1033596, @Qgil wrote: > Very good! > > * What about travel / visas / reimbursement? This is an area that requires special dedic... [09:58:18] 2Wikimedia-Hackathon-2015, and 1 other: Definition of roles in the Wikimedia Hackathon 2015 organization - https://phabricator.wikimedia.org/T88522#1040999 (10PierreSelim) >>! In T88522#1040995, @AlexCella wrote: >>>! In T88522#1033596, @Qgil wrote: >> Very good! >> >> * What about travel / visas / reimburseme... [10:04:38] 2MediaWiki-Database, and 1 other: PostgreSQL/pgsql support (tracking) - https://phabricator.wikimedia.org/T2384#1041002 (10Aklapper) [10:04:39] 2MediaWiki-Database: Postgres SQL error comparing text and integer - https://phabricator.wikimedia.org/T89171#1041003 (10Aklapper) [10:05:09] 2MediaWiki-Database: Postgres SQL error comparing text and integer in getRangeCond() from includes/Block.php - https://phabricator.wikimedia.org/T89171#1041004 (10Aklapper) p:5Triage>3Low [10:07:12] 2MediaWiki-extensions-SocialProfile, 2Social-Tools: Upload Avatars Issues - https://phabricator.wikimedia.org/T88913#1041006 (10Aklapper) 5Open>3stalled @HurricaneTeen6900: Please answer the last comment. [10:09:01] (03CR) 10Mobrovac: [C: 031] Set file permissions for hhbc cache files [vagrant] - 10https://gerrit.wikimedia.org/r/190771 (https://phabricator.wikimedia.org/T89390) (owner: 10BryanDavis) [10:09:11] 2Wikimedia-General-or-Unknown: Google crawling - https://phabricator.wikimedia.org/T87140#1041009 (10Aklapper) 5Open>3stalled [10:10:23] 2Wikimedia-Site-requests: Please upload a 210 MByte video on Commons - https://phabricator.wikimedia.org/T88285#1041011 (10Aklapper) 5Open>3stalled Changing task status to "stalled" as the last comment is still unanswered. @Discasto: Feel free to reset the task status once answering. [10:17:40] (03CR) 10Thiemo Mättig (WMDE): [C: 031] Maintenance script for importing site info. (031 comment) [core] - 10https://gerrit.wikimedia.org/r/181391 (https://phabricator.wikimedia.org/T87176) (owner: 10Daniel Kinzler) [10:20:45] 2MediaWiki-extensions-Translate: Automatically blacklist the page's source language without manual $wgTranslateBlacklist - https://phabricator.wikimedia.org/T89637#1041034 (10Nemo_bis) 3NEW [10:21:26] 13MediaWiki-Core-Team, 2Librarization: Make MWException handle non-MW exceptions better - https://phabricator.wikimedia.org/T76652#1041042 (10Aklapper) @aaron: Please reply (and reset the task status to open). [10:22:19] 3ECT-February-2015: Report the Engineering Community activity for February 2015 - https://phabricator.wikimedia.org/T88269#1041044 (10Aklapper) [10:24:46] Could someone help with the js problems with metrolook skin [10:24:57] 2MediaWiki-Interface, and 1 other: Bring back the arrows to hide interaction, tools, language settings, etc. on all Wikimedia projects - https://phabricator.wikimedia.org/T87845#1041046 (10Nemo_bis) That's https://www.mediawiki.org/wiki/Universal_Language_Selector/Design/Interlanguage_links [10:25:02] 2MediaWiki-General-or-Unknown: MediaWiki needs technical leadership - https://phabricator.wikimedia.org/T87655#1041048 (10Aklapper) Waiting for outcome of ArchCom session to be shared in T87605 / T87470. Does this ticket depend on those ones? Also not sure about criteria here when this task can be considered... [10:25:30] 2MediaWiki-extensions-MultimediaViewer, 13Multimedia: Remove metadata panel animation - https://phabricator.wikimedia.org/T77647#1041050 (10Aklapper) >>! In T77647#995783, @Tgr wrote: > Outdated (no chevron anymore) and sort-of-duplicate; see T87639. So should this task be closed or not? [10:26:58] 2MediaWiki-extensions-SyntaxHighlight-(GeSHi), and 2 others: Performance issues with SyntaxHighlight under HHVM - https://phabricator.wikimedia.org/T87544#1041051 (10Aklapper) @ori: Do you know if anyone is investigating / anybody should be assigned to this task? [10:27:51] 2MediaWiki-General-or-Unknown, and 1 other: Consider overriding $.fn.show / $.fn.hide - https://phabricator.wikimedia.org/T88594#1041052 (10Aklapper) p:5Triage>3Volunteer? [10:28:30] 2MediaWiki-Page-protection: Broken behavior of "Protect" tab just after creating page - https://phabricator.wikimedia.org/T87539#1041055 (10Aklapper) 5Open>3stalled @Teo8976: Please answer the last comments. [10:29:30] (03CR) 10Paladox: Add support for sqlite (031 comment) [extensions/GlobalBlocking] - 10https://gerrit.wikimedia.org/r/189354 (https://phabricator.wikimedia.org/T69300) (owner: 10Paladox) [10:29:41] 13MediaWiki-Core-Team, 2Code-Review: Import all gerrit.wikimedia.org repositories with Diffusion - https://phabricator.wikimedia.org/T616#1041057 (10Aklapper) [10:29:46] 2MediaWiki-extensions-UniversalLanguageSelector: Gothic font to be added to the ULS extensions' webfonts component - https://phabricator.wikimedia.org/T89603#1041060 (10Nemo_bis) 5Open>3stalled "This font is free, donationware, or is not (yet) for sale on SimplytheBest Fonts." Useless. Please get it relea... [10:31:03] 2MediaWiki-extensions-UniversalLanguageSelector: Gothic font to be added to the ULS extensions' webfonts component - https://phabricator.wikimedia.org/T89603#1041066 (10Nemo_bis) [10:31:04] 2MediaWiki-extensions-UniversalLanguageSelector, 13Language-Engineering, and 1 other: Font support (tracking) - https://phabricator.wikimedia.org/T55015#1041065 (10Nemo_bis) [10:31:07] 2Phabricator.org: Link to task should appear before message in phabricator emails - https://phabricator.wikimedia.org/T1050#1041067 (10Aklapper) [10:31:50] 2MediaWiki-extensions-Other: Add message for right jsonconfig-flush - https://phabricator.wikimedia.org/T87517#1041069 (10Aklapper) p:5Triage>3Volunteer? [10:34:45] 13Phabricator, 13operations, and 1 other: have any task put into ops-access-requests automatically generate an ops-access-review task - https://phabricator.wikimedia.org/T87467#1041070 (10Aklapper) >>! In T87467#992259, @mmodell wrote: > https://gerrit.wikimedia.org/r/#/c/186533/ Patch (3 lines changed) sti... [10:35:10] 2Wikimedia-General-or-Unknown, and 2 others: Editing has become awfully slow - https://phabricator.wikimedia.org/T74577#1041071 (10Aklapper) @jeblad: Still an issue? [10:37:20] 2MediaWiki-extensions-EditUser: Manage OpenIDs in EditUser extension (add/edit/delete) - https://phabricator.wikimedia.org/T39175#1041073 (10Aklapper) p:5Low>3Volunteer? a:5Wikinaut>3None [10:38:55] 13Phabricator: Searching for ticket ID shows unrelated results in Phabricator blockers/merge interface - https://phabricator.wikimedia.org/T87301#1041075 (10Aklapper) 5Open>3stalled Since switching the Search backend the lists reliably show only the one task that I entered plus those tasks that have been m... [10:41:49] 2MediaWiki-Email: Mail notifications should include key data as mail headers - https://phabricator.wikimedia.org/T87273#1041080 (10Aklapper) p:5Triage>3Volunteer? [10:43:09] 2MediaWiki-extensions-SphinxSearch: Search is not functional after upgrade to MW 1.24 - https://phabricator.wikimedia.org/T76566#1041083 (10Aklapper) p:5Triage>3Low @Greg_Sabino_Mullane: Thanks! You are very welcome to use [[ https://www.mediawiki.org/wiki/Developer_access | developer access ]] to submit... [10:43:26] 2MediaWiki-Page-editing, 2MediaWiki-ResourceLoader, and 1 other: jquery dialog with auto size takes 50% screen width in RTL language wikis - https://phabricator.wikimedia.org/T86979#1041085 (10Aklapper) @Krinkle, any suggestions? [10:44:44] 2Wikimedia-Hackathon-2015, and 1 other: Definition of roles in the Wikimedia Hackathon 2015 organization - https://phabricator.wikimedia.org/T88522#1041086 (10AlexCella) Great. I can manage that activity if necessary. Actually, most of attendees won't have complicated Visa. People coming from USA, UK or Europe... [10:48:11] 13Phabricator, and 1 other: Decide on "Needs Volunteer" Priority field value in Phabricator - https://phabricator.wikimedia.org/T78617#1041087 (10Lydia_Pintscher) Wishlist has caused a lot of issues in bugzilla already and it is imho clearly not a priority but something different. [10:48:20] 2Datasets-Webstatscollector: Fix link to archive.org - https://phabricator.wikimedia.org/T46464#1041088 (10ArielGlenn) The script currently will only regenerate the index.html file if it doesn't exist or if there is a new year to be added to the index; this is by design. I moved the old index out of the way and... [10:49:04] 2MediaWiki-extensions-ContentTranslation, and 2 others: Special:CX shows CORS when trying to load a template mapping file which does not exist - https://phabricator.wikimedia.org/T69457#1041089 (10santhosh) a:3santhosh [10:49:21] 2MediaWiki-extensions-ContentTranslation, and 3 others: Special:CX shows CORS when trying to load a template mapping file which does not exist - https://phabricator.wikimedia.org/T69457#1041093 (10santhosh) [10:49:26] 2MediaWiki-Recent-changes: RC: The limit parameter hides results when $wgAllowCategorizedRecentChanges is used - https://phabricator.wikimedia.org/T89638#1041095 (10Subfader) 3NEW [10:50:27] 2MediaWiki-Recent-changes: RC: The limit parameter hides results when $wgAllowCategorizedRecentChanges is used - https://phabricator.wikimedia.org/T89638#1041103 (10Subfader) [10:51:51] 2Phabricator.org: image viewer close button moves with view scroll - https://phabricator.wikimedia.org/T78077#1041105 (10Aklapper) 5Open>3stalled Setting task status to stalled. @Jaredzimmerman-WMF: Please reset status once the last comment has been answered. Thanks! [10:52:58] 2MediaWiki-extensions-MultimediaViewer, 13Multimedia, and 1 other: Improve yellow flash behavior of permission box - https://phabricator.wikimedia.org/T77299#1041108 (10Aklapper) >>! In T77299#945364, @Tgr wrote: > Should probably be declined in favor of T85161. Decision please, anyone? [10:53:20] 2MediaWiki-Recent-changes: RC: The limit parameter hides results when $wgAllowCategorizedRecentChanges is used - https://phabricator.wikimedia.org/T89638#1041109 (10Subfader) [10:53:45] 2MediaWiki-Recent-changes: RC: The limit parameter hides results when $wgAllowCategorizedRecentChanges is used - https://phabricator.wikimedia.org/T89638#1041095 (10Subfader) [10:54:34] (03PS1) 10Giuseppe Lavagetto: Make the ini file be installed/linked via the php5enmod/dismod mechanism. [php/wikidiff2] - 10https://gerrit.wikimedia.org/r/190789 [10:54:36] 2MediaWiki-Recent-changes: RC: The limit parameter hides results when $wgAllowCategorizedRecentChanges is used - https://phabricator.wikimedia.org/T89638#1041095 (10Subfader) [10:54:55] (03CR) 10jenkins-bot: [V: 04-1] Make the ini file be installed/linked via the php5enmod/dismod mechanism. [php/wikidiff2] - 10https://gerrit.wikimedia.org/r/190789 (owner: 10Giuseppe Lavagetto) [10:55:47] (03CR) 10MaxSem: Add support for sqlite (031 comment) [extensions/GlobalBlocking] - 10https://gerrit.wikimedia.org/r/189354 (https://phabricator.wikimedia.org/T69300) (owner: 10Paladox) [10:57:05] (03CR) 10Paladox: Add support for sqlite (031 comment) [extensions/GlobalBlocking] - 10https://gerrit.wikimedia.org/r/189354 (https://phabricator.wikimedia.org/T69300) (owner: 10Paladox) [10:58:06] 2MediaWiki-Recent-changes: RC: The limit parameter hides results when $wgAllowCategorizedRecentChanges is used - https://phabricator.wikimedia.org/T89638#1041114 (10Subfader) [11:01:59] 2MediaWiki-skins-Vector, 2Wikimedia-Search, and 1 other: Increase size of Search box on front page - https://phabricator.wikimedia.org/T85329#1041116 (10Aklapper) [11:02:40] 2MediaWiki-Recent-changes: RC: The limit parameter hides results when $wgAllowCategorizedRecentChanges is used - https://phabricator.wikimedia.org/T89638#1041120 (10Subfader) [11:02:41] 13Phabricator, 13Mobile-Apps: Migration of Mobile Apps team to Phabricator - https://phabricator.wikimedia.org/T851#1041119 (10Aklapper) [11:05:13] 13Phabricator: Imported bugzilla comment by specific account (mwjames) has "Unknown Object (User)" as commenter (does not happen as task author) - https://phabricator.wikimedia.org/T85203#1041125 (10Aklapper) [11:05:39] (03PS1) 10Jhernandez: Add collection-owner icon [extensions/Gather] - 10https://gerrit.wikimedia.org/r/190791 [11:06:20] 2Math: to access preferences: Unexpected non-MediaWiki exception encountered, of type "InvalidArgumentException" - https://phabricator.wikimedia.org/T85479#1041126 (10Aklapper) @Ctrespo: Does that still happen? If so, please provide version information for MediaWiki and Math and provide a stacktrace of the excep... [11:06:39] 2Math: to access preferences: Unexpected non-MediaWiki exception encountered, of type "InvalidArgumentException" - https://phabricator.wikimedia.org/T85479#1041127 (10Aklapper) p:5Normal>3Triage [11:09:51] 2MediaWiki-Page-editing, 13MediaWiki-Core-Team, and 1 other: Long edit comments get entirely removed instead of truncated (error in cutting multibyte chars?) - https://phabricator.wikimedia.org/T85700#1041131 (10Aklapper) Not sure if this is still Core or already DB territory. Probably the former if MW does... [11:10:24] 13MediaWiki-Core-Team, 2MediaWiki-ResourceLoader, and 1 other: Fix "PHP Notice: Uninitialized string offset: 1 in includes/libs/jsminplus.php on line 1968" - https://phabricator.wikimedia.org/T77169#1041133 (10Aklapper) p:5Triage>3Volunteer? [11:11:17] 2OCG-PDF-renderer: Wikivoyage book creator crashes - rendering fails - https://phabricator.wikimedia.org/T85748#1041135 (10Aklapper) [11:11:28] 2MediaWiki-Page-protection: Broken behavior of "Protect" tab just after creating page - https://phabricator.wikimedia.org/T87539#1041137 (10Teo8976) Sorry, it turns out I'm using a pretty old version of mediawiki. 1.15 Browser cache issue is out of the question (already cleared cache, also it didn't make sen... [11:11:57] 2OCG-PDF-renderer: Wikivoyage book creator crashes - rendering fails - https://phabricator.wikimedia.org/T85748#953608 (10Aklapper) 5Open>3stalled @Phillip_Travel: Please provide specific steps to reproduce. Setting status to "Stalled" for the time being, as there are several ways to create PDF books... [11:12:06] 2OCG-PDF-renderer: Wikivoyage book creator crashes - rendering fails - https://phabricator.wikimedia.org/T85748#1041140 (10Aklapper) p:5Normal>3Triage [11:13:13] 2MediaWiki-General-or-Unknown: Uncommitted DB writes (transaction from DatabaseBase::query (DatabaseBase::query)) - https://phabricator.wikimedia.org/T85734#1041141 (10Aklapper) Anybody having an idea what other info VictorPorton could provide here to track this down? debug log file is empty. [11:13:34] IE6-7 use `filter`, IE8 uses `-ms-filter` (which is recommended), but still supports `filter`. [11:13:53] 2Legalpad, and 1 other: Document the Trusted User Tool workflows - https://phabricator.wikimedia.org/T85808#1041142 (10Aklapper) [11:13:57] For making an element transparent/opaque, what should the standard be for IE? [11:14:30] MS recommends using both `-ms-filter` and `filter` if designing for IE8 and below and just `-ms-filter` if only IE8. [11:14:41] 2Datasets-General-or-Unknown: Add link to ZIM mirrored files - https://phabricator.wikimedia.org/T46716#1041143 (10ArielGlenn) I have added a link on the 'other' index page and on the main index page. Please have a look; if you don't like these you can now submit a patch to gerrit with the changes as you would... [11:14:46] 2MediaWiki-API, and 2 others: apimethods gdash is broken: Shows "No data" - https://phabricator.wikimedia.org/T85841#1041144 (10Aklapper) p:5Triage>3Normal [11:15:01] Seeing as how we support IE8+, it seems like a good idea to use `-ms-filter`. But by using `filter`, we can support even the older versions. [11:15:13] But if we're using `filter`, then why use `-ms-filter` at all? Or do we follow MS's recommendation? [11:15:21] 2MediaWiki-File-management, 13Multimedia, and 1 other: Add a way to stop animated GIFs - https://phabricator.wikimedia.org/T85838#1041146 (10Aklapper) p:5Triage>3Volunteer? [11:16:24] Need some advice on that ^ [11:16:29] (03PS1) 10Giuseppe Lavagetto: Make the ini file be installed/linked via the php5enmod/dismod mechanism. [php/luasandbox] - 10https://gerrit.wikimedia.org/r/190794 [11:16:40] 2Wikimedia-General-or-Unknown: "sites" table missing from some wikis - https://phabricator.wikimedia.org/T85813#1041155 (10Aklapper) >>! In T85813#960145, @Reedy wrote: > Do we actually have a list of these? Is that a question to Springle or to the unknown audience out there? How to proceed here? [11:16:42] (03CR) 10jenkins-bot: [V: 04-1] Make the ini file be installed/linked via the php5enmod/dismod mechanism. [php/luasandbox] - 10https://gerrit.wikimedia.org/r/190794 (owner: 10Giuseppe Lavagetto) [11:18:27] legoktm: Any suggestions? ^ [11:18:37] marktraceur: ^^ ? [11:18:59] 2MediaWiki-extensions-MultimediaViewer, 13Multimedia: Clicking Back in browser shows incorrect page rendering - https://phabricator.wikimedia.org/T86207#1041156 (10Aklapper) 5Open>3stalled @YasGear: Please provide more information (browser, logged in or not). Setting task status to Stalled. [11:19:29] tto: In the previous conversation we discussed dropping the line for just `filter` but reviews on Gerrit seem to want to keep it there, so I ask again. [11:19:52] As I said, I wouldn't -1 the change over that. [11:20:00] 2MediaWiki-Installer, 2MediaWiki-Configuration, and 1 other: Installer should add extensions/skins to LocalSettings.php using wfLoadExtensions/wfLoadSkins - https://phabricator.wikimedia.org/T87791#1041166 (10Aklapper) p:5Triage>3Low [11:20:10] 2MediaWiki-Installer, and 3 others: Path for logo in NoLocalSettings.php isn't set correctly - https://phabricator.wikimedia.org/T88168#1041167 (10Aklapper) p:5Triage>3Normal [11:20:23] tto: But your strong recommendation is to not use the `filter` rule? [11:21:00] I wouldn't have said it was a strong recommendation. I just said "I don't think it's worth it" [11:21:22] If Edokter thinks it should stay, I would take his advice; he definitely knows what he is talking about when it comes to CSS [11:26:06] 2MediaWiki-extensions-CentralAuth, 2SUL-Finalization: Blocks don't show on the contribs page if the account has been renamed globally - https://phabricator.wikimedia.org/T86289#1041170 (10Aklapper) p:5Triage>3Normal [11:28:44] (03PS1) 10Giuseppe Lavagetto: Make the ini file be installed/linked via the php5enmod/dismod mechanism. [php/FastStringSearch] - 10https://gerrit.wikimedia.org/r/190796 [11:30:36] (03CR) 10Polybuildr: "It does seem easier to keep `filter`. However, based on the recommendation on Microsoft's blog, I think I'll stick with also using `-ms-fi" [core] - 10https://gerrit.wikimedia.org/r/186332 (https://phabricator.wikimedia.org/T18691) (owner: 10Polybuildr) [11:32:33] 2Phabricator.org: Cannot drag a card to a column outside the current viewport of the workboard - https://phabricator.wikimedia.org/T86560#1041176 (10Aklapper) [11:32:34] 2Phabricator.org: Difficult ("impossible"?) to drag cards to unscrollable regions in OSX - https://phabricator.wikimedia.org/T78190#1041177 (10Aklapper) [11:32:45] (03PS16) 10Polybuildr: Add clickable link for section headers [core] - 10https://gerrit.wikimedia.org/r/186332 (https://phabricator.wikimedia.org/T18691) [11:33:13] 2Wikimedia-General-or-Unknown: Commons API fails (413 error) to upload file within 100MB threshold - https://phabricator.wikimedia.org/T86436#1041181 (10Aklapper) @Tpt: Could you reply to the last comments? [11:34:00] 2MediaWiki-Parser: Internal links that begin with "// " - https://phabricator.wikimedia.org/T86598#1041182 (10Aklapper) p:5Triage>3Volunteer? [11:34:39] 2Performance-Metrics-Dashboard: Metrics shows cohort for Odia Wikisource as invalid - https://phabricator.wikimedia.org/T86646#1041184 (10Aklapper) Anybody around who could take this task? [11:35:01] 2MediaWiki-Special-pages: Special:Version fails to render revision path links for svn extensions checked out with SVN 1.7 - https://phabricator.wikimedia.org/T38224#1041187 (10Aklapper) p:5Normal>3Volunteer? [11:35:50] 13Phabricator: Duplicate notification received by phabricator for gerrit merged commits - https://phabricator.wikimedia.org/T78242#1041191 (10Aklapper) 5stalled>3declined a:3Aklapper This will get fixed once we kill Gerrit. For the time being, it is a WONTFIX. [11:36:23] (03CR) 10Filippo Giunchedi: Make the ini file be installed/linked via the php5enmod/dismod mechanism. (033 comments) [php/wikidiff2] - 10https://gerrit.wikimedia.org/r/190789 (owner: 10Giuseppe Lavagetto) [11:37:02] 2Phabricator.org: Can't find a way to list all duplicates of a task - https://phabricator.wikimedia.org/T887#1041195 (10FriedhelmW) Click "Merge Duplicates In". Select "All Tasks". See the list. [11:37:11] 2MediaWiki-Page-protection: Broken behavior of "Protect" tab just after creating page - https://phabricator.wikimedia.org/T87539#1041196 (10Aklapper) 5stalled>3declined a:3Aklapper Please reopen this ticket if this still happens with a supported version if MediaWiki. You might receive support at https://... [11:38:15] empty ! https://github.com/wikimedia/pywikibot [11:38:55] 2MediaWiki-extensions-UniversalLanguageSelector: Gothic font to be added to the ULS extensions' webfonts component - https://phabricator.wikimedia.org/T89603#1041199 (10Aklapper) p:5Normal>3Low [11:40:17] 2MediaWiki-Interface, 2MediaWiki-ResourceLoader, and 1 other: Stop serving SVG images to Opera 12 - https://phabricator.wikimedia.org/T87504#1041200 (10Aklapper) [11:42:33] (03PS2) 10Giuseppe Lavagetto: Make the ini file be installed/linked via the php5enmod/dismod mechanism. [php/wikidiff2] - 10https://gerrit.wikimedia.org/r/190789 [11:42:46] (03CR) 10jenkins-bot: [V: 04-1] Make the ini file be installed/linked via the php5enmod/dismod mechanism. [php/wikidiff2] - 10https://gerrit.wikimedia.org/r/190789 (owner: 10Giuseppe Lavagetto) [11:44:39] 2Wikimedia-General-or-Unknown: Chrome is phasing out support for the Silverlight plugin used on http://en.wikipedia.org/ - https://phabricator.wikimedia.org/T89502#1041201 (10Aklapper) So is this task invalid? [11:45:02] 2MediaWiki-extensions-ContentTranslation, 13Language-Engineering, and 3 others: Avoid code duplication and unwanted code from CXCategoryTool.prototype.getCategories - https://phabricator.wikimedia.org/T89641#1041202 (10santhosh) 3NEW a:3Jsahleen [11:45:40] 2MediaWiki-Interface, and 2 others: : Remove italic style for IE7 and below - https://phabricator.wikimedia.org/T89595#1041210 (10Aklapper) p:5Triage>3Low [11:45:53] 2TextExtracts: Stripping the pronounciation examples leaves an empty pair of round brackets in the extract - https://phabricator.wikimedia.org/T89591#1041212 (10Aklapper) p:5Triage>3Low [11:46:37] 2MediaWiki-Special-pages: API and special:Linksearch: missing some URLs with valid URL-Definition behind a authority following "?" or "#" (due to GlobalFunctions.php) - https://phabricator.wikimedia.org/T89586#1041213 (10Aklapper) p:5Triage>3Low [11:47:43] 2Phabricator.org: Can't find a way to list all duplicates of a task - https://phabricator.wikimedia.org/T887#1041215 (10Aklapper) 5Open>3declined a:3Aklapper Acceptable workaround given (thanks FriedhelmW!); closing as declined. [11:59:29] (03CR) 10MaxSem: Add support for sqlite (031 comment) [extensions/GlobalBlocking] - 10https://gerrit.wikimedia.org/r/189354 (https://phabricator.wikimedia.org/T69300) (owner: 10Paladox) [12:00:33] (03CR) 10Filippo Giunchedi: [C: 04-1] "see other comments to PS1, same comments apply to Icfd5113f and Id1bec6fa" [php/wikidiff2] - 10https://gerrit.wikimedia.org/r/190789 (owner: 10Giuseppe Lavagetto) [12:04:26] (03CR) 10Giuseppe Lavagetto: [C: 032] "Builds correctly and DTRT" [php/FastStringSearch] - 10https://gerrit.wikimedia.org/r/190796 (owner: 10Giuseppe Lavagetto) [12:04:47] (03Merged) 10jenkins-bot: Make the ini file be installed/linked via the php5enmod/dismod mechanism. [php/FastStringSearch] - 10https://gerrit.wikimedia.org/r/190796 (owner: 10Giuseppe Lavagetto) [12:06:49] 13Phabricator, and 1 other: Decide on "Needs Volunteer" Priority field value in Phabricator - https://phabricator.wikimedia.org/T78617#1041232 (10jayvdb) I agree with @tgr ; this was what I was trying to say in T78617#849924. However if we go down that path, we'd need to have a better process for creating proj... [12:06:53] 2Datasets-General-or-Unknown: Around 1% of usernames lack valid userid (is 0 instead) - https://phabricator.wikimedia.org/T68676#1041233 (10ArielGlenn) We dump whatever is in the database; the revision table would need to be updated to reflect the correct user id. Example: mysql:root@localhost [mediawikiwiki]>... [12:07:03] 2GlobalUserPage, and 2 others: Text of the footer link should not be a protocol relative URL - https://phabricator.wikimedia.org/T88739#1041234 (10Aklapper) p:5Triage>3Low [12:07:09] 2GlobalUserPage, and 1 other: Show edit notice when creating local user page - https://phabricator.wikimedia.org/T88779#1041235 (10Aklapper) p:5Triage>3Low [12:07:13] 2GlobalUserPage: GUP clients should expose information in the API - https://phabricator.wikimedia.org/T89540#1041236 (10Aklapper) p:5Triage>3Low [12:07:18] 2GlobalUserPage: When you have a global user page but no local user page, the personal portlet user page link appears red - https://phabricator.wikimedia.org/T89549#1041237 (10Aklapper) p:5Triage>3Low [12:07:22] 2GlobalUserPage, 2Wikimedia-Interwiki-links, and 1 other: Enable special interwiki link prefix for each WMF project - https://phabricator.wikimedia.org/T89546#1041238 (10Aklapper) p:5Triage>3Normal [12:07:27] 2GlobalUserPage: Provide global user talk page (header) - https://phabricator.wikimedia.org/T88416#1041241 (10Aklapper) p:5Triage>3Normal [12:07:28] 2Datasets-General-or-Unknown: Around 1% of usernames lack valid userid (is 0 instead) - https://phabricator.wikimedia.org/T68676#1041239 (10ArielGlenn) [12:07:41] 2MediaWiki-ResourceLoader, 2MediaWiki-Database, and 1 other: MessageBlobStore::clear queries take 40+ seconds - https://phabricator.wikimedia.org/T89550#1041242 (10Aklapper) p:5Triage>3Normal [12:08:14] 2MediaWiki-Special-pages, and 1 other: Undefined index: \d in includes/specials/SpecialMediaStatistics.php - https://phabricator.wikimedia.org/T89534#1041243 (10Aklapper) p:5Triage>3Normal [12:08:40] 2MediaWiki-Page-editing, and 1 other: New configuration settings $wgMergeHistoryRevisionsLimit - https://phabricator.wikimedia.org/T89551#1041244 (10Aklapper) p:5Low>3Volunteer? [12:14:29] 2Datasets-General-or-Unknown: Wikidata JSON dump: file directory location should follow standard patterns - https://phabricator.wikimedia.org/T72385#1041245 (10ArielGlenn) I'm fine with json/wikidatadumps. WIkidata folks please sign off or suggest something you like better. This wil entail: fix to the cron job... [12:14:45] (03PS1) 10Jhernandez: Hygiene: Fix phpdoc on models\Collection constructor [extensions/Gather] - 10https://gerrit.wikimedia.org/r/190800 [12:14:47] (03PS1) 10Jhernandez: Collections list collections show image [extensions/Gather] - 10https://gerrit.wikimedia.org/r/190801 [12:14:49] (03PS1) 10Jhernandez: Hygiene: Rename views\ItemImage to views\Image [extensions/Gather] - 10https://gerrit.wikimedia.org/r/190802 [12:16:05] 2MediaWiki-Export-or-Import, and 1 other: Importing (transwiki) only the top revision should succeed reliably - https://phabricator.wikimedia.org/T18875#1041246 (10ArielGlenn) So here we are in 2014; what's the status, still fails? I guess I got given the bug by default... [12:17:38] 2MediaWiki-Export-or-Import: Create XML category dumps - https://phabricator.wikimedia.org/T18176#1041247 (10ArielGlenn) [12:17:45] 2MediaWiki-Export-or-Import: Create XML category dumps - https://phabricator.wikimedia.org/T18176#196774 (10ArielGlenn) adding springle. what do you think about this? [12:20:15] 2Datasets-General-or-Unknown: Include uncompressed file sizes in data dump download pages - https://phabricator.wikimedia.org/T8064#1041251 (10ArielGlenn) I presume you want this only for the files with page content? If we had to we could make this a separate step even. It would be included as a separate file... [12:21:37] (03CR) 10Giuseppe Lavagetto: [C: 032 V: 032] "Verified on the install machine" [php/luasandbox] - 10https://gerrit.wikimedia.org/r/190794 (owner: 10Giuseppe Lavagetto) [12:21:49] (03CR) 10jenkins-bot: [V: 04-1] Make the ini file be installed/linked via the php5enmod/dismod mechanism. [php/luasandbox] - 10https://gerrit.wikimedia.org/r/190794 (owner: 10Giuseppe Lavagetto) [12:25:02] 2MediaWiki-extensions-Drafts, 2Possible-Tech-Projects: Stash unsaved drafts of articles - https://phabricator.wikimedia.org/T89235#1041252 (10Technical13) I've had people hunt me down to ask me if I could write a userscript for this and I've had people say it's a great idea when I talk about it. I've never... [12:29:59] 2MediaWiki-Export-or-Import, and 1 other: Importing (transwiki) only the top revision should succeed reliably - https://phabricator.wikimedia.org/T18875#1041254 (10TTO) >>! In T18875#1041246, @ArielGlenn wrote: > So here we are in 2014 2015 even... I just managed to import the top revision of the notoriously... [12:31:59] (03PS3) 10Giuseppe Lavagetto: Make the ini file be installed/linked via the php5enmod/dismod mechanism. [php/wikidiff2] - 10https://gerrit.wikimedia.org/r/190789 [12:32:10] (03CR) 10Giuseppe Lavagetto: Make the ini file be installed/linked via the php5enmod/dismod mechanism. (032 comments) [php/wikidiff2] - 10https://gerrit.wikimedia.org/r/190789 (owner: 10Giuseppe Lavagetto) [12:32:12] (03CR) 10jenkins-bot: [V: 04-1] Make the ini file be installed/linked via the php5enmod/dismod mechanism. [php/wikidiff2] - 10https://gerrit.wikimedia.org/r/190789 (owner: 10Giuseppe Lavagetto) [12:41:57] (03PS2) 10Giuseppe Lavagetto: Make the ini file be installed/linked via the php5enmod/dismod mechanism. [php/luasandbox] - 10https://gerrit.wikimedia.org/r/190794 [12:42:21] (03CR) 10jenkins-bot: [V: 04-1] Make the ini file be installed/linked via the php5enmod/dismod mechanism. [php/luasandbox] - 10https://gerrit.wikimedia.org/r/190794 (owner: 10Giuseppe Lavagetto) [12:42:54] (03PS1) 10Christopher Johnson (WMDE): removes Tokens from Sprint Card [phabricator/extensions/Sprint] - 10https://gerrit.wikimedia.org/r/190803 (https://phabricator.wikimedia.org/T85255) [12:44:23] (03CR) 10Christopher Johnson (WMDE): [C: 032 V: 032] removes Tokens from Sprint Card [phabricator/extensions/Sprint] - 10https://gerrit.wikimedia.org/r/190803 (https://phabricator.wikimedia.org/T85255) (owner: 10Christopher Johnson (WMDE)) [12:53:34] (03CR) 10TTO: [WIP] Allow users to add, remove and apply change tags using the API (0319 comments) [core] - 10https://gerrit.wikimedia.org/r/188543 (https://phabricator.wikimedia.org/T20670) (owner: 10TTO) [12:54:16] (03PS3) 10TTO: [WIP] Allow users to add, remove and apply change tags using the API [core] - 10https://gerrit.wikimedia.org/r/188543 (https://phabricator.wikimedia.org/T20670) [12:54:59] (03CR) 10TTO: "Still WIP for now, but I think it is largely complete. Adding tagging capability to other API actions (delete etc) is perhaps best left fo" [core] - 10https://gerrit.wikimedia.org/r/188543 (https://phabricator.wikimedia.org/T20670) (owner: 10TTO) [12:55:17] 2§ Phabricator-Sprint-Extension, and 1 other: Show Phabricator tokens on workboard - https://phabricator.wikimedia.org/T85255#1041260 (10Christopher) 5Open>3declined [12:58:14] 2Datasets-General-or-Unknown: Wikidata JSON dump: file directory location should follow standard patterns - https://phabricator.wikimedia.org/T72385#1041262 (10hoo) I'm not to fond of having "json" in the path, as we'll provide non-JSON Wikibase specific dumps at some point (rdf, maybe more) and those should IMO... [12:59:21] (03PS1) 10Giuseppe Lavagetto: Fixup for Icfd5113f7cbb64e29b4f6f1d824c1edd26fe3f66 [php/FastStringSearch] - 10https://gerrit.wikimedia.org/r/190804 [12:59:32] (03CR) 10Giuseppe Lavagetto: [C: 032 V: 032] Fixup for Icfd5113f7cbb64e29b4f6f1d824c1edd26fe3f66 [php/FastStringSearch] - 10https://gerrit.wikimedia.org/r/190804 (owner: 10Giuseppe Lavagetto) [13:03:05] (03PS2) 10TTO: Make HTMLTagFilter disappear totally when $wgUseTagFilter = false [core] - 10https://gerrit.wikimedia.org/r/188550 (https://phabricator.wikimedia.org/T78432) [13:04:10] 2MediaWiki-extensions-ImageMap, 13Multimedia: Possibility to insert parser functions in the content of the links - https://phabricator.wikimedia.org/T89643#1041266 (10Deli68) 3NEW [13:08:13] 2MediaWiki-Export-or-Import: Create XML category dumps - https://phabricator.wikimedia.org/T18176#1041277 (10Springle) Subqueries on modern MySQL or MariaDB are not so painful. The 4-way join with filesort is the biggest worry. ``` EXPLAIN select cl_from, cl_to, page_title, page_namespace, cl_sortkey, cl_time... [13:08:22] 2Phabricator.org: Can't find a way to list all duplicates of a task - https://phabricator.wikimedia.org/T887#1041278 (10FriedhelmW) I'm sorry but the actions described in my comment don't show only duplicates. So this is not a workaround. [13:11:43] 2MediaWiki-extensions-MultimediaViewer, 13Multimedia, and 1 other: Reduce EL consumption - https://phabricator.wikimedia.org/T89150#1041279 (10Gilles) 5Open>3Resolved [13:12:58] 2Datasets-General-or-Unknown: Wikidata JSON dump: file directory location should follow standard patterns - https://phabricator.wikimedia.org/T72385#1041280 (10ArielGlenn) I can certainly make the old dir a symlink. wikibase-dumps/wikidatawiki is fine too. Markus? [13:13:38] (03CR) 10Bartosz Dziewoński: [C: 032] Make HTMLTagFilter disappear totally when $wgUseTagFilter = false [core] - 10https://gerrit.wikimedia.org/r/188550 (https://phabricator.wikimedia.org/T78432) (owner: 10TTO) [13:14:05] 2MediaWiki-Change-tagging, 2MediaWiki-Special-pages, and 1 other: Special:NewPages shows tag-filter label without input for $wgUseTagFilter = false - https://phabricator.wikimedia.org/T78432#1041288 (10matmarex) 5Open>3Resolved [13:18:49] (03Merged) 10jenkins-bot: Make HTMLTagFilter disappear totally when $wgUseTagFilter = false [core] - 10https://gerrit.wikimedia.org/r/188550 (https://phabricator.wikimedia.org/T78432) (owner: 10TTO) [13:19:56] 2MediaWiki-extensions-MultimediaViewer, 13Multimedia, and 1 other: Share panel tab interface broken in Media Viewer - https://phabricator.wikimedia.org/T89531#1041311 (10Gilles) >>! In T89531#1039833, @Tgr wrote: > This is broken in production, needs backport. Are you sure? Works fine for me on mediawiki.or... [13:20:13] 13Phabricator: Next Phabricator upgrade on 2015-02-18 - https://phabricator.wikimedia.org/T86772#1041313 (10Christopher) Upgrade Notification task T89646 created. [13:21:03] (03CR) 10Florianschmidtwelzow: [C: 04-1] Hygiene: Fix phpdoc on models\Collection constructor (031 comment) [extensions/Gather] - 10https://gerrit.wikimedia.org/r/190800 (owner: 10Jhernandez) [13:21:05] 2MediaWiki-extensions-SocialProfile, 2Social-Tools: Upload Avatars Issues - https://phabricator.wikimedia.org/T88913#1041317 (10HypercaneTeen2) This is HurricaneTeen6900 sorry I lost my old account, anyways I fixed it. [13:29:04] 2MediaWiki-extensions-SocialProfile, 2Social-Tools: User Rights Tags next to users in SocialProfile - https://phabricator.wikimedia.org/T89647#1041339 (10HypercaneTeen2) 3NEW a:3Aklapper [13:30:17] (03CR) 10Filippo Giunchedi: "FWIW I've -1 I74c3c832c7 those comments apply here too" [php/FastStringSearch] - 10https://gerrit.wikimedia.org/r/190796 (owner: 10Giuseppe Lavagetto) [13:30:41] 2MediaWiki-extensions-SocialProfile, 2Social-Tools: Upload Avatars Issues - https://phabricator.wikimedia.org/T88913#1041348 (10HypercaneTeen2) 5stalled>3Resolved [13:30:56] (03CR) 10Filippo Giunchedi: [C: 04-1] "see comments to I74c3c832" [php/luasandbox] - 10https://gerrit.wikimedia.org/r/190794 (owner: 10Giuseppe Lavagetto) [13:31:21] 2MediaWiki-extensions-MultimediaViewer, 13Multimedia, and 1 other: "Clicking the image closes the download menu" browser test failing on IE - https://phabricator.wikimedia.org/T89087#1041349 (10Gilles) Sadly it seems like Safari's web driver doesn't support the mouse move command: https://integration.wikimed... [13:31:32] 2MediaWiki-extensions-MultimediaViewer, 13Multimedia: "Clicking the image closes the download menu" browser test failing on IE - https://phabricator.wikimedia.org/T89087#1041350 (10Gilles) [13:36:18] 3ECT-February-2015, 3Google-Code-in-2014: Sort out Wikimedia GCI mentor grand prize trip - https://phabricator.wikimedia.org/T87811#1041356 (10Aklapper) Summarizing: If Nemo_bis cannot confirm until Sunday 22nd (hard deadline!), Petrb would go. Awaiting Nemo's final comment here on Sunday 22nd (and whoever ma... [13:38:27] 13Project-Creators, and 2 others: Create a browser support projects for Android Chrome-specific and Apple iOS Safari-specific issues - https://phabricator.wikimedia.org/T87717#1041359 (10Aklapper) a:5Aklapper>3None [13:38:46] (03CR) 10Gilles: [C: 032] "Alright, I didn't realize that input was expected to be wikitext, since it's not advertised as such." [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/188823 (https://phabricator.wikimedia.org/T78336) (owner: 10MarkTraceur) [13:40:05] (03Merged) 10jenkins-bot: Sanitize flickr descriptions before pre-filling [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/188823 (https://phabricator.wikimedia.org/T78336) (owner: 10MarkTraceur) [13:40:07] 2Phabricator.org: Duplicate tasks are not listed in or near the description of the target task - https://phabricator.wikimedia.org/T883#1041361 (10FriedhelmW) I think the point is that sometimes a task is marked as duplicate when it describes a special case of another task. Knowing these special cases might be... [13:41:01] (03PS1) 10Tweichart: fixed regex to match everything except whitespaces [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/190805 [13:47:31] (03CR) 10Edokter: "Yes, both ms and proposed implementation of 'filter:' support both 0-1 range as well as percentage." [core] - 10https://gerrit.wikimedia.org/r/186332 (https://phabricator.wikimedia.org/T18691) (owner: 10Polybuildr) [13:49:49] 3Phabricator.org: Can't find a way to list all duplicates of a task - https://phabricator.wikimedia.org/T887#1041368 (10Aklapper) 5declined>3Open No problem. And I should have read your comment more closely too. :-( [13:51:05] Hey, my Vagrant setup is getting slow. it's an old laptop, but I need it to last another month or two. Is there a way to speed it up? Should I just buy a raspberry pi B+ and run labs-vagrant on it? [13:51:54] 3Social-Tools, MediaWiki-extensions-SocialProfile: User Rights Tags next to users in SocialProfile - https://phabricator.wikimedia.org/T89647#1041377 (10Aklapper) a:5Aklapper>3None Not sure why this was assigned to me. Removing. [13:52:41] hey andre__, how's life? [13:53:23] werdna: sunny today. How is it over there? :) [13:53:40] don't tell me you ordered some other weather [13:53:54] andre__: I'm also in Prague, so I noticed the sun :p [13:53:56] 3MediaWiki-extensions-TimedMediaHandler, Multimedia: Fixup whitespace - https://phabricator.wikimedia.org/T38654#1041388 (10Joyceg) a:3Joyceg [13:54:00] it's making my coworking space pretty warm :p [13:54:17] heh! [13:54:23] my windows go to the north, well... [13:56:45] (03CR) 10Thiemo Mättig (WMDE): [C: 031] "A pretty obvious bug fix." [extensions/TorBlock] - 10https://gerrit.wikimedia.org/r/187907 (owner: 10Hoo man) [13:56:45] 3Project-Creators, Phabricator.org: Per-user projects for personal work in progress tracking - https://phabricator.wikimedia.org/T555#1041395 (10Aklapper) (CC'ing Leila as she is also interested in this) [13:57:10] andre__: :) [13:57:59] was supposed to snow today :/ [13:58:12] oh well i guess school tomorrow :P [13:58:20] 3Wikimedia-General-or-Unknown: Steward, global sysop and SWMT tasks bugs (tracking) - https://phabricator.wikimedia.org/T43492#1041398 (10Aklapper) @Snowolf, @MarcoAurelio, @Krenair, @Nemo_bis: Alright then, I'm going to convert this into project soon. [13:59:23] GEOFBOT: heh, future generations might have school at home and fall back to "the internet broke down because of all the snow" :) [13:59:30] andre__, hah, I was going to ask you about that today :) [13:59:42] Krenair, :D [13:59:44] :O [13:59:47] I'm just going through my backlog [13:59:48] * Krenair crosses that off the list [14:00:04] well the weather report says it might snow in an hour :D [14:02:24] (03CR) 10Giuseppe Lavagetto: "I already corrected it I guess?" [php/luasandbox] - 10https://gerrit.wikimedia.org/r/190794 (owner: 10Giuseppe Lavagetto) [14:03:47] 3ContentTranslation-Deployments, MediaWiki-extensions-ContentTranslation: "[CX] Error while publishing:" "parsoidserver" on http://en.wikipedia.beta.wmflabs.org/ - https://phabricator.wikimedia.org/T89558#1041401 (10KartikMistry) [14:04:15] (03CR) 10Polybuildr: "I see. Didn't know about that." [core] - 10https://gerrit.wikimedia.org/r/186332 (https://phabricator.wikimedia.org/T18691) (owner: 10Polybuildr) [14:05:39] 3MediaWiki-extensions-UploadWizard, Multimedia: Implement Title validator that returns error codes - https://phabricator.wikimedia.org/T89648#1041405 (10Sn1per) 3NEW a:3Sn1per [14:05:51] (03CR) 10Anomie: [WIP] Allow users to add, remove and apply change tags using the API (033 comments) [core] - 10https://gerrit.wikimedia.org/r/188543 (https://phabricator.wikimedia.org/T20670) (owner: 10TTO) [14:06:05] Regarding browser support. Is it that we don't need to support IE 6-7 (but can) or that we shouldn't actively support them at all? [14:06:53] 3MediaWiki-General-or-Unknown, Multimedia: Implement Title validator that returns error codes - https://phabricator.wikimedia.org/T89648#1041405 (10Sn1per) [14:08:28] 3Datasets-General-or-Unknown: Wikidata JSON dump: file directory location should follow standard patterns - https://phabricator.wikimedia.org/T72385#1041433 (10mkroetzsch) I think json should be in the path somewhere. It does not have to be at the top-level, but it would not be good if dump files of one type end... [14:09:58] 3MediaWiki-extensions-ContentTranslation: Request a translation for an article (or collection of articles) - https://phabricator.wikimedia.org/T89650#1041434 (10Pginer-WMF) 3NEW [14:11:39] 3MediaWiki-extensions-ContentTranslation: Allow users to invite other users to translate an article - https://phabricator.wikimedia.org/T88582#1015413 (10Pginer-WMF) [14:13:58] ^^ ? [14:16:28] 3MediaWiki-extensions-ContentTranslation: Allow to subscribe to a category of suggestions - https://phabricator.wikimedia.org/T89653#1041464 (10Pginer-WMF) 3NEW [14:17:28] MatmaRex: ^^ help, please. [14:19:01] (03CR) 10Filippo Giunchedi: [C: 031] "LGTM" [php/wikidiff2] - 10https://gerrit.wikimedia.org/r/190789 (owner: 10Giuseppe Lavagetto) [14:19:07] polybuildr: we support only basic functionality on IE<=7, like reading and editing pages; we don't even serve any JS for them, for example. https://www.mediawiki.org/wiki/Compatibility#Browsers [14:19:41] polybuildr: if it doesn't require additional effort, or if you care personally, it's perfectly fine to cater to the old browsers too. [14:19:43] 3Labs, Labs-Vagrant, Tool-Labs, Wikimedia-Labs-wikistats, Wikimedia-Labs-wikitech-interface, Wikimedia-Labs-General, Beta-Cluster, Wikimedia-Labs-Other, Project-Creators, Wikimedia-Labs-Infrastructure, Tool-Labs-tools-Article-request, Wikimedia-Labs-extdist, MediaW... - https://phabricator.wikimedia.org/T89270#1041474 [14:19:51] polybuildr: If two extra lines of CSS can ensure support for IE 6 and 7, what's the appropriate move? [14:19:58] Oh, wow. I'm sleepy. o.O [14:20:03] MatmaRex: Alright. Thanks! :) [14:20:22] i'd keep them, but if it's your code, then i think it's your decision [14:20:48] MatmaRex: I'll keep them too; that was the original plan. Thanks again. [14:20:54] (03CR) 10Filippo Giunchedi: [C: 031] "true, my mistake -- note Icfd5113f7 for FSS went out without the fixes though" [php/luasandbox] - 10https://gerrit.wikimedia.org/r/190794 (owner: 10Giuseppe Lavagetto) [14:20:55] :) [14:22:03] 3MediaWiki-extensions-OpenStackManager: Special:NovaPuppetGroup "All projects" section is confusing - https://phabricator.wikimedia.org/T60520#1041481 (10Aklapper) p:5Triage>3Volunteer? [14:22:13] 3MediaWiki-extensions-OpenStackManager: Non-Admin users can't see anything in manage addresses interface - https://phabricator.wikimedia.org/T57897#1041483 (10Aklapper) p:5Triage>3Volunteer? [14:22:22] 3MediaWiki-extensions-OpenStackManager: OpenStackManager: Nova resource pages are endlessly prepended with line break whitespace on each update by Labslogbot - https://phabricator.wikimedia.org/T58316#1041485 (10Aklapper) p:5Triage>3Volunteer? [14:22:37] 3MediaWiki-extensions-OpenStackManager: OpenStackManager: Instance actions via Special:NovaInstance should be protected by a nonce - https://phabricator.wikimedia.org/T58275#1041487 (10Aklapper) p:5Triage>3Volunteer? [14:22:59] 3MediaWiki-extensions-OpenStackManager: Special:NovaProject&action=addmember should treat underscores in usernames as spaces - https://phabricator.wikimedia.org/T62586#1041489 (10Aklapper) p:5Triage>3Volunteer? [14:23:10] 3MediaWiki-extensions-OpenStackManager: Better error message needed when adding a member to a project he's already a member of - https://phabricator.wikimedia.org/T62620#1041491 (10Aklapper) p:5Triage>3Volunteer? [14:23:16] 3MediaWiki-extensions-OpenStackManager: Removing a service group leaves sudo policies behind - https://phabricator.wikimedia.org/T63186#1041493 (10Aklapper) p:5Triage>3Low [14:24:50] 3MediaWiki-extensions-OpenStackManager: Special:NovaPuppetGroup should list number of instances having a class applied - https://phabricator.wikimedia.org/T65300#1041495 (10Aklapper) p:5Triage>3Volunteer? [14:24:51] 3MediaWiki-extensions-OpenStackManager: Special:NovaAddress should list instance IP - https://phabricator.wikimedia.org/T60444#1041497 (10Aklapper) p:5Triage>3Low [14:24:51] 3MediaWiki-extensions-OpenStackManager: Some usernames are all lowercase, leading to inconsistent behavior with rights - https://phabricator.wikimedia.org/T52515#1041499 (10Aklapper) p:5Triage>3Volunteer? [14:24:51] 3Wikimedia-General-or-Unknown: Remove dl() call from wmf-config to php_utfnormal - https://phabricator.wikimedia.org/T89466#1041501 (10Aklapper) p:5Triage>3Normal [14:24:52] 3MediaWiki-extensions-OpenStackManager: Improve OpenStackManager's Echo-based notification emails - https://phabricator.wikimedia.org/T58202#1041502 (10Aklapper) p:5Triage>3Low [14:25:36] (03CR) 10Gilles: [C: 04-1] "I get an error when trying to run it in Chrome, aimed at beta commons:" [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/186543 (https://phabricator.wikimedia.org/T86119) (owner: 10MarkTraceur) [14:25:57] 3MediaWiki-extensions-OpenStackManager: Fatal error: Call to undefined method GoogleLoginAuth::connect() in nova/OpenStackNovaLdapConnection.php on line 21 - https://phabricator.wikimedia.org/T70718#1041504 (10Aklapper) p:5Triage>3Low [14:26:08] 3MediaWiki-extensions-OpenStackManager: Sanity check submitted SSH keys on (Tool) Labs - https://phabricator.wikimedia.org/T77902#1041507 (10Aklapper) p:5Triage>3Volunteer? [14:26:15] 3Wikimedia-Labs-General, MediaWiki-extensions-OpenStackManager: adding/removing project members updates project page, changing projectadmins does not - https://phabricator.wikimedia.org/T73164#1041508 (10Aklapper) p:5Triage>3Low [14:27:42] 3MediaWiki-extensions-UploadWizard, Multimedia: Move newUpload to the Upload step controller - https://phabricator.wikimedia.org/T86679#973962 (10Gilles) Blocked for now in favor of better browser test coverage [14:27:45] 3MediaWiki-extensions-UploadWizard, Multimedia: Use Deferred/Promise and generally async-friendly code paths where possible - https://phabricator.wikimedia.org/T51988#550635 (10Gilles) Blocked for now in favor of better browser test coverage [14:27:58] (03CR) 10Polybuildr: "@Edokter: After a short conversation with Bartosz on IRC, it seems it's fine if I keep in those two lines to support IE 6-7." [core] - 10https://gerrit.wikimedia.org/r/186332 (https://phabricator.wikimedia.org/T18691) (owner: 10Polybuildr) [14:28:12] 3MediaWiki-extensions-General-or-Unknown: Merge new fields in extension.json into Composer's package.json - https://phabricator.wikimedia.org/T89456#1041517 (10Aklapper) p:5Triage>3Low [14:28:14] 3MediaWiki-extensions-ContentTranslation: Propose a short sequence of articles to translate - https://phabricator.wikimedia.org/T89654#1041518 (10Pginer-WMF) 3NEW [14:33:47] 3ContentTranslation-cxserver: Improve cxserver's logging - https://phabricator.wikimedia.org/T89265#1041525 (10akosiaris) [14:36:20] 3ContentTranslation-cxserver, ContentTranslation-Deployments, MediaWiki-extensions-ContentTranslation, Language-Engineering: Improve cxserver's logging - https://phabricator.wikimedia.org/T89265#1041527 (10KartikMistry) [14:36:40] (03CR) 10Gilles: [C: 04-1] Add browser test for "copy file metadata" feature (034 comments) [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/190511 (https://phabricator.wikimedia.org/T89356) (owner: 10MarkTraceur) [14:37:19] 3MediaWiki-extensions-WikibaseRepository, § Wikidata-Sprint-2015-02-03, Wikidata: Special:GoToLinkedPage should support redirects - https://phabricator.wikimedia.org/T78526#1041531 (10JanZerebecki) a:3hoo [14:38:07] 3Multimedia, MediaWiki-extensions-MultimediaViewer: Adjust Media Viewer download menu colors - https://phabricator.wikimedia.org/T89520#1038354 (10Gilles) @Pginer-WMF you need to review this [14:39:52] 3MediaWiki-General-or-Unknown: MediaWiki needs technical leadership - https://phabricator.wikimedia.org/T87655#1041539 (10MarkAHershberger) Aklapper writes: > Waiting for outcome of ArchCom session to be shared in https://phabricator.wikimedia.org/T87605 / https://phabricator.wikimedia.org/T87470. > Does this t... [14:40:45] 3MediaWiki-extensions-ContentTranslation, Language-Engineering: Avoid code duplication and non-executed code from CXCategoryTool.prototype.getCategories - https://phabricator.wikimedia.org/T89641#1041540 (10santhosh) [14:45:24] (03CR) 10Matěj Grabovský: "Is there still something blocking this? I've already pushed for review the required changes in affected extensions that are in git." [core] - 10https://gerrit.wikimedia.org/r/134827 (owner: 10Matěj Grabovský) [14:47:36] (03CR) 10Anomie: [WIP] Allow users to add, remove and apply change tags using the API (031 comment) [core] - 10https://gerrit.wikimedia.org/r/188543 (https://phabricator.wikimedia.org/T20670) (owner: 10TTO) [14:48:08] (03CR) 10MarkAHershberger: "See https://phabricator.wikimedia.org/T67188 and https://phabricator.wikimedia.org/T89456 "Merge new fields in extension.json into Compose" [extensions/ConfirmAccount] - 10https://gerrit.wikimedia.org/r/190027 (https://phabricator.wikimedia.org/T86476) (owner: 10Paladox) [14:48:17] 3Continuous-Integration, MediaWiki-extensions-WikibaseRepository, § Wikidata-Sprint-2015-02-03, Wikidata: Enable the CLDR extension for Wikibase Repo unit tests - https://phabricator.wikimedia.org/T87242#1041549 (10JanZerebecki) a:3hoo [14:50:47] 3MediaWiki-Parser: Page status indicator tags leave whitespace behind - https://phabricator.wikimedia.org/T76234#1041555 (10Mormegil) OK, as this seems to have stalled somehow (are we the only wiki to use this? or are we the only wiki to have noticed the redundant whitespace caused by this?), I have used the wor... [14:51:20] (03CR) 10Anomie: [WIP] Allow users to add, remove and apply change tags using the API (0317 comments) [core] - 10https://gerrit.wikimedia.org/r/188543 (https://phabricator.wikimedia.org/T20670) (owner: 10TTO) [14:51:44] (03CR) 10Anomie: "> Adding tagging capability to other API actions (delete etc) is perhaps best left for another patch set." [core] - 10https://gerrit.wikimedia.org/r/188543 (https://phabricator.wikimedia.org/T20670) (owner: 10TTO) [14:54:14] (03CR) 10Gilles: [C: 032] Chunked upload: Return expected offset on offset error [core] - 10https://gerrit.wikimedia.org/r/190221 (https://phabricator.wikimedia.org/T87535) (owner: 10Rillke) [14:54:50] (03CR) 10Anomie: [C: 031] "Yeah, just override Jenkins for this backport." [extensions/SecurePoll] (wmf/1.25wmf17) - 10https://gerrit.wikimedia.org/r/190770 (https://phabricator.wikimedia.org/T89475) (owner: 10BryanDavis) [14:57:16] (03PS1) 10Christopher Johnson (WMDE): adds tooltip and href to owner image on Sprint Card [phabricator/extensions/Sprint] - 10https://gerrit.wikimedia.org/r/190807 [14:59:42] (03Merged) 10jenkins-bot: Chunked upload: Return expected offset on offset error [core] - 10https://gerrit.wikimedia.org/r/190221 (https://phabricator.wikimedia.org/T87535) (owner: 10Rillke) [15:00:53] (03PS2) 10Christopher Johnson (WMDE): adds tooltip and href to owner image on Sprint Card [phabricator/extensions/Sprint] - 10https://gerrit.wikimedia.org/r/190807 [15:04:02] (03PS1) 10Daniel Kinzler: Remove getSecondaryDataUpdates and friends from ParserOutput. [core] - 10https://gerrit.wikimedia.org/r/190808 [15:04:18] (03CR) 10jenkins-bot: [V: 04-1] Remove getSecondaryDataUpdates and friends from ParserOutput. [core] - 10https://gerrit.wikimedia.org/r/190808 (owner: 10Daniel Kinzler) [15:05:08] (03CR) 10Christopher Johnson (WMDE): [C: 032 V: 032] adds tooltip and href to owner image on Sprint Card [phabricator/extensions/Sprint] - 10https://gerrit.wikimedia.org/r/190807 (owner: 10Christopher Johnson (WMDE)) [15:09:01] (03PS2) 10Daniel Kinzler: Remove getSecondaryDataUpdates and friends from ParserOutput. [core] - 10https://gerrit.wikimedia.org/r/190808 [15:12:36] 3Services, Datasets-General-or-Unknown, MediaWiki-Core-Team: Improve Wikimedia dumping infrustructure - https://phabricator.wikimedia.org/T88728#1041566 (10ArielGlenn) Here are a few stories I've run across: A company wants to mirror English Wikipedia with relatively up to the minute changes (or at least up to... [15:13:38] (03PS1) 10Yaron Koren: Added trimming of whitespaces for "fields", "join on" parameters [extensions/Cargo] - 10https://gerrit.wikimedia.org/r/190810 [15:15:09] 3Wikimedia-Site-requests: Allow Microdata Attributes in Hebrew Wikisource - https://phabricator.wikimedia.org/T89655#1041567 (10Fuzzy) 3NEW [15:16:47] (03CR) 10Yaron Koren: [C: 032 V: 032] Added trimming of whitespaces for "fields", "join on" parameters [extensions/Cargo] - 10https://gerrit.wikimedia.org/r/190810 (owner: 10Yaron Koren) [15:17:49] 3Citoid: Code review on html-metadata library - https://phabricator.wikimedia.org/T89056#1041574 (10Mvolz) Did we decide who was going to do this? [15:22:38] 3Services, Datasets-General-or-Unknown, MediaWiki-Core-Team: Improve Wikimedia dumping infrustructure - https://phabricator.wikimedia.org/T88728#1041575 (10ArielGlenn) actually can we start a wiki page for this someplace? [15:24:30] (03CR) 10Nikerabbit: Remove getSecondaryDataUpdates and friends from ParserOutput. (031 comment) [core] - 10https://gerrit.wikimedia.org/r/190808 (owner: 10Daniel Kinzler) [15:29:54] 3Wiki-Loves-Monuments-Sources: Nepal needs to be added to the monuments database in Nepali - https://phabricator.wikimedia.org/T55000#1041581 (10sarojdhakal) a:3Romaine Hi Romain, still do not see the Nepal monuments in : https://commons.wikimedia.org/wiki/Commons:Monuments_database/Statistics . Please help... [15:30:30] 3Citoid: Automated archiving of URLs - https://phabricator.wikimedia.org/T89438#1041583 (10Mvolz) p:5Triage>3Normal [15:30:50] (03Restored) 10Niharika29: Add capability for managing campaigns [wikimedia/iegreview] - 10https://gerrit.wikimedia.org/r/188045 (owner: 10Niharika29) [15:31:03] 3Wiki-Loves-Monuments-Sources: Nepal needs to be added to the monuments database in Nepali - https://phabricator.wikimedia.org/T55000#1041587 (10sarojdhakal) + Biplab Anand WLM 2014 coordinator for Nepal [15:32:48] 3Citoid: Identifies string of numbers following period as a pmc- false positives with PMC checking in distinguish.js - https://phabricator.wikimedia.org/T88898#1041590 (10Mvolz) 5Open>3Resolved [15:33:57] prtksxna: can you take a stab at merging https://gerrit.wikimedia.org/r/#/c/146477/ if fixes js errors on wikidata [15:37:07] 3Citoid: Diagnose cause of 500 error in citoid in production - https://phabricator.wikimedia.org/T89058#1041604 (10Mvolz) [15:41:42] (03PS4) 10Niharika29: Add capability for managing campaigns [wikimedia/iegreview] - 10https://gerrit.wikimedia.org/r/188045 [15:41:44] (03PS10) 10Niharika29: Add a report for campaign view [wikimedia/iegreview] - 10https://gerrit.wikimedia.org/r/186157 (https://phabricator.wikimedia.org/T87308) [15:43:21] (03PS1) 10Gerrit Patch Uploader: Remove CSS definition for tables in dialogs [extensions/WikiEditor] - 10https://gerrit.wikimedia.org/r/190812 [15:43:24] (03CR) 10Gerrit Patch Uploader: "This commit was uploaded using the Gerrit Patch Uploader [1]." [extensions/WikiEditor] - 10https://gerrit.wikimedia.org/r/190812 (owner: 10Gerrit Patch Uploader) [15:52:35] 3Multimedia, MediaWiki-extensions-MultimediaViewer: MediaViewer crops images in Chrome 40 and IE 11 on Win7 - https://phabricator.wikimedia.org/T89631#1041630 (10Gilles) [15:53:38] 3Services, Datasets-General-or-Unknown, MediaWiki-Core-Team: Improve Wikimedia dumping infrustructure - https://phabricator.wikimedia.org/T88728#1041632 (10bd808) >>! In T88728#1041575, @ArielGlenn wrote: > actually can we start a wiki page for this someplace? Sure. I started a page: 3Services, Datasets-General-or-Unknown, MediaWiki-Core-Team: Improve Wikimedia dumping infrustructure - https://phabricator.wikimedia.org/T88728#1041633 (10bd808) [15:57:27] 3Services, Datasets-General-or-Unknown, MediaWiki-Core-Team: Improve Wikimedia dumping infrastructure - https://phabricator.wikimedia.org/T88728#1041644 (10bd808) [15:59:03] hello people, can anyone help me in getting started ? [15:59:09] I am new [16:01:49] Hey bd808! [16:01:59] I'm stuck in a bad bad rebase. [16:02:07] Niharika_: :( [16:02:16] which patch? [16:02:46] bd808: Don't review that patch till I sort it out. The campaigns one. I made it exactly like you wanted and bam! Rebase played evil. [16:05:21] 3MediaWiki-API: Give action=query higher billing on api main help page - https://phabricator.wikimedia.org/T89659#1041664 (10Reedy) 3NEW [16:05:29] Niharika_: put a self -1 on the messed up ones so I don't forget and give you crabby reviews? [16:05:47] bd808: Okay! [16:05:48] * bd808 tries not to be crabby but loses at being nice some days [16:05:59] hi! yash0307 ! what are you looking for ? [16:06:04] (03CR) 10Niharika29: [C: 04-1] Add a report for campaign view [wikimedia/iegreview] - 10https://gerrit.wikimedia.org/r/186157 (https://phabricator.wikimedia.org/T87308) (owner: 10Niharika29) [16:06:50] tonythomas: hey I am new, would like to get start with some easy hacks :D [16:06:53] (03CR) 10Edokter: "> I drop the `filter` rule and keep the `-ms-filter` as per the MS blog..." [core] - 10https://gerrit.wikimedia.org/r/186332 (https://phabricator.wikimedia.org/T18691) (owner: 10Polybuildr) [16:07:06] tonythomas: can you help me in getting started ? [16:07:43] 3MediaWiki-User-login-and-signup: Cannot login using IE6 and/or IE8 - https://phabricator.wikimedia.org/T35503#1041672 (10matmarex) 5Open>3Invalid a:3matmarex Not reproducible. [16:07:52] yash0307: https://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker [16:09:06] I am willing to do GSoC with wikimedia, I am a php, Python, C++ developer from India. Shall I start with solving easy hacks ? [16:09:16] yash0307: also - I would strongly recommend https://www.mediawiki.org/wiki/Communication ( helped me in my initial days ) [16:09:45] yash0307: you should be! [16:09:57] tonythomas: thanks buddy :) [16:10:55] 3MediaWiki-Documentation, MediaWiki-API: Give action=query higher billing on api main help page - https://phabricator.wikimedia.org/T89659#1041675 (10Reedy) [16:11:06] yash0307: you're welcome ! [16:12:55] 3MediaWiki-Documentation, MediaWiki-API: API examples on mediawiki.org should probably be updated to use json now json is default - https://phabricator.wikimedia.org/T89660#1041679 (10Reedy) 3NEW [16:23:05] (03PS1) 10Yaron Koren: Fixed handling for "limit=0" - fix for 7e2b99a [extensions/Cargo] - 10https://gerrit.wikimedia.org/r/190818 [16:23:40] (03CR) 10Yaron Koren: [C: 032 V: 032] Fixed handling for "limit=0" - fix for 7e2b99a [extensions/Cargo] - 10https://gerrit.wikimedia.org/r/190818 (owner: 10Yaron Koren) [16:29:07] 3MediaWiki-Documentation, MediaWiki-API: API examples on mediawiki.org should probably be updated to use json now json is default - https://phabricator.wikimedia.org/T89660#1041690 (10Cgtdk) I'll get to work on this bug this week. [16:34:29] 3operations, MediaWiki-Core-Team, Wikimedia-Logstash, Incident-20150205-SiteOutage: Prototype Monolog and rsyslog configuration to ship log events from MediaWiki to Logstash - https://phabricator.wikimedia.org/T88870#1041691 (10bd808) This code path is running in beta now and logs are showing up in Kibana as exp... [16:34:30] (03PS1) 10Bartosz Dziewoński: mediawiki.mixins.less: Do not serve SVG to Opera 12 when fallback available [core] - 10https://gerrit.wikimedia.org/r/190819 (https://phabricator.wikimedia.org/T87504) [16:37:10] 3operations, MediaWiki-Core-Team, Wikimedia-Logstash, Incident-20150205-SiteOutage: Prototype Monolog and rsyslog configuration to ship log events from MediaWiki to Logstash - https://phabricator.wikimedia.org/T88870#1041701 (10bd808) The full set of changes requires several changes that will be included in 1.25... [16:39:13] 3MediaWiki-Interface, MediaWiki-ResourceLoader: Stop serving SVG images to Opera 12 - https://phabricator.wikimedia.org/T87504#1041702 (10matmarex) Emailed wikitech-l: https://lists.wikimedia.org/pipermail/wikitech-l/2015-February/080841.html [16:40:52] (03CR) 10AndyRussG: [C: 032] "Excellent, thanks so much! :)" [extensions/EducationProgram] - 10https://gerrit.wikimedia.org/r/183998 (https://phabricator.wikimedia.org/T74889) (owner: 10Sputniza) [16:41:12] (03Merged) 10jenkins-bot: Sanitize invalid titles: replace slash with hyphen [extensions/EducationProgram] - 10https://gerrit.wikimedia.org/r/183998 (https://phabricator.wikimedia.org/T74889) (owner: 10Sputniza) [16:43:08] (03PS7) 10Nuria: mediawiki.user: Clean up crypto version of generateRandomSessionId [core] - 10https://gerrit.wikimedia.org/r/190641 (owner: 10Krinkle) [16:43:58] (03CR) 10Nuria: [C: 032] mediawiki.user: Clean up crypto version of generateRandomSessionId [core] - 10https://gerrit.wikimedia.org/r/190641 (owner: 10Krinkle) [16:47:07] 3Analytics, Multimedia, MediaWiki-extensions-MultimediaViewer: Set up varnish 204 beacon endpoint for virtual media views and use it in Media Viewer - https://phabricator.wikimedia.org/T89088#1041714 (10Gilles) [16:47:40] 3MediaWiki-API, MediaWiki-Unit-tests: Incomplete PHPUni test: ApiTest::testApiListPages() - https://phabricator.wikimedia.org/T37867#1041716 (10Krinkle) [16:48:17] 3MediaWiki-API, MediaWiki-Unit-tests: Incomplete PHPUni test: ApiTest::testApiListPages() - https://phabricator.wikimedia.org/T37867#388744 (10Krinkle) 5Open>3Resolved a:3Krinkle Removed: https://github.com/wikimedia/mediawiki/commit/99556232ae9 Test class renamed: https://github.com/wikimedia/mediawiki... [16:49:55] (03Merged) 10jenkins-bot: mediawiki.user: Clean up crypto version of generateRandomSessionId [core] - 10https://gerrit.wikimedia.org/r/190641 (owner: 10Krinkle) [16:51:18] New campaigns for WikiGrok - https://phabricator.wikimedia.org/T89420#1041729 (10leila) @Aklapper, what if it's not clear at this point who will work on this task? [16:51:48] 3MediaWiki-Documentation, MediaWiki-API: API examples on mediawiki.org should probably be updated to use json now json is default - https://phabricator.wikimedia.org/T89660#1041731 (10Krenair) a:3Cgtdk [16:52:17] 3MediaWiki-extensions-WikibaseRepository, Wikidata: Allow fallback to any language - https://phabricator.wikimedia.org/T89213#1041733 (10Lydia_Pintscher) p:5Triage>3Normal [16:55:50] 3MediaWiki-Documentation, MediaWiki-API: Give action=query higher billing on api main help page - https://phabricator.wikimedia.org/T89659#1041746 (10Anomie) About the only way that would really make sense would be to add an example linking to it. [16:56:49] 3MediaWiki-extensions-WikibaseRepository, Wikidata: Allow creating items or properties without a label - https://phabricator.wikimedia.org/T89440#1041748 (10Lydia_Pintscher) 5Open>3declined a:3Lydia_Pintscher We are going to fix the issue of the language not working. I think that will go out in the next de... [17:04:56] 3MediaWiki-extensions-WikibaseRepository, Wikidata: Re-implement uniqueness constraint in a consistent and efficient way - https://phabricator.wikimedia.org/T74430#1041773 (10daniel) [17:06:14] 3MediaWiki-extensions-WikibaseRepository, Wikidata: Impose standard on capitalizing concept terms in messages - https://phabricator.wikimedia.org/T89350#1041775 (10Lydia_Pintscher) [17:06:26] 3MediaWiki-extensions-WikibaseRepository, Wikidata: Impose standard on capitalizing concept terms in messages - https://phabricator.wikimedia.org/T89350#1041777 (10Lydia_Pintscher) p:5Triage>3Normal [17:09:08] 3MediaWiki-extensions-WikibaseRepository: "Add qualifier" button should automatically focus text box - https://phabricator.wikimedia.org/T89300#1041783 (10Lydia_Pintscher) p:5Triage>3High [17:09:22] 3MediaWiki-extensions-WikibaseRepository, Wikidata: "Add qualifier" button should automatically focus text box - https://phabricator.wikimedia.org/T89300#1032842 (10Lydia_Pintscher) [17:10:18] 3MediaWiki-extensions-WikibaseRepository, Wikidata: Label no longer fallback to foreign language out of fallback chain in Special:Contributions and Special:RecentChanges - https://phabricator.wikimedia.org/T89212#1041791 (10Lydia_Pintscher) p:5Triage>3High [17:11:42] 3MediaWiki-extensions-WikibaseRepository, Wikidata: Don't visually group property values by property in qualifiers - https://phabricator.wikimedia.org/T65564#1041795 (10Lydia_Pintscher) 5Open>3declined a:3Lydia_Pintscher Those should clearly be two different statements. [17:13:05] (03CR) 10Daniel Kinzler: Maintenance script for importing site info. (031 comment) [core] - 10https://gerrit.wikimedia.org/r/181391 (https://phabricator.wikimedia.org/T87176) (owner: 10Daniel Kinzler) [17:14:04] (03CR) 10Daniel Kinzler: Maintenance script for importing site info. (0310 comments) [core] - 10https://gerrit.wikimedia.org/r/181391 (https://phabricator.wikimedia.org/T87176) (owner: 10Daniel Kinzler) [17:14:07] 3MediaWiki-extensions-WikibaseClient, Wikidata: For "special" precision in Wikidata interface, show dimension in meters - https://phabricator.wikimedia.org/T89218#1041799 (10Lydia_Pintscher) p:5Triage>3Normal [17:14:51] hoo: no +2 on the site info stuff? nobody but us uses it, so nobody but us is going to merge it :) [17:15:59] DanielK_WMDE: If Thiemo is ok with it, I can look at it once more and then +2 [17:16:05] (03PS1) 10BryanDavis: Remove calls to obsolete recyclePruneAndUndelayJobs function [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/190824 (https://phabricator.wikimedia.org/T89624) [17:17:04] 3MediaWiki-extensions-WikibaseRepository, Wikidata: Origin HTTP header not set - https://phabricator.wikimedia.org/T89622#1041806 (10Lydia_Pintscher) p:5Triage>3Low [17:18:01] 3MediaWiki-Page-editing, MediaWiki-ResourceLoader: jquery dialog with auto size takes 50% screen width in RTL language wikis - https://phabricator.wikimedia.org/T86979#1041813 (10Krinkle) >>! In T86979#984648, @Amire80 wrote: > So I guess that it should be something like > > ``` > .ltr .ui-dialog { > left:... [17:18:48] hoo: Thiemo gave a +1 [17:19:50] 3Datasets-General-or-Unknown: Wikidata JSON dump: file directory location should follow standard patterns - https://phabricator.wikimedia.org/T72385#1041814 (10Lydia_Pintscher) We will publish more dumps than the current json dumps, yes. Daniel wants expanded json dumps for example that include full uri for exte... [17:20:25] 3Labs, Labs-Vagrant, Tool-Labs, Wikimedia-Labs-wikistats, Wikimedia-Labs-wikitech-interface, Wikimedia-Labs-General, Beta-Cluster, Wikimedia-Labs-Other, Project-Creators, Wikimedia-Labs-Infrastructure, Tool-Labs-tools-Article-request, Wikimedia-Labs-extdist, MediaW... - https://phabricator.wikimedia.org/T89270#1041816 [17:22:20] 3MediaWiki-extensions-WikibaseRepository, Wikidata: Enforce uniqueness of property aliases - https://phabricator.wikimedia.org/T89661#1041820 (10Lydia_Pintscher) p:5Triage>3High [17:26:02] Knowledge Gaps in Wikipedia - https://phabricator.wikimedia.org/T89487#1041847 (10leila) @Aklapper: sure. I'll do that. and thanks for adding me to the personal tracking task on phabricator. [17:26:36] Knowledge Gaps in Wikipedia - https://phabricator.wikimedia.org/T89487#1041853 (10leila) [17:27:06] (03CR) 10Krinkle: Add clickable link for section headers (031 comment) [core] - 10https://gerrit.wikimedia.org/r/186332 (https://phabricator.wikimedia.org/T18691) (owner: 10Polybuildr) [17:27:37] Wikimania submissions - https://phabricator.wikimedia.org/T89486#1037479 (10leila) [17:27:53] WikiGrok - Behind the Scenes - https://phabricator.wikimedia.org/T89490#1041860 (10leila) [17:28:07] Missing Links in Wikipedia - https://phabricator.wikimedia.org/T89488#1041863 (10leila) [17:28:18] New campaigns for WikiGrok - https://phabricator.wikimedia.org/T89420#1041866 (10leila) [17:31:17] (03CR) 10Krinkle: "No, -ms-filter is for IE8 and up. filter is the old one. It was renamed by Microsoft for specification compliance (not introducing non-sta" [core] - 10https://gerrit.wikimedia.org/r/186332 (https://phabricator.wikimedia.org/T18691) (owner: 10Polybuildr) [17:33:13] (03PS1) 10Daniel Kinzler: Utility script for trimming i18n files. [tools/code-utils] - 10https://gerrit.wikimedia.org/r/190825 [17:34:00] bd808: found the error message when running rsyslog in debugging more [17:34:17] (03Abandoned) 10Daniel Kinzler: Utility script for trimming i18n files. [core] - 10https://gerrit.wikimedia.org/r/181558 (owner: 10Daniel Kinzler) [17:35:02] 7984.801007119:7f7187be2700: strm 0x7f71800025e0: open error 13, file '/var/log/hhvm/error.log': Permission denied [17:35:04] there we go [17:36:07] werdna: want to open a bug for that? I'll try to take a look soon and see what I can do to fix it [17:36:27] a bit confused because that was actually running interactively as root [17:36:33] unless rsyslog actively drops permissions [17:36:38] It does [17:36:45] to syslog:syslog I think [17:37:23] (03CR) 10Daniel Kinzler: "Old patch, with some discussion: I60a7683e50968d4" [tools/code-utils] - 10https://gerrit.wikimedia.org/r/190825 (owner: 10Daniel Kinzler) [17:37:50] running a logging thread as root is a recipe for badness. Easy to imagine ways to overwrite important files [17:37:59] 3MediaWiki-extensions-General-or-Unknown: Merge new fields in extension.json into Composer's composer.json - https://phabricator.wikimedia.org/T89456#1041874 (10Legoktm) [17:38:57] mmh [17:39:44] okay, works if I chmod /var/log/hhvm to syslog:syslog [17:39:47] I am not touching anything now :p [17:39:51] but I'll file a bug [17:39:52] :) [17:40:01] I guess we should put a puppet rule in [17:40:22] 3§Collaboration-Team: Turn ToC bar into a Search/ToC bar (with questions for Pau) - https://phabricator.wikimedia.org/T89422#1041877 (10Pginer-WMF) [17:41:15] (03CR) 10BryanDavis: [C: 032 V: 032] "Overriding failing Jenkins tests." [extensions/SecurePoll] (wmf/1.25wmf17) - 10https://gerrit.wikimedia.org/r/190770 (https://phabricator.wikimedia.org/T89475) (owner: 10BryanDavis) [17:41:31] (03CR) 10jenkins-bot: [V: 04-1] Call parent::__construct() from SecurePoll_BallotStatus [extensions/SecurePoll] (wmf/1.25wmf17) - 10https://gerrit.wikimedia.org/r/190770 (https://phabricator.wikimedia.org/T89475) (owner: 10BryanDavis) [17:41:45] legoktm: ty for fixing that. Was about to, but you beat me to it. :) [17:41:52] 3§Collaboration-Team: Turn ToC bar into a Search/ToC bar (with questions for Pau) - https://phabricator.wikimedia.org/T89422#1035789 (10Pginer-WMF) @DannyH, I added details to the task description to answer your questions. Feel free to remove the questions if you consider them to be answered. [17:42:35] 3MediaWiki-extensions-WikibaseRepository, Wikidata: make hover cards work on item links - https://phabricator.wikimedia.org/T69434#1041880 (10JanZerebecki) https://gerrit.wikimedia.org/r/#/c/150731/ [17:42:41] 3MediaWiki-Parser: Implement Title validator that returns error codes - https://phabricator.wikimedia.org/T89648#1041882 (10Aklapper) p:5Low>3Volunteer? [17:43:51] 3MediaWiki-extensions-General-or-Unknown: Merge new fields in extension.json into Composer's composer.json - https://phabricator.wikimedia.org/T89456#1041888 (10Legoktm) This tasks feels premature and is only going to fragment discussion yet again. AIUI, werdna's complaint on wikitech-l was about poor communicat... [17:44:02] (03PS1) 10BryanDavis: Add missing classes to autoload [extensions/SecurePoll] (wmf/1.25wmf17) - 10https://gerrit.wikimedia.org/r/190833 [17:44:20] (03CR) 10BryanDavis: [C: 032] Add missing classes to autoload [extensions/SecurePoll] (wmf/1.25wmf17) - 10https://gerrit.wikimedia.org/r/190833 (owner: 10BryanDavis) [17:44:29] (03Merged) 10jenkins-bot: Add missing classes to autoload [extensions/SecurePoll] (wmf/1.25wmf17) - 10https://gerrit.wikimedia.org/r/190833 (owner: 10BryanDavis) [17:45:14] (03PS2) 10BryanDavis: Call parent::__construct() from SecurePoll_BallotStatus [extensions/SecurePoll] (wmf/1.25wmf17) - 10https://gerrit.wikimedia.org/r/190770 (https://phabricator.wikimedia.org/T89475) [17:45:15] New campaigns for WikiGrok - https://phabricator.wikimedia.org/T89420#1041889 (10Aklapper) In that case a task should be assigned to a project so people interested in the project can find the task. [17:46:46] (03CR) 10Zfilipin: [C: 031] "Looks good to me. Is there a reason this is not merged?" [extensions/Math] - 10https://gerrit.wikimedia.org/r/179072 (https://phabricator.wikimedia.org/T68369) (owner: 10Jagori79) [17:48:17] (03PS1) 10BryanDavis: Backport SecurePoll_BallotStatus fix for SecurePoll [core] (wmf/1.25wmf17) - 10https://gerrit.wikimedia.org/r/190834 (https://phabricator.wikimedia.org/T89475) [17:48:33] New campaigns for WikiGrok - https://phabricator.wikimedia.org/T89420#1041897 (10leila) I added the [personal task tracking] tag to the description of all tasks I'm defining only for my personal tracking purposes. These tasks don't belong to a project as we discussed in another thread, and are not necessarily assi... [17:52:12] (03CR) 10Jforrester: [C: 032] "Same as used in various places around our codebase(s)." [core] - 10https://gerrit.wikimedia.org/r/190819 (https://phabricator.wikimedia.org/T87504) (owner: 10Bartosz Dziewoński) [17:52:56] 3MediaWiki-extensions-General-or-Unknown: Merge new fields in extension.json into Composer's composer.json - https://phabricator.wikimedia.org/T89456#1041908 (10MarkAHershberger) I'm confused as to what you mean when you say "fragment discussion yet again." I've heard from other extension developers who have al... [17:53:21] 3Multimedia, MediaWiki-extensions-MultimediaViewer: Remove metadata panel animation - https://phabricator.wikimedia.org/T77647#1041909 (10Tgr) 5Open>3Invalid a:3Tgr [17:54:02] 3Co-op, Grantmaking-IdeaLab: Template/form(?) does not automatically add "Category:Co-op mentors with general editing skills" to the mentor's profile page - https://phabricator.wikimedia.org/T89424#1041911 (10I_JethroBT) Hrm, something strange happened. Something with the new general editing parameter has produ... [17:54:10] 3Co-op, Grantmaking-IdeaLab: Template/form(?) does not automatically add "Category:Co-op mentors with general editing skills" to the mentor's profile page - https://phabricator.wikimedia.org/T89424#1041912 (10I_JethroBT) 5Resolved>3Open [17:54:11] 3Grantmaking-IdeaLab: Matchbot does not rematch learner after change in skill category - https://phabricator.wikimedia.org/T89391#1041913 (10I_JethroBT) [17:54:42] (03PS2) 10BryanDavis: Backport SecurePoll_BallotStatus fix for SecurePoll [core] (wmf/1.25wmf17) - 10https://gerrit.wikimedia.org/r/190834 (https://phabricator.wikimedia.org/T89475) [17:54:58] (03PS3) 10BryanDavis: Backport SecurePoll_BallotStatus fix for SecurePoll [core] (wmf/1.25wmf17) - 10https://gerrit.wikimedia.org/r/190834 (https://phabricator.wikimedia.org/T89475) [17:55:46] 3Phabricator: Searching for ticket ID shows unrelated results in Phabricator blockers/merge interface - https://phabricator.wikimedia.org/T87301#1041914 (10Tgr) Yes, this looks fixed for now. We do intend to return to Elasticsearch though, don't we? Which means that this bug will reappear eventually. [17:57:47] (03Merged) 10jenkins-bot: mediawiki.mixins.less: Do not serve SVG to Opera 12 when fallback available [core] - 10https://gerrit.wikimedia.org/r/190819 (https://phabricator.wikimedia.org/T87504) (owner: 10Bartosz Dziewoński) [17:58:21] 3MediaWiki-API, MediaWiki-extensions-AntiSpoof: "createaccount" action failure should return the name of the extension that caused it to fail. - https://phabricator.wikimedia.org/T74387#1041917 (10Krenair) Is this really #easy ? AntiSpoof uses a few different messages (antispoof-conflict-top, antispoof-conflict-... [17:58:45] hexmode: np [18:00:49] 3GlobalUserPage: GUP shows my user page wrongly - https://phabricator.wikimedia.org/T89662#1041920 (10Krenair) 3NEW a:3Legoktm [18:02:50] (03CR) 10Krinkle: Improve title text in jquery.confirmable (032 comments) [core] - 10https://gerrit.wikimedia.org/r/190742 (https://phabricator.wikimedia.org/T89572) (owner: 10Wctaiwan) [18:04:58] (03CR) 10Krinkle: [C: 04-1] "Should there not be a new patch file as well, to perform this on existing databases? Unless these were all introduced in the current relea" [core] - 10https://gerrit.wikimedia.org/r/190774 (https://phabricator.wikimedia.org/T89630) (owner: 10Springle) [18:05:12] 3MediaWiki-API, MediaWiki-extensions-AntiSpoof: "createaccount" action failure should return the name of the extension that caused it to fail. - https://phabricator.wikimedia.org/T74387#1041932 (10bd808) >>! In T74387#1041917, @Krenair wrote: > Is this really #easy ? AntiSpoof uses a few different messages (anti... [18:07:14] 3Wikimedia-Hackathon-2015: Goals and measures of success of the Wikimedia Hackathon 2015 - https://phabricator.wikimedia.org/T88520#1041936 (10Sylvain_WMFr) OK, it seems great. What would be the prizes? Barnstars or things with real monetary value? Who will decide who receives these prizes? [18:09:16] 3MediaWiki-extensions-WikibaseRepository, Wikidata: Item tooltip shows label, pipe and nothing when there is no description - https://phabricator.wikimedia.org/T89663#1041944 (10Lydia_Pintscher) [18:09:39] (03CR) 10Krinkle: [C: 04-1] CPB: Add class to notification (032 comments) [extensions/VectorBeta] - 10https://gerrit.wikimedia.org/r/190384 (https://phabricator.wikimedia.org/T67178) (owner: 10Phoenix303) [18:09:41] 3MediaWiki-extensions-WikibaseRepository, Wikidata: Item tooltip shows label, pipe and nothing when there is no description - https://phabricator.wikimedia.org/T89663#1041946 (10Lydia_Pintscher) p:5Triage>3Normal [18:10:01] (03CR) 10Krinkle: "Thanks, the event looks nice." [extensions/VectorBeta] - 10https://gerrit.wikimedia.org/r/190384 (https://phabricator.wikimedia.org/T67178) (owner: 10Phoenix303) [18:17:15] 3Multimedia, MediaWiki-extensions-ImageMap: Possibility to insert parser functions in the content of the links - https://phabricator.wikimedia.org/T89643#1041953 (10Tgr) 5Open>3Invalid a:3Tgr #switchtablink produces a link, not an URL. [18:18:48] 3MediaWiki-extensions-General-or-Unknown: Merge new fields in extension.json into Composer's composer.json - https://phabricator.wikimedia.org/T89456#1041958 (10bd808) >>! In T89456#1041908, @MarkAHershberger wrote: > I'm confused as to what you mean when you say "fragment discussion yet again." I think @legokt... [18:24:06] 3LiquidThreads: Incorrect French plural "réponses" for only one message in LQT - https://phabricator.wikimedia.org/T89003#1041961 (10Ricordisamoa) [18:26:28] 3Multimedia, MediaWiki-extensions-MultimediaViewer: Adjust Media Viewer download menu colors - https://phabricator.wikimedia.org/T89520#1041962 (10Pginer-WMF) @Gilles It looks good to me. Only one issue: It seems that the color has not been adjusted for the element which is selected. While the color for the othe... [18:26:36] 3LiquidThreads: Incorrect French plural "réponses" for only one message in LQT - https://phabricator.wikimedia.org/T89003#1041963 (10Ricordisamoa) a:3Ricordisamoa [18:27:34] 3LiquidThreads: Incorrect French plural "réponses" for only one message in LQT - https://phabricator.wikimedia.org/T89003#1041968 (10Reedy) https://github.com/wikimedia/mediawiki-extensions-LiquidThreads/blob/master/i18n/fr.json#L199 Of course, this can/should be fixed easily at https://translatewiki.net/ [18:27:41] 3Multimedia, MediaWiki-extensions-MultimediaViewer: Share panel tab interface broken in Media Viewer - https://phabricator.wikimedia.org/T89531#1041969 (10Tgr) >>! In T89531#1041311, @Gilles wrote: > Are you sure? Works fine for me on mediawiki.org, it's only broken on beta. The OOUI update is in the latest bran... [18:27:47] 3LiquidThreads: Incorrect French plural "réponses" for only one message in LQT - https://phabricator.wikimedia.org/T89003#1041970 (10Ricordisamoa) 5Open>3Resolved The French version of the "lqt-thread-show-replies" message was not using PLURAL. I've [[ //translatewiki.net/w/i.php?diff=6021707 | fixed ]] it a... [18:28:52] (03CR) 10Wctaiwan: Improve title text in jquery.confirmable (032 comments) [core] - 10https://gerrit.wikimedia.org/r/190742 (https://phabricator.wikimedia.org/T89572) (owner: 10Wctaiwan) [18:29:48] 3MediaWiki-extensions-General-or-Unknown: Merge new fields in extension.json into Composer's composer.json - https://phabricator.wikimedia.org/T89456#1041975 (10MarkAHershberger) > I think that discussion of this is healthy and welcome but having yet another place to hold the same discussion seems unlikely to le... [18:31:26] (03PS2) 10Rillke: Detect duplicate files by SHA1 search [core] - 10https://gerrit.wikimedia.org/r/190488 (https://phabricator.wikimedia.org/T74070) [18:32:50] 3Co-op: Develop Profile templates for Co-op Landing page - https://phabricator.wikimedia.org/T89664#1041980 (10I_JethroBT) 3NEW a:3Soni [18:33:33] (03PS3) 10Wctaiwan: Improve title text in jquery.confirmable [core] - 10https://gerrit.wikimedia.org/r/190742 (https://phabricator.wikimedia.org/T89572) [18:34:51] 3Co-op: Develop Profile templates for Co-op Landing page - https://phabricator.wikimedia.org/T89664#1041994 (10I_JethroBT) [18:35:17] 3Co-op: Develop Profile templates for Co-op Landing page - https://phabricator.wikimedia.org/T89664#1041980 (10I_JethroBT) [18:37:57] 3LiquidThreads: LQT should not use obsolete HTML attributes (use CSS instead of valign, align and width) - https://phabricator.wikimedia.org/T74519#1041998 (10Ricordisamoa) [18:38:07] 3LiquidThreads: LQT should not use obsolete HTML attributes (use CSS instead of valign, align and width) - https://phabricator.wikimedia.org/T74519#758743 (10Ricordisamoa) Resolved? [18:39:07] (03CR) 10jenkins-bot: [V: 04-1] Improve title text in jquery.confirmable [core] - 10https://gerrit.wikimedia.org/r/190742 (https://phabricator.wikimedia.org/T89572) (owner: 10Wctaiwan) [18:40:05] (03CR) 10Nemo bis: Utility script for trimming i18n files. (031 comment) [tools/code-utils] - 10https://gerrit.wikimedia.org/r/190825 (owner: 10Daniel Kinzler) [18:41:06] 3MediaWiki-API: list=alldeletedrevisions gives query error for adrfrom/adrto or adrprefix - https://phabricator.wikimedia.org/T89665#1042006 (10Umherirrender) 3NEW [18:41:14] 3UI-Standardization, LiquidThreads: LiquidThreads' fork of getNavigationBar should not use obsolete HTML attributes (align, cellpadding and valign) - https://phabricator.wikimedia.org/T75860#1042015 (10Ricordisamoa) Dupe of {T74519} (which doesn't include cellpadding)? [18:41:29] (03CR) 10Wctaiwan: "recheck" [core] - 10https://gerrit.wikimedia.org/r/190742 (https://phabricator.wikimedia.org/T89572) (owner: 10Wctaiwan) [18:42:57] 3MediaWiki-Special-pages: Special:MovePage should have page toolbox instead of user toolbar (e.g. What links here) - https://phabricator.wikimedia.org/T89666#1042019 (10Krinkle) 3NEW [18:44:32] 3Co-op: Develop Profile templates for Co-op Landing page - https://phabricator.wikimedia.org/T89664#1042027 (10I_JethroBT) [18:44:45] 3LiquidThreads: Special:NewMessages has contents for anonymous user - https://phabricator.wikimedia.org/T60471#1042030 (10Ricordisamoa) Dupe of {T42089}? [18:44:48] 3Co-op: Develop Profile templates for Co-op Landing page - https://phabricator.wikimedia.org/T89664#1041980 (10I_JethroBT) [18:44:56] 3Multimedia, MediaWiki-extensions-MultimediaViewer: Adjust Media Viewer download menu colors - https://phabricator.wikimedia.org/T89520#1042034 (10Tgr) That screenshot shows some weird intermediate style (maybe your browser cached some styles which it wasn't supposed to?). See the top screenshot for how it shoul... [18:46:08] (03PS1) 10Bartosz Dziewoński: Use SVG+PNG OOjs UI distribution [core] - 10https://gerrit.wikimedia.org/r/190842 (https://phabricator.wikimedia.org/T87501) [18:55:40] (03PS5) 10Niharika29: Add a campaign to users mapping table to associate specific users to each campaign [wikimedia/iegreview] - 10https://gerrit.wikimedia.org/r/188045 (https://phabricator.wikimedia.org/T89455) [18:56:04] 3MediaWiki-extensions-General-or-Unknown: Merge new fields in extension.json into Composer's composer.json - https://phabricator.wikimedia.org/T89456#1042087 (10bd808) >>! In T89456#1041975, @MarkAHershberger wrote: > Would you agree that this task could be something we might decide we want done after the discus... [19:00:05] (03CR) 1020after4: [C: 031] ELK: Log via syslog udp direct to Logstash [vagrant] - 10https://gerrit.wikimedia.org/r/189677 (https://phabricator.wikimedia.org/T88870) (owner: 10BryanDavis) [19:00:07] (03PS6) 10Niharika29: Add a campaign to users mapping table to associate specific users to each campaign [wikimedia/iegreview] - 10https://gerrit.wikimedia.org/r/188045 (https://phabricator.wikimedia.org/T89455) [19:01:37] (03PS3) 10Rillke: Detect duplicate archived files by SHA1 search on upload [core] - 10https://gerrit.wikimedia.org/r/190488 (https://phabricator.wikimedia.org/T74070) [19:02:01] (03PS7) 10Niharika29: Manage/add campaigns [wikimedia/iegreview] - 10https://gerrit.wikimedia.org/r/188045 (https://phabricator.wikimedia.org/T89455) [19:04:42] 3MediaWiki-extensions-Collection: All of the undefined indexes - https://phabricator.wikimedia.org/T75481#1042092 (10mmodell) [19:05:17] 3: Consider using https://github.com/lipis/flag-icon-css for flag icons - https://phabricator.wikimedia.org/T89669#1042094 (10ori) 3NEW [19:05:58] 3MediaWiki-extensions-AbuseFilter: PHP notice in hhvm.log: Undefined index: article in AbuseFilterVariableHolder.php - https://phabricator.wikimedia.org/T75473#1042101 (10mmodell) [19:06:01] (03PS8) 10Niharika29: Manage/add campaigns [wikimedia/iegreview] - 10https://gerrit.wikimedia.org/r/188045 (https://phabricator.wikimedia.org/T89455) [19:06:39] 3MediaWiki-General-or-Unknown: PHP notice in hhvm.log: Undefined property: stdClass::$newContent in includes/page/WikiPage.php - https://phabricator.wikimedia.org/T75474#1042103 (10mmodell) [19:07:11] 3MediaWiki-Special-pages: PHP Warning: Invalid argument supplied for foreach() in SpecialPageFactory.php - https://phabricator.wikimedia.org/T65497#1042105 (10mmodell) [19:10:59] 3MediaWiki-extensions-General-or-Unknown: Merge new fields in extension.json into Composer's composer.json - https://phabricator.wikimedia.org/T89456#1042114 (10Tgr) This seems deeply misguided to me. Composer is a library management tool; composer.json deals with data related to that, such as repository locatio... [19:13:05] (03PS9) 10Niharika29: Manage/add campaigns [wikimedia/iegreview] - 10https://gerrit.wikimedia.org/r/188045 (https://phabricator.wikimedia.org/T89455) [19:16:26] (03CR) 10Niharika29: "I got stuck in a bad rebase. Squashed a few commits together. This patch deals only with the Add/Manage part of campaigns. The Report part" [wikimedia/iegreview] - 10https://gerrit.wikimedia.org/r/188045 (https://phabricator.wikimedia.org/T89455) (owner: 10Niharika29) [19:17:08] 3MediaWiki-General-or-Unknown: PHP Warning: array_key_exists(): The first argument should be either a string or an integer in MapCacheLRU.php on line 77 - https://phabricator.wikimedia.org/T72408#1042118 (10mmodell) [19:17:10] 3MediaWiki-General-or-Unknown: MapCacheLRU array_key_exists() is used without checking that $key is a string or integer - https://phabricator.wikimedia.org/T76305#1042119 (10mmodell) [19:18:13] (03PS17) 10Polybuildr: Add clickable link for section headers [core] - 10https://gerrit.wikimedia.org/r/186332 (https://phabricator.wikimedia.org/T18691) [19:20:17] 3MediaWiki-extensions-General-or-Unknown: Merge new fields in extension.json into Composer's composer.json - https://phabricator.wikimedia.org/T89456#1042122 (10Ricordisamoa) At least: name, description, homepage, author and license should not be duplicated between the two. [19:22:02] (03PS10) 10Niharika29: Manage/add campaigns [wikimedia/iegreview] - 10https://gerrit.wikimedia.org/r/188045 (https://phabricator.wikimedia.org/T89455) [19:28:10] 3MediaWiki-Interface, MediaWiki-ResourceLoader: Stop serving SVG images to Opera 12 - https://phabricator.wikimedia.org/T87504#1042128 (10matmarex) 5Open>3Resolved a:3matmarex [19:28:43] 3Mobile-Apps: Upload photos on Wikipedia mobile app's edit screen - https://phabricator.wikimedia.org/T88746#1042135 (10Multichill) I like the stand alone Commons app a lot. I still have it on my phone. It's basically the only way I use to upload photos I took myself. I would love to see a replacement for that. [19:30:59] (03PS1) 10Umherirrender: Pass user to File::delete from Special:MovePage [core] - 10https://gerrit.wikimedia.org/r/190846 [19:33:16] 3MediaWiki-extensions-General-or-Unknown: Merge new fields in extension.json into Composer's composer.json - https://phabricator.wikimedia.org/T89456#1042141 (10DanielFriesen) >>! In T89456#1042122, @Ricordisamoa wrote: > At least: name, description, homepage, author and license should not be duplicated between... [19:36:04] 3MediaWiki-extensions-WikibaseClient, Wikidata: For "special" precision in Wikidata interface, show dimension in meters - https://phabricator.wikimedia.org/T89218#1042151 (10Multichill) The actual conversion code in Pywikibot is at https://git.wikimedia.org/blob/pywikibot%2Fcore.git/HEAD/pywikibot%2F__init__.py#... [19:36:39] 3MediaWiki-Special-pages: Detects conflicts on delete and move with Special:MovePage - https://phabricator.wikimedia.org/T89671#1042152 (10Umherirrender) 3NEW [19:37:27] 3Labs-Vagrant: Labs-Vagrant job queue not fully configured? - https://phabricator.wikimedia.org/T89672#1042159 (10MZMcBride) 3NEW [19:38:59] lookie, fragmented discussion :| [19:40:18] 3Wikimedia-Site-requests: Allow Microdata Attributes in Hebrew Wikisource - https://phabricator.wikimedia.org/T89655#1042168 (10Gerardduenas) It's not very clear that the link provided is a consensus. I understand that not many people see clear the activation. [19:45:08] (03CR) 10Physikerwelt: [C: 032] "no! I just did not manage to run the test within vagrant." [extensions/Math] - 10https://gerrit.wikimedia.org/r/179072 (https://phabricator.wikimedia.org/T68369) (owner: 10Jagori79) [19:46:23] (03Merged) 10jenkins-bot: Refactor code for RSpec3 expect syntax incorporation [extensions/Math] - 10https://gerrit.wikimedia.org/r/179072 (https://phabricator.wikimedia.org/T68369) (owner: 10Jagori79) [19:47:45] 3Labs-Vagrant: Labs-Vagrant job queue not fully configured? - https://phabricator.wikimedia.org/T89672#1042179 (10MZMcBride) Okay, so this actually happens when trying to edit a page. Hrmph. [19:48:24] (03CR) 10Umherirrender: [C: 031] Detect duplicate archived files by SHA1 search on upload [core] - 10https://gerrit.wikimedia.org/r/190488 (https://phabricator.wikimedia.org/T74070) (owner: 10Rillke) [19:48:39] 3Phabricator: Decide on "Needs Volunteer" Priority field value in Phabricator - https://phabricator.wikimedia.org/T78617#1042182 (10Jhernandez) @hoo Makes sense, didn't know about that tag. Then I'd vote to tag "Needs volunteer" tasks with the #need-volunteer tag, and merge the priority Low. >>! In T78617#10373... [19:53:22] 3Labs-Vagrant: Labs-Vagrant job queue not fully configured? - https://phabricator.wikimedia.org/T89672#1042183 (10MZMcBride) Right, I remember Quiddity saying this now... the action goes through, you just get a stacktrace after. With @Legoktm's help, I ran `git pull --rebase --prune` from `/vagrant` and then ran... [19:53:41] (03PS2) 10Umherirrender: [schema] Make column user_newtalk.user_id an unsigned int [core] - 10https://gerrit.wikimedia.org/r/190725 (https://phabricator.wikimedia.org/T77005) [19:54:45] 3Phabricator: Decide on "Needs Volunteer" Priority field value in Phabricator - https://phabricator.wikimedia.org/T78617#1042187 (10Deskana) There's a big difference between "Low" and "Needs volunteer" to my team. Low says "This is a nice idea/is a real bug. We're not going to work on this within the next sprin... [19:55:01] (03PS1) 10Krinkle: db: Enable ATTR_TIMEOUT for DatabaseSqlite [core] - 10https://gerrit.wikimedia.org/r/190851 (https://phabricator.wikimedia.org/T89180) [19:55:08] (03PS4) 10Jforrester: test: Remove several jscs over-rides and make the code pass [core] - 10https://gerrit.wikimedia.org/r/190674 [19:55:32] Krinkle: Any chance I can get a quick +2 on https://gerrit.wikimedia.org/r/190674 before it gets into rebase hell? :-) [19:55:45] James_F: I'm about to head out, will be back in a few hours [19:55:48] Top of my list :) [19:55:57] 3Phabricator: Decide on "Needs Volunteer" Priority field value in Phabricator - https://phabricator.wikimedia.org/T78617#1042191 (10Deskana) I'd be okay with having a separate tag for needs volunteers and merging the statuses. I imagine to do our standard triage of low priority issues we could simply modify our... [19:55:59] Krinkle: I fixed the one problem you complained about, already. [19:56:12] Krinkle: And you didn't review for 48 hours. :-P [19:56:34] Oy. [19:57:58] (03CR) 10Krinkle: [C: 032] test: Remove several jscs over-rides and make the code pass [core] - 10https://gerrit.wikimedia.org/r/190674 (owner: 10Jforrester) [19:58:03] Ha. [19:59:07] now we can git blame you for it all [20:00:14] Reedy: can you add me as a maintainer on Typoscan project? [20:00:24] There's no typoscan project [20:00:32] I'd like to pick the project back up. [20:01:20] [[Toollabs:awb/typoscan]] [20:01:31] @link [20:01:31] https://www.mediawiki.org/wiki/Toollabs:awb/typoscan [20:02:06] Maintained by Magioladitis and Reedy [20:02:10] it's all under the awb project [20:02:29] 3MediaWiki-extensions-General-or-Unknown: Merge new fields in extension.json into Composer's composer.json - https://phabricator.wikimedia.org/T89456#1042193 (10Ricordisamoa) >>! In T89456#1042141, @DanielFriesen wrote: >>>! In T89456#1042122, @Ricordisamoa wrote: >> At least: name, description, homepage, author... [20:03:13] Is the plugin for awb still trying to update the list on toolserver? [20:03:27] (03Merged) 10jenkins-bot: test: Remove several jscs over-rides and make the code pass [core] - 10https://gerrit.wikimedia.org/r/190674 (owner: 10Jforrester) [20:03:41] Reedy: Yup. [20:04:17] T13|mobile: No, it was never toolserver specific at that side of the code [20:05:17] 3Labs-Vagrant: Labs-Vagrant job queue not fully configured? - https://phabricator.wikimedia.org/T89672#1042196 (10bd808) This should have been fixed by which was merged on 2015-02-12. I don't think I opened a bug for it at that time. :( [20:05:57] 3Phabricator: Decide on "Needs Volunteer" Priority field value in Phabricator - https://phabricator.wikimedia.org/T78617#1042197 (10Tgr) Converting the lowest priority into a "needs-volunteers" tag would make the priority system more unwieldy while preserving all the problems of its usage being potentially offen... [20:06:20] Okay, I updated the link on WP:TSN to point to labs instead of ts, but am unsure why the list doesn't appear there. I'll do more digging but would appreciate if you could peek when you have a moment to make sure I'm not chasing geese. [20:07:09] I've just restarted the webservice [20:07:17] seems it isn't automatic for whatever reason [20:08:18] https://tools.wmflabs.org/awb/typoscan/ [20:08:30] That's why I wanted to be added. To restart as needed and maybe improve along the way. :) [20:08:34] you have to use bigbrother to get it to restart [20:08:40] automatically* [20:08:43] !bigbrother [20:09:15] XTools uses webwatcher [20:09:28] TBH, I think we should probably take a static copy of that html, then maybe move the database to a new name for backup purposes, and start with a new one [20:09:59] I can't remember how bad the DB actually is... It's probably more bad queries and indexes [20:10:29] 3MediaWiki-extensions-General-or-Unknown: Merge new fields in extension.json into Composer's composer.json - https://phabricator.wikimedia.org/T89456#1042198 (10Tgr) >>! In T89456#1042193, @Ricordisamoa wrote: > Of course I'm in favor of i18n, composer's method is redundant. Composer's method is used by Compose... [20:13:48] 3MediaWiki-Interface: Section headings should have some clickable anchor for passing links - https://phabricator.wikimedia.org/T18691#1042200 (10MZMcBride) For anyone interested in testing out this feature, there's now a public demo at . Technical details: I ran `git fetch htt... [20:16:03] (03CR) 10BryanDavis: "Seems sane to me. Is there anything to debate here other than the choice of a 3 second wait time?" [core] - 10https://gerrit.wikimedia.org/r/190851 (https://phabricator.wikimedia.org/T89180) (owner: 10Krinkle) [20:16:38] (03CR) 10BryanDavis: [C: 032] ELK: Log via syslog udp direct to Logstash [vagrant] - 10https://gerrit.wikimedia.org/r/189677 (https://phabricator.wikimedia.org/T88870) (owner: 10BryanDavis) [20:16:47] 3§ Fundraising Sprint Devo, Wikimedia-Fundraising, MediaWiki-extensions-CentralNotice: Special:RecordImpression should die in a fire - https://phabricator.wikimedia.org/T45250#1042201 (10AndyRussG) [20:16:49] (03Merged) 10jenkins-bot: ELK: Log via syslog udp direct to Logstash [vagrant] - 10https://gerrit.wikimedia.org/r/189677 (https://phabricator.wikimedia.org/T88870) (owner: 10BryanDavis) [20:17:44] (03PS3) 10BryanDavis: Set file permissions for hhbc cache files [vagrant] - 10https://gerrit.wikimedia.org/r/190771 (https://phabricator.wikimedia.org/T89390) [20:17:52] (03CR) 10BryanDavis: [C: 032] Set file permissions for hhbc cache files [vagrant] - 10https://gerrit.wikimedia.org/r/190771 (https://phabricator.wikimedia.org/T89390) (owner: 10BryanDavis) [20:18:00] (03Merged) 10jenkins-bot: Set file permissions for hhbc cache files [vagrant] - 10https://gerrit.wikimedia.org/r/190771 (https://phabricator.wikimedia.org/T89390) (owner: 10BryanDavis) [20:18:31] 3MediaWiki-Vagrant: Fix perms of /var/run/hhvm/hhvm.hhbc - https://phabricator.wikimedia.org/T89390#1042204 (10bd808) 5Open>3Resolved [20:23:59] (03PS1) 10Catrope: Fix URL comparison used for cacheability decision [core] - 10https://gerrit.wikimedia.org/r/190853 [20:25:33] (03CR) 10BBlack: [C: 031] Fix URL comparison used for cacheability decision [core] - 10https://gerrit.wikimedia.org/r/190853 (owner: 10Catrope) [20:27:30] (03CR) 10Reedy: [C: 04-1] Fix URL comparison used for cacheability decision (031 comment) [core] - 10https://gerrit.wikimedia.org/r/190853 (owner: 10Catrope) [20:27:44] Fiona, thanks for setting up the the public test wiki! :) [20:28:02] 3Math: Non-rendering of archaic Greek letters - https://phabricator.wikimedia.org/T89620#1042206 (10Michael_Hardy) I just looked at that page and \koppa and \stigma are working now. Was something done to fix them? [20:29:25] (03PS2) 10Catrope: Fix URL comparison used for cacheability decision [core] - 10https://gerrit.wikimedia.org/r/190853 [20:30:37] (03CR) 10Edokter: [C: 031] Add clickable link for section headers [core] - 10https://gerrit.wikimedia.org/r/186332 (https://phabricator.wikimedia.org/T18691) (owner: 10Polybuildr) [20:30:56] 3: MediaWiki returns Cache-Control: private for all HTTPS requests - https://phabricator.wikimedia.org/T89673#1042213 (10Catrope) 3NEW [20:31:12] (03PS3) 10Catrope: Fix URL comparison used for cacheability decision [core] - 10https://gerrit.wikimedia.org/r/190853 (https://phabricator.wikimedia.org/T89673) [20:34:44] 3Wikibugs, Phabricator: wikibugs test bug - https://phabricator.wikimedia.org/T1152#1042224 (10valhallasw) [20:35:01] 3Labs-Vagrant: Labs-Vagrant job queue not fully configured? - https://phabricator.wikimedia.org/T89672#1042225 (10MZMcBride) 5Open>3Resolved a:3bd808 [20:35:18] 3Labs-Vagrant: Labs-Vagrant job queue not fully configured? - https://phabricator.wikimedia.org/T89672#1042159 (10MZMcBride) No worries, thanks for the fix! [20:36:19] 3MediaWiki-Interface: Section headings should have some clickable anchor for passing links - https://phabricator.wikimedia.org/T18691#1042230 (10Edokter) >>! In T18691#1042200, @MZMcBride wrote: > For anyone interested in testing out this feature, there's now a public demo at .... [20:38:05] 3Wikibugs, Phabricator: wikibugs test bug - https://phabricator.wikimedia.org/T1152#1042238 (10valhallasw) fdsafdsadfsa [20:38:07] 6Phabricator, 10Wikibugs, and 1 other: wikibugs test bug - https://phabricator.wikimedia.org/T1152#1042238 (10valhallasw) fdsafdsadfsa [20:40:17] 3MediaWiki-General-or-Unknown: MediaWiki returns Cache-Control: private for all HTTPS requests - https://phabricator.wikimedia.org/T89673#1042239 (10Nemo_bis) [20:43:07] (03PS5) 10BryanDavis: Unit tests for settings classes [vagrant] - 10https://gerrit.wikimedia.org/r/189098 (https://phabricator.wikimedia.org/T76627) (owner: 10Dduvall) [20:44:25] (03CR) 10BryanDavis: [C: 032] "Tested with `bundle install; bundler exec rspec`" [vagrant] - 10https://gerrit.wikimedia.org/r/189098 (https://phabricator.wikimedia.org/T76627) (owner: 10Dduvall) [20:44:59] (03Merged) 10jenkins-bot: Unit tests for settings classes [vagrant] - 10https://gerrit.wikimedia.org/r/189098 (https://phabricator.wikimedia.org/T76627) (owner: 10Dduvall) [20:46:38] 3Wikibugs, Phabricator: wikibugs test bug - https://phabricator.wikimedia.org/T1152#1042249 (10valhallasw) now with more debug logging! [20:46:49] 3MediaWiki-Interface: Section headings should have some clickable anchor for passing links - https://phabricator.wikimedia.org/T18691#1042250 (10MZMcBride) >>! In T18691#1042230, @Edokter wrote: >>>! In T18691#1042200, @MZMcBride wrote: >> For anyone interested in testing out this feature, there's now a public d... [20:50:19] (03PS1) 10Yaron Koren: Fix for parsing of dates in the format YYYYMMDD [extensions/Cargo] - 10https://gerrit.wikimedia.org/r/190860 [20:51:46] (03CR) 10Yaron Koren: [C: 032 V: 032] Fix for parsing of dates in the format YYYYMMDD [extensions/Cargo] - 10https://gerrit.wikimedia.org/r/190860 (owner: 10Yaron Koren) [20:52:02] 3Wikibugs, Phabricator: wikibugs test bug - https://phabricator.wikimedia.org/T1152#1042252 (10valhallasw) fdafdsfdsafs [20:53:55] (03CR) 10BBlack: [C: 031] Fix URL comparison used for cacheability decision [core] - 10https://gerrit.wikimedia.org/r/190853 (https://phabricator.wikimedia.org/T89673) (owner: 10Catrope) [20:54:28] 3Phabricator, Phabricator.org: Phabricator avatars are depressingly low resolution - https://phabricator.wikimedia.org/T89675#1042254 (10MZMcBride) 3NEW [20:54:43] (03CR) 10Legoktm: [C: 032] Guard against invalid replies/ no reply from Onionoo in TorExitNodes [extensions/TorBlock] - 10https://gerrit.wikimedia.org/r/187907 (owner: 10Hoo man) [20:54:59] (03Merged) 10jenkins-bot: Guard against invalid replies/ no reply from Onionoo in TorExitNodes [extensions/TorBlock] - 10https://gerrit.wikimedia.org/r/187907 (owner: 10Hoo man) [20:55:33] 3Phabricator, Phabricator.org: Phabricator avatars are depressingly low resolution - https://phabricator.wikimedia.org/T89675#1042262 (10Nemo_bis) Removing them seems the obvious solution. [20:59:54] 3Wikibugs, Phabricator: wikibugs test bug - https://phabricator.wikimedia.org/T1152#1042267 (10valhallasw) was this just redis borking? [20:59:56] 6Phabricator, 10Wikibugs, and 1 other: wikibugs test bug - https://phabricator.wikimedia.org/T1152#1042267 (10valhallasw) was this just redis borking? [21:03:16] 3Wikibugs, Tool-Labs, Phabricator: wikibugs test bug - https://phabricator.wikimedia.org/T1152#1042268 (10valhallasw) adding tool-labs to see if that helps with underlining (second project?) [21:03:19] 3§ Fundraising Sprint Devo, Wikimedia-Fundraising, MediaWiki-extensions-CentralNotice: Special:RecordImpression should die in a fire - https://phabricator.wikimedia.org/T45250#1042270 (10AndyRussG) [21:03:22] 6Phabricator, 10Tool-Labs, 10Wikibugs, and 1 other: wikibugs test bug - https://phabricator.wikimedia.org/T1152#1042268 (10valhallasw) adding tool-labs to see if that helps with underlining (second project?) [21:04:37] 3Wikibugs, Phabricator: wikibugs test bug - https://phabricator.wikimedia.org/T1152#1042271 (10valhallasw) [21:04:38] 6Phabricator, 10Wikibugs, and 1 other: wikibugs test bug - https://phabricator.wikimedia.org/T1152#1042271 (10valhallasw) [21:04:41] 3§ Fundraising Sprint Devo, Wikimedia-Fundraising, MediaWiki-extensions-CentralNotice: Special:RecordImpression should die in a fire - https://phabricator.wikimedia.org/T45250#445444 (10AndyRussG) [21:15:08] 3Math: Non-rendering of archaic Greek letters - https://phabricator.wikimedia.org/T89620#1042275 (10Michael_Hardy) OK I now see that \koppa and \stigma work when I'm not logged in, but not when I am. On my preferences page under "Math" I've chosen "MathML with SVG or PNG fallback (recommended for modern browser... [21:17:01] (03PS3) 10Bmansurov: WIP: Update the Uzbek language converter [core] - 10https://gerrit.wikimedia.org/r/189161 [21:19:42] 3Wikibugs, Phabricator: wikibugs test bug - https://phabricator.wikimedia.org/T1152#1042279 (10valhallasw) whitespace, whitespace everywhere. Now with colors first! [21:20:39] (03CR) 10Raimond Spekking: [C: 04-2] "Translations should be made in translatewiki.net only to avoid conflicts." [extensions/ConfirmAccount] - 10https://gerrit.wikimedia.org/r/190653 (owner: 10Paladox) [21:21:26] 3Wikibugs, Phabricator: wikibugs test bug - https://phabricator.wikimedia.org/T1152#1042288 (10valhallasw) I keep fighting with redis. Isn't redis supposed to make life easy? [21:21:32] 6Phabricator, 10Wikibugs, and 1 other: wikibugs test bug - https://phabricator.wikimedia.org/T1152#1042288 (10valhallasw) I keep fighting with redis. Isn't redis supposed to make life easy? [21:22:04] MatmaRex: ^ readable? :-) [21:22:16] (03CR) 10jenkins-bot: [V: 04-1] WIP: Update the Uzbek language converter [core] - 10https://gerrit.wikimedia.org/r/189161 (owner: 10Bmansurov) [21:22:24] valhallasw`: could be worse [21:22:53] valhallasw`: what is the underline supposed to mean, anyway? [21:22:58] MatmaRex: matched project [21:23:12] matched? [21:23:20] oh [21:23:24] MatmaRex: yes. As in: 'it's in this channel, because this project matches the rule' [21:23:32] they also get reported first [21:23:36] yeah. hmm. [21:23:51] not sure of the utility of this, but alright. [21:24:14] paravoid / Nikerabbit ^ ? [21:25:07] (03CR) 10BryanDavis: [C: 031] "Tested in MediaWiki-Vagrant by:" [core] - 10https://gerrit.wikimedia.org/r/190853 (https://phabricator.wikimedia.org/T89673) (owner: 10Catrope) [21:26:39] 3§ Fundraising Sprint Devo, Wikimedia-Fundraising, MediaWiki-extensions-CentralNotice: Spike: what to do about Special:RecordImpression and Banner History - https://phabricator.wikimedia.org/T88614#1042291 (10AndyRussG) Proposal for this spike and T45250: - Get some initial feedback on the impact of the tempora... [21:26:43] 3MediaWiki-Interface: Section headings should have some clickable anchor for passing links - https://phabricator.wikimedia.org/T18691#1042292 (10Edokter) It works. It does show that the gutter in Monobook is //very// tight. In Modern however, the associated CSS isn't loaded at all, and the sections is always vi... [21:28:06] (03PS4) 10Catrope: Fix URL comparison used for cacheability decision [core] - 10https://gerrit.wikimedia.org/r/190853 (https://phabricator.wikimedia.org/T89673) [21:28:32] I'm also not sure of how useful that would be [21:28:35] but it's readable [21:29:36] 3§ Fundraising Sprint Devo, § Fundraising Tech Backlog, MediaWiki-extensions-CentralNotice: CentralNotice: Extra rounds trip due to mobile redirect - https://phabricator.wikimedia.org/T86101#1042296 (10AndyRussG) The first patch, https://gerrit.wikimedia.org/r/#/c/182074/, is now deployed. :) So we can move on h... [21:30:36] (03PS5) 10Ori.livneh: Fix URL comparison used for cacheability decision [core] - 10https://gerrit.wikimedia.org/r/190853 (https://phabricator.wikimedia.org/T89673) (owner: 10Catrope) [21:30:43] (03CR) 10Ori.livneh: [C: 032] Fix URL comparison used for cacheability decision [core] - 10https://gerrit.wikimedia.org/r/190853 (https://phabricator.wikimedia.org/T89673) (owner: 10Catrope) [21:32:44] 3Phabricator.org: Phabricator avatars are depressingly low resolution - https://phabricator.wikimedia.org/T89675#1042312 (10Qgil) p:5Triage>3Volunteer? [21:33:44] 3Phabricator.org: Phabricator avatars are depressingly low resolution - https://phabricator.wikimedia.org/T89675#1042318 (10Reedy) We should get someone on Commons to go take a nice high resolution photo of a Psyduck. Wait a minute... [21:36:31] (03Merged) 10jenkins-bot: Fix URL comparison used for cacheability decision [core] - 10https://gerrit.wikimedia.org/r/190853 (https://phabricator.wikimedia.org/T89673) (owner: 10Catrope) [21:36:32] 3wikidata-query-service, MediaWiki-Core-Team: Investigate BigData for WDQ - https://phabricator.wikimedia.org/T88717#1042321 (10Haasepeter) Nik, which dates/time would be be good for you to talk? I can arrange a web conference. [21:36:52] (03PS2) 10BryanDavis: plugin: Environment settings methods [vagrant] - 10https://gerrit.wikimedia.org/r/190585 (owner: 10Dduvall) [21:37:50] 3Phabricator.org: Phabricator avatars are depressingly low resolution - https://phabricator.wikimedia.org/T89675#1042325 (10Platonides) {{speedy|Psyduck is not available under a free license}} One headache less… [21:38:01] 3Phabricator.org: Phabricator avatars are depressingly low resolution - https://phabricator.wikimedia.org/T89675#1042327 (10Qgil) I didn't feel any symptoms of depression because of these avatars, and I didn't feel any urge to see bigger avatars. The current size is enough to bring basic visual identification; i... [21:40:01] A little bit irony there, hence the low resolution of Qgils avatar. [21:42:01] 3Wikibugs, Phabricator: wikibugs test bug - https://phabricator.wikimedia.org/T1152#1042337 (10valhallasw) [21:42:35] (03PS1) 10Catrope: Fix URL comparison used for cacheability decision [core] (wmf/1.25wmf17) - 10https://gerrit.wikimedia.org/r/190937 (https://phabricator.wikimedia.org/T89673) [21:42:42] (03CR) 10Catrope: [C: 032] Fix URL comparison used for cacheability decision [core] (wmf/1.25wmf17) - 10https://gerrit.wikimedia.org/r/190937 (https://phabricator.wikimedia.org/T89673) (owner: 10Catrope) [21:48:58] (03Merged) 10jenkins-bot: Fix URL comparison used for cacheability decision [core] (wmf/1.25wmf17) - 10https://gerrit.wikimedia.org/r/190937 (https://phabricator.wikimedia.org/T89673) (owner: 10Catrope) [21:50:06] (03PS2) 10Legoktm: Empty repository, functionality available in core since 1.22 [extensions/Less] - 10https://gerrit.wikimedia.org/r/190709 [21:50:45] (03CR) 10Legoktm: Empty repository, functionality available in core since 1.22 (032 comments) [extensions/Less] - 10https://gerrit.wikimedia.org/r/190709 (owner: 10Legoktm) [21:51:14] legoktm: We sometimes leave a note behind saying where to go… [21:52:05] James_F: where should we point to? [21:52:09] the Less RfC? [21:52:22] legoktm: See http://git.wikimedia.org/tree/integration%2Fzuul-config.git [21:52:31] legoktm: Whatever. [21:52:37] ori: https://gerrit.wikimedia.org/r/#/c/190781/ [21:52:46] Well, that was repo moving. This is repo deleting :P [21:52:59] legoktm: It was repo merging, which this is as well. [21:53:10] (03PS3) 10BryanDavis: plugin: Environment settings methods [vagrant] - 10https://gerrit.wikimedia.org/r/190585 (owner: 10Dduvall) [21:53:23] legoktm: "This code was moved into MediaWiki core from MW 1.22 onwards; please see there for more information." [21:53:26] legoktm: Or whatever. [21:54:55] 3Wikibugs, Tool-Labs, Phabricator: wikibugs test bug - https://phabricator.wikimedia.org/T1152#19999 (10valhallasw) [21:55:30] 3Wikibugs, Tool-Labs, Phabricator: wikibugs test bug - https://phabricator.wikimedia.org/T1152#1042350 (10valhallasw) and now it will work! really! [21:55:35] 6Phabricator, 10Tool-Labs, 10Wikibugs, 7Easy, 5Patch-For-Review: wikibugs test bug - https://phabricator.wikimedia.org/T1152#1042350 (10valhallasw) and now it will work! really! [21:56:07] (03PS3) 10Legoktm: Empty repository, functionality available in core since 1.22 [extensions/Less] - 10https://gerrit.wikimedia.org/r/190709 [21:56:24] James_F: added a link to phab, which links to the RfC + patchset [21:56:47] (03CR) 10BryanDavis: [C: 032] plugin: Environment settings methods [vagrant] - 10https://gerrit.wikimedia.org/r/190585 (owner: 10Dduvall) [21:56:57] (03Merged) 10jenkins-bot: plugin: Environment settings methods [vagrant] - 10https://gerrit.wikimedia.org/r/190585 (owner: 10Dduvall) [21:57:14] (03CR) 10Jforrester: [C: 032] Empty repository, functionality available in core since 1.22 [extensions/Less] - 10https://gerrit.wikimedia.org/r/190709 (owner: 10Legoktm) [21:57:16] (03PS2) 10BryanDavis: plugin: Acceptance tests for `vagrant config` [vagrant] - 10https://gerrit.wikimedia.org/r/190586 (https://phabricator.wikimedia.org/T89489) (owner: 10Dduvall) [21:57:23] (03Merged) 10jenkins-bot: Empty repository, functionality available in core since 1.22 [extensions/Less] - 10https://gerrit.wikimedia.org/r/190709 (owner: 10Legoktm) [21:57:24] SMalyshev: https://gerrit.wikimedia.org/r/#/c/184554/ [21:57:56] ty :) [21:58:01] Thank you. :-) [21:58:41] (03PS3) 10BryanDavis: plugin: Setting for X11 forwarding over `vagrant ssh` [vagrant] - 10https://gerrit.wikimedia.org/r/164095 (owner: 10Gergő Tisza) [21:59:38] (03Abandoned) 10Legoktm: Add 'license-name' matching SPDX conventions [extensions/Less] - 10https://gerrit.wikimedia.org/r/189439 (owner: 10Ricordisamoa) [22:02:25] (03CR) 10Jforrester: [C: 031] Don't allow locked users to receive email [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/189306 (https://phabricator.wikimedia.org/T87559) (owner: 10Legoktm) [22:04:14] 3Multimedia, MediaWiki-extensions-MultimediaViewer: MediaViewer crops bottom of images - https://phabricator.wikimedia.org/T89631#1042356 (10Tgr) p:5Triage>3Unbreak! [22:05:11] (03PS4) 10BryanDavis: plugin: Setting for X11 forwarding over `vagrant ssh` [vagrant] - 10https://gerrit.wikimedia.org/r/164095 (owner: 10Gergő Tisza) [22:05:38] (03CR) 10BryanDavis: [C: 032] plugin: Setting for X11 forwarding over `vagrant ssh` [vagrant] - 10https://gerrit.wikimedia.org/r/164095 (owner: 10Gergő Tisza) [22:05:46] (03Merged) 10jenkins-bot: plugin: Setting for X11 forwarding over `vagrant ssh` [vagrant] - 10https://gerrit.wikimedia.org/r/164095 (owner: 10Gergő Tisza) [22:07:11] (03CR) 10Tim Starling: "Did you test it?" [core] - 10https://gerrit.wikimedia.org/r/190851 (https://phabricator.wikimedia.org/T89180) (owner: 10Krinkle) [22:07:27] 3Multimedia, MediaWiki-extensions-MultimediaViewer: Test if opening animation of MMV panel increases panel opens significantly; if not, remove it - https://phabricator.wikimedia.org/T87639#1042362 (10Eloquence) *poke* One way or another, could we take a crack at this soon? [22:07:36] (03PS4) 10BryanDavis: New resource to import wiki pages from strings/text files [vagrant] - 10https://gerrit.wikimedia.org/r/189180 (https://phabricator.wikimedia.org/T88872) (owner: 10Gergő Tisza) [22:11:23] 3§ Fundraising Sprint Devo, MediaWiki-extensions-CentralNotice: Study and fix error avalanche in hhvm.log from Special:BannerRandom - https://phabricator.wikimedia.org/T89677#1042365 (10AndyRussG) 3NEW [22:11:58] 3§ Fundraising Sprint Devo, MediaWiki-extensions-CentralNotice: Study and fix error avalanche in hhvm.log from Special:BannerRandom - https://phabricator.wikimedia.org/T89677#1042376 (10AndyRussG) [22:19:23] 3§ Fundraising Sprint Devo, MediaWiki-extensions-CentralNotice: Study and fix error avalanche in hhvm.log from Special:BannerRandom - https://phabricator.wikimedia.org/T89677#1042388 (10AndyRussG) Ooops, I didn't see the original task was already in the sprint (sprint board filters out closed tasks...), sorry.... [22:20:37] 3§ Fundraising Sprint Devo, MediaWiki-extensions-CentralNotice: Study and fix error avalanche in hhvm.log from Special:BannerRandom - https://phabricator.wikimedia.org/T89677#1042398 (10AndyRussG) 5Open>3Invalid [22:20:54] Study and fix error avalanche in hhvm.log from Special:BannerRandom - https://phabricator.wikimedia.org/T89677#1042365 (10AndyRussG) [22:21:21] (03PS1) 10Catrope: Fix URL comparison used for cacheability decision [core] (wmf/1.25wmf16) - 10https://gerrit.wikimedia.org/r/190945 (https://phabricator.wikimedia.org/T89673) [22:21:23] (03CR) 10Catrope: [C: 032] Fix URL comparison used for cacheability decision [core] (wmf/1.25wmf16) - 10https://gerrit.wikimedia.org/r/190945 (https://phabricator.wikimedia.org/T89673) (owner: 10Catrope) [22:22:27] (03PS5) 10Phoenix303: CPB: Add class to notification [extensions/VectorBeta] - 10https://gerrit.wikimedia.org/r/190384 (https://phabricator.wikimedia.org/T67178) [22:24:06] 3Multimedia, MediaWiki-extensions-MultimediaViewer: MediaViewer sometimes sets wrong aspect ratio in IE 11 / Win7 - https://phabricator.wikimedia.org/T89679#1042414 (10Tgr) 3NEW [22:24:34] 3Multimedia, MediaWiki-extensions-MultimediaViewer: MediaViewer image/screen sizing problems (tracking) - https://phabricator.wikimedia.org/T78211#1042422 (10Tgr) [22:24:36] 3Multimedia, MediaWiki-extensions-MultimediaViewer: MediaViewer sometimes sets wrong aspect ratio in IE 11 / Win7 - https://phabricator.wikimedia.org/T89679#1042423 (10Tgr) [22:24:53] (03CR) 10Hashar: "recheck" [php/luasandbox] - 10https://gerrit.wikimedia.org/r/190794 (owner: 10Giuseppe Lavagetto) [22:27:27] (03CR) 10Hashar: "I have installed the hhvm-dev on the CI slave that missed it which solved the build failure. Puppet patch is https://gerrit.wikimedia.org/" [php/luasandbox] - 10https://gerrit.wikimedia.org/r/190794 (owner: 10Giuseppe Lavagetto) [22:27:32] (03Merged) 10jenkins-bot: Fix URL comparison used for cacheability decision [core] (wmf/1.25wmf16) - 10https://gerrit.wikimedia.org/r/190945 (https://phabricator.wikimedia.org/T89673) (owner: 10Catrope) [22:27:34] 3Multimedia, MediaWiki-extensions-MultimediaViewer: MediaViewer sometimes sets wrong aspect ratio in IE 11 / Win7 - https://phabricator.wikimedia.org/T89679#1042427 (10Tgr) [22:32:19] (03CR) 10Phoenix303: "Krinkle I have added hook to the createItem method. In this way DOM query will not be required." [extensions/VectorBeta] - 10https://gerrit.wikimedia.org/r/190384 (https://phabricator.wikimedia.org/T67178) (owner: 10Phoenix303) [22:35:23] (03CR) 10Hoo man: [C: 032] Don't allow locked users to receive email [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/189306 (https://phabricator.wikimedia.org/T87559) (owner: 10Legoktm) [22:35:44] (03PS1) 10Aaron Schulz: Removed overzealous caching from JobQueueFederated [core] - 10https://gerrit.wikimedia.org/r/190949 [22:36:03] 3GlobalUserPage: GlobalUserPage does not support "transcluding" cross-wiki redirects - https://phabricator.wikimedia.org/T89662#1042431 (10Legoktm) [22:36:19] (03PS5) 10BryanDavis: New resource to import wiki pages from strings/text files [vagrant] - 10https://gerrit.wikimedia.org/r/189180 (https://phabricator.wikimedia.org/T88872) (owner: 10Gergő Tisza) [22:36:21] (03Merged) 10jenkins-bot: Don't allow locked users to receive email [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/189306 (https://phabricator.wikimedia.org/T87559) (owner: 10Legoktm) [22:37:11] 3GlobalUserPage: GlobalUserPage does not support "transcluding" cross-wiki redirects - https://phabricator.wikimedia.org/T89662#1041920 (10Legoktm) We're currently asking the API to parse "{{:User:$username}}" so that / work. But cross-wiki redirects can't be transcluded apparently. I'm n... [22:37:13] (03CR) 10BryanDavis: [C: 032] New resource to import wiki pages from strings/text files [vagrant] - 10https://gerrit.wikimedia.org/r/189180 (https://phabricator.wikimedia.org/T88872) (owner: 10Gergő Tisza) [22:37:21] (03Merged) 10jenkins-bot: New resource to import wiki pages from strings/text files [vagrant] - 10https://gerrit.wikimedia.org/r/189180 (https://phabricator.wikimedia.org/T88872) (owner: 10Gergő Tisza) [22:37:44] 3Wikimedia-General-or-Unknown: Steward, global sysop and SWMT tasks bugs (tracking) - https://phabricator.wikimedia.org/T43492#1042440 (10Legoktm) [22:37:46] 3MediaWiki-extensions-CentralAuth: Locked accounts should have mail-based notifications receipt disabled - https://phabricator.wikimedia.org/T87559#1042438 (10Legoktm) 5Open>3Resolved a:3Legoktm [22:41:36] (03PS1) 10Aaron Schulz: Removed pointless memcached JobQueueAggregator class [core] - 10https://gerrit.wikimedia.org/r/190950 [22:42:35] (03CR) 10Phoenix303: "Krinkle > It seems we fetch the initial value from the DOM, and then update it here. That suggests Echo is able to retrieve the value more" [extensions/VectorBeta] - 10https://gerrit.wikimedia.org/r/190384 (https://phabricator.wikimedia.org/T67178) (owner: 10Phoenix303) [22:45:20] (03PS5) 10BryanDavis: Main page for Vagrant [vagrant] - 10https://gerrit.wikimedia.org/r/189181 (https://phabricator.wikimedia.org/T88356) (owner: 10Gergő Tisza) [22:45:22] 3Phabricator: Phabricator project display names use awkward capitalization and hyphenation - https://phabricator.wikimedia.org/T911#1042449 (10Qgil) There is an interesting reply from Evan about the use of spaces in project names: https://secure.phabricator.com/T7284#96783 > We don't specifically recommend thin... [22:52:26] (03PS4) 10Tim Starling: Made EditPage avoid querying the master block table on form view [core] - 10https://gerrit.wikimedia.org/r/185095 (owner: 10Aaron Schulz) [22:52:34] (03CR) 10Tim Starling: [C: 032] Made EditPage avoid querying the master block table on form view [core] - 10https://gerrit.wikimedia.org/r/185095 (owner: 10Aaron Schulz) [22:54:45] 3MediaWiki-API, Multimedia: API does not fail gracefully when data is too large to display - https://phabricator.wikimedia.org/T86611#1042466 (10Tgr) @Magog_the_Ogre: can you give more information on the impact of this bug? How often does it cause problems for botmasters? How hard is it to work around? [22:57:57] (03Merged) 10jenkins-bot: Made EditPage avoid querying the master block table on form view [core] - 10https://gerrit.wikimedia.org/r/185095 (owner: 10Aaron Schulz) [22:58:19] 3Project-Creators, WMF-Product-Strategy, Community-Engagement: Create Phabricator project to track noteworthy changes - https://phabricator.wikimedia.org/T88468#1042470 (10MZMcBride) If we're going to have tags/projects for this, `#user-notice`, `#developer-notice`, and `#sysadmin-notice` would fit nicely with h... [23:00:21] (03PS6) 10Phoenix303: CPB: Add class to notification [extensions/VectorBeta] - 10https://gerrit.wikimedia.org/r/190384 (https://phabricator.wikimedia.org/T67178) [23:06:31] (03PS2) 10Tim Starling: In namespaceDupes.php, fix link tables [core] - 10https://gerrit.wikimedia.org/r/190416 [23:08:46] (03PS3) 10Tim Starling: In namespaceDupes.php, fix link tables [core] - 10https://gerrit.wikimedia.org/r/190416 [23:09:24] (03CR) 10Tim Starling: In namespaceDupes.php, fix link tables (031 comment) [core] - 10https://gerrit.wikimedia.org/r/190416 (owner: 10Tim Starling) [23:10:05] (03PS1) 10QChris: [wip] Fix Dumps' checkpoint tests [core] - 10https://gerrit.wikimedia.org/r/190953 [23:12:34] (03PS4) 10Tim Starling: registration: Improve merging of arrays [core] - 10https://gerrit.wikimedia.org/r/190419 (https://phabricator.wikimedia.org/T88665) (owner: 10Legoktm) [23:12:45] (03CR) 10Tim Starling: [C: 032] registration: Improve merging of arrays [core] - 10https://gerrit.wikimedia.org/r/190419 (https://phabricator.wikimedia.org/T88665) (owner: 10Legoktm) [23:14:19] 3CirrusSearch: CirrusSearch: Results from commons should be sorted under results from the local wiki - https://phabricator.wikimedia.org/T67636#1042474 (10Quiddity) My regular use-case: * Most times when I search for "Everything", I'm overwhelmed with Commons file results. [(e.g.)](https://en.wikipedia.org/w/ind... [23:15:02] (03PS4) 10Bmansurov: WIP: Update the Uzbek language converter [core] - 10https://gerrit.wikimedia.org/r/189161 [23:16:05] 3MediaWiki-File-management, Multimedia: bitdepth of UploadStashFile is wrong - https://phabricator.wikimedia.org/T36952#1042476 (10Tgr) In my opinion (but I'm probably not the best person to give advice on this) `UnregisteredLocalFile` is for files for which we don't have any additional information, just the fil... [23:16:47] (03CR) 10QChris: "recheck" [core] - 10https://gerrit.wikimedia.org/r/190953 (owner: 10QChris) [23:17:51] 3MediaWiki-API: list=alldeletedrevisions gives query error for adrfrom/adrto or adrprefix - https://phabricator.wikimedia.org/T89665#1042478 (10Anomie) The first is: ``` 2015-02-16 18:38:05 mw1228 dewiki: [9f765fac] /w/api.php?action=query&list=alldeletedrevisions&format=jsonfm&&adrfrom=Salingen&adrto=Salingen... [23:18:27] (03Merged) 10jenkins-bot: registration: Improve merging of arrays [core] - 10https://gerrit.wikimedia.org/r/190419 (https://phabricator.wikimedia.org/T88665) (owner: 10Legoktm) [23:19:44] 3CirrusSearch: CirrusSearch: Results from commons should be sorted under results from the local wiki - https://phabricator.wikimedia.org/T67636#1042484 (10Quiddity) Adding a checkbox for "search local files only" might be desirable. It was suggested specifically in {T32239} and hinted at in the others. [23:19:48] 3MediaWiki-Configuration: Duplicate configuration values when using MediaWiki-Vagrant with new extension.json registration system - https://phabricator.wikimedia.org/T89364#1042487 (10Jdforrester-WMF) 5Open>3Resolved Should now be fixed. [23:20:04] 3MediaWiki-Vagrant, VisualEditor, MediaWiki-Configuration: Vagrant VE role localsettings conflicts with VisualEditor's user option defaults - https://phabricator.wikimedia.org/T88665#1042490 (10Jdforrester-WMF) 5Open>3Resolved Should now be fixed. [23:20:08] 3Wikimedia-Hackathon-2015: Definition of roles in the Wikimedia Hackathon 2015 organization - https://phabricator.wikimedia.org/T88522#1042492 (10Qgil) Every time we have participants from India, and it is not infrequent to have participants from Middle East. You will also need to take care of travel reimbursem... [23:20:22] (03CR) 10jenkins-bot: [V: 04-1] WIP: Update the Uzbek language converter [core] - 10https://gerrit.wikimedia.org/r/189161 (owner: 10Bmansurov) [23:21:23] 3dev.wikimedia.org: Template:ApiEx on mw.org should have a link to "[view in ApiSandbox]". - https://phabricator.wikimedia.org/T89680#1042494 (10Spage) 3NEW [23:22:24] 3SUL-Finalization: Add logging to RenameuserSQL - https://phabricator.wikimedia.org/T89681#1042502 (10Keegan) 3NEW [23:23:59] 3SUL-Finalization, MediaWiki-extensions-CentralAuth: Add logging to RenameuserSQL - https://phabricator.wikimedia.org/T89681#1042510 (10hoo) [23:24:29] 3Possible-Tech-Projects: Improving static analysis tools for MediaWiki - https://phabricator.wikimedia.org/T89682#1042512 (10Legoktm) 3NEW [23:24:56] (03CR) 10Spage: "Thanks for the comments. This will improve the inspire->explore->build->IPO experience so let's not let the perfect be the enemy of the go" [core] - 10https://gerrit.wikimedia.org/r/189921 (https://phabricator.wikimedia.org/T89229) (owner: 10Spage) [23:25:32] Create a page on mediawiki.org listing all major changes to the app - https://phabricator.wikimedia.org/T89683#1042519 (10Deskana) 3NEW [23:25:35] 3MediaWiki-extensions-TimedMediaHandler, Multimedia: Attempting to play a video when fullscreen mode is previously enabled on an element nested below the element will cause the video to be played but not being visible - https://phabricator.wikimedia.org/T89684#1042525 (10Rillke) 3NEW a:3Rillke [23:26:05] 3Possible-Tech-Projects, MediaWiki-General-or-Unknown: Add user preference to deactivate/delete user account - https://phabricator.wikimedia.org/T34815#1042536 (10Qgil) This task doesn't show a clear community consensus. Then again the debates are quite old. Is there a clearer opinion nowadays? On the other han... [23:26:56] 3MediaWiki-extensions-TimedMediaHandler, Multimedia: Attempting to play a video when fullscreen mode is previously enabled on an element nested below the element will cause the video to be played but not being visible - https://phabricator.wikimedia.org/T89684#1042538 (10Rillke) p:5Triage>3Normal [23:26:58] 3dev.wikimedia.org, MediaWiki-extensions-ApiSandbox, MediaWiki-API: API Help should generate link to Special:ApiSandbox#action=params from getExamples() - https://phabricator.wikimedia.org/T89229#1042540 (10Spage) >>! In T89229#1031385, @Anomie wrote: > For that matter, you could have a similar link in the forma... [23:27:05] turns out no snow :'( but there is ice muahahaha [23:27:24] 3MediaWiki-Database, Possible-Tech-Projects: Database layer should automagically add GROUP BY columns on backends that need them (postgres) - https://phabricator.wikimedia.org/T28273#1042542 (10Qgil) Is this really a good candidate for GSoC/Outreachy? [23:27:58] 3MediaWiki-extensions-TimedMediaHandler, Multimedia: Attempting to play a video when fullscreen mode is previously enabled on an element nested below the element will cause the video to be played but not being visible - https://phabricator.wikimedia.org/T89684#1042525 (10Rillke) Normal priority as it rare... [23:28:09] (03PS6) 10BryanDavis: Main page for Vagrant [vagrant] - 10https://gerrit.wikimedia.org/r/189181 (https://phabricator.wikimedia.org/T88356) (owner: 10Gergő Tisza) [23:29:38] 3MediaWiki-extensions-ConfirmAccount: ConfirmAccount error - https://phabricator.wikimedia.org/T89685#1042553 (10Kettner2) 3NEW [23:30:27] 3MediaWiki-Documentation, MediaWiki-API: API examples on mediawiki.org should probably be updated to use json now json is default - https://phabricator.wikimedia.org/T89660#1042562 (10Spage) >>! In T89660#1041690, @Cgtdk wrote: > I'll get to work on this bug this week. Thanks Cgtdk. When you do so I would leave... [23:30:28] (03PS2) 10QChris: Fix and re-enable Dumps' checkpoint tests [core] - 10https://gerrit.wikimedia.org/r/190953 (https://phabricator.wikimedia.org/T70653) [23:30:29] 3Possible-Tech-Projects, MediaWiki-extensions-CentralAuth: Global preferences - https://phabricator.wikimedia.org/T16950#1042564 (10Qgil) Do you think the size and complexity of this project makes it a good GSoC/Outreachy project? [23:31:10] 3Possible-Tech-Projects, MediaWiki-extensions-CentralAuth: Global preferences - https://phabricator.wikimedia.org/T16950#1042568 (10Qgil) p:5High>3Normal [23:32:14] (03CR) 10QChris: "An attempt at fixing and enabling the tests is at" [core] - 10https://gerrit.wikimedia.org/r/190173 (https://phabricator.wikimedia.org/T70653) (owner: 10Krinkle) [23:32:48] 3CirrusSearch: CirrusSearch: Results from commons should be sorted under results from the local wiki - https://phabricator.wikimedia.org/T67636#1042570 (10Manybubbles) https://www.mediawiki.org/w/index.php?title=Help%3ACirrusSearch&diff=1411832&oldid=1411596 [23:33:34] 3dev.wikimedia.org, MediaWiki-extensions-ApiSandbox, MediaWiki-API: API Help should generate link to Special:ApiSandbox#action=params from getExamples() - https://phabricator.wikimedia.org/T89229#1042573 (10Spage) [23:35:41] (03CR) 10BryanDavis: "I didn't do anything to test it, no. Jenkins tested it via the test results above which were all passing. I know that generally isn't cons" [core] - 10https://gerrit.wikimedia.org/r/190851 (https://phabricator.wikimedia.org/T89180) (owner: 10Krinkle) [23:37:30] (03CR) 10Tim Starling: "Looks good, as a temporary non-batching solution, except that it needs to be updated for If650df5c801fda2f5f7a1cc2e015b16eac78a266" [extensions/GlobalUserPage] - 10https://gerrit.wikimedia.org/r/188298 (https://phabricator.wikimedia.org/T76193) (owner: 10Mattflaschen) [23:38:42] (03CR) 10BryanDavis: [C: 032] Main page for Vagrant [vagrant] - 10https://gerrit.wikimedia.org/r/189181 (https://phabricator.wikimedia.org/T88356) (owner: 10Gergő Tisza) [23:38:50] (03Merged) 10jenkins-bot: Main page for Vagrant [vagrant] - 10https://gerrit.wikimedia.org/r/189181 (https://phabricator.wikimedia.org/T88356) (owner: 10Gergő Tisza) [23:39:03] (03PS1) 10Aaron Schulz: Moved some JobQueueAggregator logic out of JobQueueGroup [core] - 10https://gerrit.wikimedia.org/r/190955 [23:39:10] (03CR) 10QChris: "The tests again pass just fine in my Vagrant, and they also" [core] - 10https://gerrit.wikimedia.org/r/190953 (https://phabricator.wikimedia.org/T70653) (owner: 10QChris) [23:39:36] (03CR) 10Gergő Tisza: Main page for Vagrant (031 comment) [vagrant] - 10https://gerrit.wikimedia.org/r/189181 (https://phabricator.wikimedia.org/T88356) (owner: 10Gergő Tisza) [23:39:43] (03PS4) 10BryanDavis: Add test suite for Sentry role [vagrant] - 10https://gerrit.wikimedia.org/r/189182 (https://phabricator.wikimedia.org/T88356) (owner: 10Gergő Tisza) [23:41:41] (03CR) 10jenkins-bot: [V: 04-1] Moved some JobQueueAggregator logic out of JobQueueGroup [core] - 10https://gerrit.wikimedia.org/r/190955 (owner: 10Aaron Schulz) [23:42:22] 3MediaWiki-Recent-changes, Possible-Tech-Projects: Make Special:RecentChanges auto-updating - https://phabricator.wikimedia.org/T7560#1042599 (10Qgil) Do you think this task has the volume of work and complexity suitable for GSoC / Outreachy? [23:44:24] (03CR) 10BryanDavis: Main page for Vagrant (031 comment) [vagrant] - 10https://gerrit.wikimedia.org/r/189181 (https://phabricator.wikimedia.org/T88356) (owner: 10Gergő Tisza) [23:45:54] 3MediaWiki-extensions-CSS, Possible-Tech-Projects: [CSS] Some CSS stripped by MediaWiki parser CSS sanitizer - https://phabricator.wikimedia.org/T37820#1042604 (10Qgil) p:5Normal>3Volunteer? [23:49:24] 3Possible-Tech-Projects, MediaWiki-API: Expose image thumbs, embedded video players via oEmbed (API + discovery ) - https://phabricator.wikimedia.org/T27854#1042616 (10Qgil) It seems that this feature request doesn't have much traction. Removing it from #Possible-Tech-Projects. Feel free to bring it ba... [23:49:31] 3MediaWiki-API: Expose image thumbs, embedded video players via oEmbed (API + discovery ) - https://phabricator.wikimedia.org/T27854#1042617 (10Qgil) [23:51:36] 3MediaWiki-extensions-Translate, Possible-Tech-Projects, VisualEditor-MediaWiki-Plugins: Create a VisualEditor plugin tool to add/edit translations and translation variables (Translate extension) - https://phabricator.wikimedia.org/T55974#1042621 (10Qgil) If there is no interest / critical mentoring mass to prom... [23:52:18] 3MediaWiki-Uploading, Possible-Tech-Projects, Multimedia: Add support for KML/KMZ filetype - https://phabricator.wikimedia.org/T28059#1042624 (10Qgil) If there is no interest / critical mentoring mass to promote this project for GSoC / Outreachy, then maybe the current "Normal" priority should be lower? [23:54:47] (03PS5) 10BryanDavis: Add test suite for Sentry role [vagrant] - 10https://gerrit.wikimedia.org/r/189182 (https://phabricator.wikimedia.org/T88356) (owner: 10Gergő Tisza) [23:57:09] (03CR) 10BryanDavis: "I had to do a null edit through the wiki's web interface to get {{fullurl}} to generate the right URLs in the page. I'm guessing this has " [vagrant] - 10https://gerrit.wikimedia.org/r/189182 (https://phabricator.wikimedia.org/T88356) (owner: 10Gergő Tisza)