[00:10:26] (03PS11) 10Legoktm: [WIP] Add Special:ChangeContentModel [core] - 10https://gerrit.wikimedia.org/r/207353 (https://phabricator.wikimedia.org/T72592) [00:20:17] 7Design, 10Vector, 5Patch-For-Review: Re-evaluate serif font stack for headers - https://phabricator.wikimedia.org/T73240#1344601 (10ori) >>! In T73240#1344553, @Vibhabamba wrote: > Krenair, legoktm - I meant 'pause' in terms of 'there is consensus because there are no comments from wmf design' > > We need... [00:24:55] (03PS1) 10Legoktm: Use mw.Api.postWithToken to automatically re-try badtoken errors [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216596 (https://phabricator.wikimedia.org/T101664) [00:26:29] (03PS1) 10Legoktm: ext.echo.special depends upon mediawiki.api [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216597 [00:26:49] (03CR) 10jenkins-bot: [V: 04-1] Use mw.Api.postWithToken to automatically re-try badtoken errors [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216596 (https://phabricator.wikimedia.org/T101664) (owner: 10Legoktm) [00:27:49] (03PS2) 10Legoktm: ext.echo.special depends upon mediawiki.api [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216597 [00:30:35] (03PS1) 10Legoktm: Pass uselang=user to the API instead of figuring it out client side [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216598 [00:35:32] (03PS1) 10Legoktm: Remove pre-MW 1.22 compatability code [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216599 [00:40:50] (03CR) 10Legoktm: "recheck" [AhoCorasick] - 10https://gerrit.wikimedia.org/r/216594 (owner: 10Ori.livneh) [00:44:13] (03CR) 10Alex Monk: [C: 032] ext.echo.special depends upon mediawiki.api [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216597 (owner: 10Legoktm) [00:46:02] legoktm: <3 [00:46:04] (03Merged) 10jenkins-bot: ext.echo.special depends upon mediawiki.api [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216597 (owner: 10Legoktm) [00:46:56] (03CR) 10Alex Monk: "Isn't that just the default?" [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216598 (owner: 10Legoktm) [00:47:19] (03PS2) 10Ori.livneh: Initial commit. [AhoCorasick] - 10https://gerrit.wikimedia.org/r/216594 [00:47:37] (03CR) 10Alex Monk: [C: 032] Remove pre-MW 1.22 compatability code [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216599 (owner: 10Legoktm) [00:48:30] (03CR) 10Legoktm: "Yes, but it's good to be explicit in case it changes: T97096#1343001." [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216598 (owner: 10Legoktm) [00:50:19] (03CR) 10Alex Monk: [C: 032] Pass uselang=user to the API instead of figuring it out client side [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216598 (owner: 10Legoktm) [00:52:20] (03Merged) 10jenkins-bot: Pass uselang=user to the API instead of figuring it out client side [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216598 (owner: 10Legoktm) [00:52:27] (03Merged) 10jenkins-bot: Remove pre-MW 1.22 compatability code [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216599 (owner: 10Legoktm) [00:54:59] 7Design, 10Vector, 5Patch-For-Review: Re-evaluate serif font stack for headers - https://phabricator.wikimedia.org/T73240#1344610 (10MZMcBride) >>! In T73240#1344502, @Vibhabamba wrote: > Have you even considered the huge inconsistency this will introduce between desktop, apps and mobile-web? Apps and mobil... [00:57:32] Krenair: so I ran qunit for https://gerrit.wikimedia.org/r/216596 locally and I'm getting "this.api.postWithToken is not a function" [01:01:07] (03PS1) 10Legoktm: Use __DIR__ directly [extensions/Thanks] - 10https://gerrit.wikimedia.org/r/216601 [01:02:54] legoktm, well... [01:03:02] this.api is a mw.Api [01:03:15] so that doesn't make much sense to me [01:03:18] same... [01:03:37] I'm now trying to generate some notifications to see if the code is actually broken, and then saw Thanks and got distracted [01:03:46] perhaps console.log this.api and run the test with it? [01:03:55] ok [01:05:31] 10MediaWiki-Interface, 10MediaWiki-Parser, 10Cite, 7Regression: in section headings shown as raw text in TOC - https://phabricator.wikimedia.org/T101390#1344611 (10matmarex) If nobody has a solution ready right now, it might be better to revert the two patches (https://gerrit.wikimedia.org/r/#/c/1811... [01:05:43] 10Wikipedia-App-MobileApp-extension: Wrong informations in the watch list of the mobile version - https://phabricator.wikimedia.org/T78320#1344613 (10Dbrant) 5Open>3Invalid a:3Dbrant Assuming that this is no longer the case. Please reopen otherwise. [01:07:58] Krenair: oh, I should have looked at the test file. It's mocking the api object. [01:08:26] without providing a postwithtoken? [01:08:32] yeah..... [01:10:34] and they pass now! [01:10:46] (03PS2) 10Legoktm: Use mw.Api.postWithToken to automatically re-try badtoken errors [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216596 (https://phabricator.wikimedia.org/T101664) [01:10:49] (03CR) 10jenkins-bot: [V: 04-1] Use mw.Api.postWithToken to automatically re-try badtoken errors [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216596 (https://phabricator.wikimedia.org/T101664) (owner: 10Legoktm) [01:10:54] wat [01:12:11] (03PS3) 10Legoktm: Use mw.Api.postWithToken to automatically re-try badtoken errors [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216596 (https://phabricator.wikimedia.org/T101664) [01:12:24] (03CR) 10Legoktm: "PS3: Rebased." [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216596 (https://phabricator.wikimedia.org/T101664) (owner: 10Legoktm) [01:16:30] (03CR) 10Catrope: [C: 04-1] Output initial topics in a JSON blob (032 comments) [extensions/Flow] - 10https://gerrit.wikimedia.org/r/210719 (owner: 10Catrope) [01:21:41] (03CR) 10Alex Monk: [C: 032] Use mw.Api.postWithToken to automatically re-try badtoken errors [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216596 (https://phabricator.wikimedia.org/T101664) (owner: 10Legoktm) [01:21:55] thanks [01:22:23] (03CR) 10Alex Monk: [C: 032] Use __DIR__ directly [extensions/Thanks] - 10https://gerrit.wikimedia.org/r/216601 (owner: 10Legoktm) [01:23:36] (03Merged) 10jenkins-bot: Use mw.Api.postWithToken to automatically re-try badtoken errors [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216596 (https://phabricator.wikimedia.org/T101664) (owner: 10Legoktm) [01:24:22] (03Merged) 10jenkins-bot: Use __DIR__ directly [extensions/Thanks] - 10https://gerrit.wikimedia.org/r/216601 (owner: 10Legoktm) [01:25:36] (03CR) 10Alex Monk: [C: 032] Remove i18n shim [extensions/Calendar] - 10https://gerrit.wikimedia.org/r/216400 (owner: 10Legoktm) [01:25:51] (03Merged) 10jenkins-bot: Remove i18n shim [extensions/Calendar] - 10https://gerrit.wikimedia.org/r/216400 (owner: 10Legoktm) [01:27:33] (03CR) 10Alex Monk: [C: 032] Empty PHP entry point in favor of extension.json [extensions/Calendar] - 10https://gerrit.wikimedia.org/r/216401 (owner: 10Legoktm) [01:27:45] (03Merged) 10jenkins-bot: Empty PHP entry point in favor of extension.json [extensions/Calendar] - 10https://gerrit.wikimedia.org/r/216401 (owner: 10Legoktm) [01:28:21] I wonder where mw.echo.setUpDismissability() went [01:29:34] (03CR) 10Catrope: [C: 032] Flow: Fix to use up to date keys and point to right messages [extensions/WikimediaMessages] - 10https://gerrit.wikimedia.org/r/216329 (owner: 10Mattflaschen) [01:29:48] (03Merged) 10jenkins-bot: Flow: Fix to use up to date keys and point to right messages [extensions/WikimediaMessages] - 10https://gerrit.wikimedia.org/r/216329 (owner: 10Mattflaschen) [01:30:00] (03CR) 10Catrope: [C: 032] Cleanup duplicated/unused messages and make easier to grep [extensions/Flow] - 10https://gerrit.wikimedia.org/r/216330 (owner: 10Mattflaschen) [01:31:57] (03PS1) 10Legoktm: Remove dead dismiss code [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216602 [01:32:00] (03Merged) 10jenkins-bot: Cleanup duplicated/unused messages and make easier to grep [extensions/Flow] - 10https://gerrit.wikimedia.org/r/216330 (owner: 10Mattflaschen) [01:34:29] (03CR) 10Alex Monk: [C: 032] Remove dead dismiss code [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216602 (owner: 10Legoktm) [01:36:22] (03Merged) 10jenkins-bot: Remove dead dismiss code [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216602 (owner: 10Legoktm) [01:54:33] (03PS1) 10Legoktm: Move all PHP code into includes/ [extensions/Echo] - 10https://gerrit.wikimedia.org/r/216603 [02:11:21] 10UI-Standardization, 10OOjs-UI: Create parser tag(s) that render OOUI PHP widgets - https://phabricator.wikimedia.org/T101666#1344624 (10Spage) 3NEW [02:13:18] 10UI-Standardization, 6Mobile-Web, 10MobileFrontend, 6Performance-Team: MediaWiki UI styles loaded in head but unused on most pages - https://phabricator.wikimedia.org/T98395#1266479 (10Spage) >>! In T98395#1340104, @matmarex wrote: >> ... a PHP parser function {{#ooui: button|options}} that does the righ... [02:15:48] 10UI-Standardization, 10OOjs-UI: Create parser tag(s) that render OOUI PHP widgets - https://phabricator.wikimedia.org/T101666#1344637 (10Jdforrester-WMF) For production? The answer is almost certainly 'no'… [02:34:40] (03Abandoned) 10Jalexander: Make the following fields int unsigned: [core] - 10https://gerrit.wikimedia.org/r/112825 (https://bugzilla.wikimedia.org/60962) (owner: 10leucosticte) [02:36:31] (03Abandoned) 10Jalexander: Add preferences checkbox to email text of watched deleted pages [core] - 10https://gerrit.wikimedia.org/r/101443 (https://bugzilla.wikimedia.org/38642) (owner: 10leucosticte) [02:36:49] (03Abandoned) 10Jalexander: Move PerPageLicense class to its own file [extensions/PerPageLicense] - 10https://gerrit.wikimedia.org/r/100202 (owner: 10leucosticte) [02:37:34] (03Abandoned) 10Jalexander: Add IssueTracker extension [extensions/IssueTracker] - 10https://gerrit.wikimedia.org/r/91565 (owner: 10leucosticte) [02:38:14] (03Abandoned) 10Jalexander: Add InterwikiMap extension, v1.0.6 [extensions/InterwikiMap] - 10https://gerrit.wikimedia.org/r/35024 (owner: 10leucosticte) [02:38:40] (03Abandoned) 10Jalexander: action=logevents now provides redirpageid for page move events [core] - 10https://gerrit.wikimedia.org/r/160368 (https://bugzilla.wikimedia.org/68930) (owner: 10leucosticte) [02:38:48] (03Abandoned) 10Jalexander: Add ten hooks to enable more flags to be added to changes lists, etc. [core] - 10https://gerrit.wikimedia.org/r/155093 (https://bugzilla.wikimedia.org/69677) (owner: 10leucosticte) [02:38:56] (03Abandoned) 10Jalexander: Add GetActionLinks hook to DeleteLogFormatter [core] - 10https://gerrit.wikimedia.org/r/151550 (https://bugzilla.wikimedia.org/69085) (owner: 10leucosticte) [02:39:03] (03Abandoned) 10Jalexander: Store revision IDs of a page in log_params when that page is deleted [core] - 10https://gerrit.wikimedia.org/r/151309 (https://bugzilla.wikimedia.org/69049) (owner: 10leucosticte) [02:39:10] (03Abandoned) 10Jalexander: Let anons see what was patrolled [core] - 10https://gerrit.wikimedia.org/r/148300 (https://bugzilla.wikimedia.org/60958) (owner: 10leucosticte) [02:39:16] (03Abandoned) 10Jalexander: Give sysops the deleterevision right by default [core] - 10https://gerrit.wikimedia.org/r/148229 (https://bugzilla.wikimedia.org/68298) (owner: 10leucosticte) [02:48:59] 7Design, 10Vector, 5Patch-For-Review: Re-evaluate serif font stack for headers - https://phabricator.wikimedia.org/T73240#1344646 (10ori) >>! In T73240#1344610, @MZMcBride wrote: > Wouldn't it make the most sense for you to take a pause here instead of continuing to dig yourself a hole? :-) MZMcBride, your... [03:03:09] 10MediaWiki-extensions-MultimediaViewer, 6Multimedia, 7Easy, 3Google-Code-in-2014, 5Patch-For-Review: Show (tm) symbol next to license label - https://phabricator.wikimedia.org/T77717#1344649 (10Sn1per) Here's an example: Input ``` (03CR) 10jenkins-bot: [V: 04-1] [WIP] Add Special:ChangeContentModel [core] - 10https://gerrit.wikimedia.org/r/207353 (https://phabricator.wikimedia.org/T72592) (owner: 10Legoktm) [05:34:09] (03PS14) 10Legoktm: [WIP] Add Special:ChangeContentModel [core] - 10https://gerrit.wikimedia.org/r/207353 (https://phabricator.wikimedia.org/T72592) [05:34:17] 10MediaWiki-General-or-Unknown, 7Regression: Stale pages after saved edit - https://phabricator.wikimedia.org/T101224#1332967 (10Nemo_bis) I'm seeing this rather frequently as well. I first noticed on mediawiki.org (a couple weeks ago perhaps), now on any Wikimedia wiki. [05:41:27] (03PS1) 10Legoktm: build: Updating development dependencies [core] - 10https://gerrit.wikimedia.org/r/216613 [05:50:51] 10MediaWiki-Internationalization, 10MediaWiki-extensions-Scribunto, 10Wikimedia-Site-requests: Correction of namespace names in Sanskrit - https://phabricator.wikimedia.org/T101634#1344826 (10NehalDaveND) Okay I am trying to clarify this topic. 1. चित्रम् = चित्रं = Image but proper word is चित्रम् 2. File... [05:54:43] 10MediaWiki-extensions-UserMerge: Special:UserMerge throws php notices - https://phabricator.wikimedia.org/T101681#1344827 (10Glaisher) 3NEW [05:59:08] 10MediaWiki-extensions-UserMerge: Special:UserMerge throws php notices - https://phabricator.wikimedia.org/T101681#1344835 (10Glaisher) Since there is no form data when visiting the special page, null gets passed to User::newFromName in validateOldUser() and validateNewUser(). [06:29:58] (03CR) 10Jforrester: [C: 032] build: Updating development dependencies [core] - 10https://gerrit.wikimedia.org/r/216613 (owner: 10Legoktm) [06:38:04] (03Merged) 10jenkins-bot: build: Updating development dependencies [core] - 10https://gerrit.wikimedia.org/r/216613 (owner: 10Legoktm) [06:42:46] 7Design, 10Vector, 5Patch-For-Review: Re-evaluate serif font stack for headers - https://phabricator.wikimedia.org/T73240#1344841 (10ori) >>! In T73240#1344759, @Tnegrin wrote: > This also raises the interesting question of how to get input from Readers as well as Editors. I don't see any prima facie reason... [06:44:35] breaking news: ori is kmweber [06:44:46] kmweber? [06:45:48] * ori can never get the dramatis personae of enwiki down. [06:46:12] (03CR) 10Nikerabbit: [C: 032] Remove i18n shim [extensions/CleanChanges] - 10https://gerrit.wikimedia.org/r/216592 (owner: 10Paladox) [06:46:22] he used to oppose every self-nom'd RfA with something like "I view self-noms as prima facie evidence of power hunger" [06:47:02] and every time he did that, everyone would get into a huge fuss about it [06:47:28] hahaha [06:47:53] that's a lot like Catch-22 (the actual one from the book) [06:48:47] "There was only one catch and that was Catch-22, which specified that a concern for one's safety in the face of dangers that were real and immediate was the process of a rational mind. Orr was crazy and could be grounded. All he had to do was ask; and as soon as he did, he would no longer be crazy and would have to fly more missions. Orr would be crazy to fly more missions and sane if he didn't, but if he were sane he had to fly them. [06:48:48] If he flew them he was crazy and didn't have to; but if he didn't want to he was sane and had to. Yossarian was moved very deeply by the absolute simplicity of this clause of Catch-22 and let out a respectful whistle." [06:49:55] you could ask to be relieved of duty on grounds of insanity, but by asking, you demonstrated your sanity [06:50:18] because what is more sane than regard for your safety? [06:52:02] * legoktm puts Catch-22 on his reading list [06:59:36] 7Design, 10Vector, 5Patch-For-Review: Re-evaluate serif font stack for headers - https://phabricator.wikimedia.org/T73240#1344842 (10ori) **Glendower:** I can call spirits from the vasty deep. **Hotspur:** Why, so can I, or so can any man; But will they come when you do call for them? //(Henry The Fourth,... [06:59:57] 10MediaWiki-Change-tagging, 10MediaWiki-Recent-changes, 10VisualEditor, 5Patch-For-Review, and 4 others: Special:RecentChanges does not list tags, filter broken - https://phabricator.wikimedia.org/T100439#1344844 (10Nikerabbit) If the above patch fixes the issue, does it mean that we have permanently lost... [07:09:04] (03PS15) 10Legoktm: Add Special:ChangeContentModel [core] - 10https://gerrit.wikimedia.org/r/207353 (https://phabricator.wikimedia.org/T72592) [07:10:18] (03CR) 10Legoktm: "Ok, I think this is feature complete and ready for review now!" [core] - 10https://gerrit.wikimedia.org/r/207353 (https://phabricator.wikimedia.org/T72592) (owner: 10Legoktm) [07:10:50] 10MediaWiki-ContentHandler, 5Patch-For-Review: Implement a user interface to change a page's content model when $wgContentHandlerUseDB = true; - https://phabricator.wikimedia.org/T72592#1344851 (10Legoktm) >>! In T72592#1305064, @gerritbot wrote: > [[https://gerrit.wikimedia.org/r/207353]] Patch should now be... [07:13:33] 10MediaWiki-extensions-Newsletter: Implement 'Create a newsletter' feature for Newsletter extension - https://phabricator.wikimedia.org/T100125#1344853 (10Qgil) @tinaj1234 uploaded a patch at https://gerrit.wikimedia.org/r/216546 but for some reason the automatic notification didn't appear here. [07:14:23] 10MediaWiki-extensions-Newsletter: Implement 'Create a newsletter' feature for Newsletter extension - https://phabricator.wikimedia.org/T100125#1344854 (10Legoktm) >>! In T100125#1344853, @Qgil wrote: > @tinaj1234 uploaded a patch at https://gerrit.wikimedia.org/r/216546 but for some reason the automatic notific... [07:15:16] (03PS16) 10Legoktm: Add Special:ChangeContentModel [core] - 10https://gerrit.wikimedia.org/r/207353 (https://phabricator.wikimedia.org/T72592) [07:22:25] (03CR) 10Joal: [C: 031] "Code looks fine." [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/216324 (owner: 10Ottomata) [07:34:56] 10MediaWiki-Change-tagging, 10MediaWiki-Recent-changes, 10VisualEditor, 5Patch-For-Review, and 4 others: Special:RecentChanges does not list tags, filter broken - https://phabricator.wikimedia.org/T100439#1344859 (10TheDJ) I'm wondering if this has affected the work of @halfak and his VE analysis. [07:47:43] 10MediaWiki-extensions-Newsletter: Implement 'Create a newsletter' feature for Newsletter extension - https://phabricator.wikimedia.org/T100125#1344862 (1001tonythomas) Yup ! Its a draft, and I've added @Legoktm as a reviewer! [07:59:55] (03CR) 10Florianschmidtwelzow: Make Questy answers in arrays case-insensitive (031 comment) [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/33153 (https://phabricator.wikimedia.org/T65272) (owner: 10leucosticte) [08:00:08] (03PS2) 10Florianschmidtwelzow: Show correct default limit in Special:BlockList [core] - 10https://gerrit.wikimedia.org/r/213981 (https://phabricator.wikimedia.org/T71132) [08:03:44] (03CR) 10Ori.livneh: "One interesting idea I had was to provide a subclass which can perform a one-pass search and replace by associating state 0 (no match) wit" [AhoCorasick] - 10https://gerrit.wikimedia.org/r/216594 (owner: 10Ori.livneh) [08:07:52] 10CirrusSearch, 7Wikimedia-log-errors: insource internal syntax error - https://phabricator.wikimedia.org/T99229#1344886 (10hashar) [08:08:18] 10CirrusSearch, 7Wikimedia-log-errors: insource internal syntax error - https://phabricator.wikimedia.org/T99229#1344889 (10hashar) p:5Triage>3High [08:08:55] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-cxserver, 5ContentTranslation-Release5, 5Patch-For-Review: cxserver: Remove duplicate console messages - https://phabricator.wikimedia.org/T101503#1344891 (10santhosh) 5Open>3Resolved p:5Triage>3Normal a:3KartikMistry [08:10:15] (03CR) 10Christopher Johnson (WMDE): [C: 032 V: 032] fixes "hamburger menu" [phabricator/extensions/Sprint] - 10https://gerrit.wikimedia.org/r/214433 (https://phabricator.wikimedia.org/T99949) (owner: 10Christopher Johnson (WMDE)) [08:11:06] 10MediaWiki-extensions-ContentTranslation, 5ContentTranslation-Release5, 3LE-Sprint-87, 5Patch-For-Review: cx-segment appears in published articles - https://phabricator.wikimedia.org/T96234#1344897 (10santhosh) 5Open>3Resolved a:3santhosh [08:12:16] 10MediaWiki-extensions-ContentTranslation, 6Language-Engineering: Save translations in Draft namespace where it is available - https://phabricator.wikimedia.org/T90174#1344900 (10santhosh) p:5High>3Low Lowering priority as we publish to Main namespace and don't see any serious issue with that. [08:14:27] 10MediaWiki-extensions-ContentTranslation, 10Parsoid, 5ContentTranslation-Release5, 3LE-Sprint-87, 5Patch-For-Review: in Special:ContentTranslation, deleting a whole section heading adds an unnecessary
in the end - https://phabricator.wikimedia.org/T99851#1344902 (10santhosh) [08:14:30] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments: Section titles contains a br-tag if edited - https://phabricator.wikimedia.org/T97942#1344903 (10santhosh) [08:14:39] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments: Section titles contains a br-tag if edited - https://phabricator.wikimedia.org/T97942#1344905 (10santhosh) 5Open>3Resolved a:3santhosh [08:25:49] 10Wikimedia-General-or-Unknown, 7Wikimedia-log-errors: MWMultiVersion error causes "PHP fatal error: Cannot modify header information - headers already sent" - https://phabricator.wikimedia.org/T97389#1344934 (10hashar) [08:28:09] 10Wikimedia-General-or-Unknown, 7Wikimedia-log-errors: MWMultiVersion error causes "PHP fatal error: Cannot modify header information - headers already sent" - https://phabricator.wikimedia.org/T97389#1344936 (10hashar) 5Open>3Resolved a:3hashar http://www.deployment.wikipedia.beta.wmflabs.org/ does not... [08:29:54] 10MediaWiki-API, 10pywikibot-core, 7Pywikibot-tests, 7Wikimedia-log-errors, 7database: recentchanges internal_api_error_DBQueryError - https://phabricator.wikimedia.org/T101502#1344941 (10hashar) p:5Triage>3Normal [08:34:24] 10Wikimedia-Site-requests, 7Community-consensus-needed, 5Patch-For-Review: Disable Esperanto conversion on Esperanto wikis - https://phabricator.wikimedia.org/T62677#1344945 (10Blahma) @brion, when do you think you'll find the time to have a look at this and complete the process? I think the communities are... [08:35:28] 7Design, 10Vector, 5Patch-For-Review: Re-evaluate serif font stack for headers - https://phabricator.wikimedia.org/T73240#1344978 (10Edokter) I'm just about ready to fully support reverting back to sans-serif for the headers. There has been **plenty** of feedback from readers on mediawiki.org, and **all** of... [08:37:31] 10MediaWiki-API, 10MediaWiki-Database, 7Performance, 7Wikimedia-log-errors: ApiQueryAllPages is slow on langlinks edgecase - https://phabricator.wikimedia.org/T97797#1345008 (10hashar) [08:37:58] 10MediaWiki-Language-converter, 10MediaWiki-Maintenance-scripts: Converting i18n to json format on windows causes /n in authors name. - https://phabricator.wikimedia.org/T101624#1345010 (10Aklapper) Please read https://www.mediawiki.org/wiki/How_to_report_a_bug and provide a bulleted list of clear and exact st... [08:38:56] 10MediaWiki-Change-tagging, 10MediaWiki-Recent-changes, 10VisualEditor, 5Patch-For-Review, and 4 others: Special:RecentChanges does not list tags, filter broken - https://phabricator.wikimedia.org/T100439#1345015 (10Elitre) Luckily not, as per T101270. [08:43:52] 10MediaWiki-extensions-CentralAuth, 7Wikimedia-log-errors: Undefined indices in SpecialCentralAuth's formatGroup/formatEditCount - https://phabricator.wikimedia.org/T90621#1345025 (10hashar) 5Open>3Resolved a:3hashar No occurrence over last 7 days. Assuming it has been fixed somehow. [08:47:34] 10Wikipedia-App-MobileApp-extension: Wrong informations in the watch list of the mobile version - https://phabricator.wikimedia.org/T78320#1345032 (10Aklapper) 5Invalid>3declined Dbrant: [[ https://www.mediawiki.org/wiki/Bug_management/Bug_report_life_cycle | That sounds more like declined than invalid. ]] :) [08:49:13] 10MediaWiki-extensions-UploadWizard, 6Multimedia: Flickr upload broken - https://phabricator.wikimedia.org/T101616#1345035 (10Aklapper) >>! In T101616#1344413, @Steinsplitter wrote: > i hate to ask... but anything new? This tool is needed. Unlikely within 24 hours on a weekend (no matter whether volunteer o... [08:50:56] 10MediaWiki-extensions-ContentTranslation, 7JavaScript: TypeError: $trigger.data(...).$dialog is undefined - https://phabricator.wikimedia.org/T101421#1345046 (10santhosh) p:5Triage>3Normal [08:51:06] 10MediaWiki-extensions-ContentTranslation, 7JavaScript: TypeError: $trigger.data(...).$dialog is undefined - https://phabricator.wikimedia.org/T101421#1345048 (10santhosh) a:3santhosh [08:51:34] 10MediaWiki-extensions-ContentTranslation, 7JavaScript, 3LE-Sprint-87, 5Patch-For-Review: TypeError: $trigger.data(...).$dialog is undefined - https://phabricator.wikimedia.org/T101421#1345055 (10santhosh) [08:53:33] 10MediaWiki-extensions-UploadWizard, 6Multimedia: Upload wizard buttons are green - https://phabricator.wikimedia.org/T101617#1345060 (10Aklapper) p:5High>3Triage >>! In T101617#1344407, @Steinsplitter wrote: > the blue button is attachet at the "!", All blur buttons in upload wiz are attached to text (w... [08:56:18] 10MediaWiki-extensions-UploadWizard, 6Commons, 6Multimedia, 7Tracking: UploadWizard Flickr (tracking) - https://phabricator.wikimedia.org/T45450#1345082 (10Aklapper) [08:56:21] 10MediaWiki-extensions-UploadWizard, 6Multimedia: Flickr upload broken - https://phabricator.wikimedia.org/T101616#1345083 (10Aklapper) [08:56:54] 10MediaWiki-extensions-UploadWizard, 6Commons, 6Multimedia, 7Tracking: UploadWizard Flickr (tracking) - https://phabricator.wikimedia.org/T45450#471804 (10Aklapper) [08:56:57] 10MediaWiki-extensions-UploadWizard, 6Multimedia, 5Patch-For-Review: "Get from Flickr" does nothing - https://phabricator.wikimedia.org/T100540#1345091 (10Aklapper) [08:57:55] 10MediaWiki-extensions-UploadWizard, 6Multimedia, 5Patch-For-Review: "Get from Flickr" does nothing - https://phabricator.wikimedia.org/T100540#1315193 (10Aklapper) @Rillke: What is left to do here in the codebase? Can this task be closed as resolved or is more work required (what exactly)? [08:58:32] 10MediaWiki-extensions-UploadWizard, 6Multimedia: Flickr upload broken (with various error messages) - https://phabricator.wikimedia.org/T101616#1345095 (10Aklapper) [08:58:50] Nemo_bis: http://dumps.wikimedia.org/other/slow-parse/ [08:59:13] 10MediaWiki-Uploading, 6Multimedia: uploading a .webm with a file name identical to a jpg name fails with a cryptic error: ERROR: Upload error: 'exists-normalized' - https://phabricator.wikimedia.org/T101647#1345098 (10Aklapper) [08:59:20] 10MediaWiki-Uploading, 6Multimedia: uploading a .webm with a file name identical to a jpg name fails with a cryptic error: ERROR: Upload error: 'exists-normalized' - https://phabricator.wikimedia.org/T101647#1345099 (10Aklapper) p:5Triage>3Low [08:59:52] 10MediaWiki-Interface, 7I18n, 7Tracking: Interface messages needing rewording or documentation and other issues with existing messages (tracking) - https://phabricator.wikimedia.org/T40638#1345101 (10Aklapper) [08:59:55] 10MediaWiki-Uploading, 6Multimedia: uploading a .webm with a file name identical to a jpg name fails with a cryptic error: ERROR: Upload error: 'exists-normalized' - https://phabricator.wikimedia.org/T101647#1344220 (10Aklapper) [09:10:26] 10MediaWiki-extensions-UploadWizard, 6Multimedia: Unable to change file extension while uploading file - https://phabricator.wikimedia.org/T36703#1345115 (10Blahma) 2.5 years since last post and I am still forced to upload images with names such as https://commons.wikimedia.org/wiki/File:Brno,_Dominik%C3%A1nsk... [09:17:53] 10MediaWiki-extensions-AjaxLogin: Does not work on MediaWiki 1.26 - https://phabricator.wikimedia.org/T101643#1345126 (10Aklapper) @Paladox: Before reporting any further tasks in Phabricator, please read https://www.mediawiki.org/wiki/How_to_report_a_bug and **always** follow the structure: A bullet list of step... [09:21:21] 10MediaWiki-extensions-CentralNotice: Broken database updater when using web installer: Invalid callback CNDatabasePatcher::applyUpdates in hooks for LoadExtensionSchemaUpdates - https://phabricator.wikimedia.org/T101627#1345128 (10Aklapper) [09:33:00] 6TCB-Team, 3TCB-Team-Sprint-2015-06-03: Adjust ArticleMonitor code - https://phabricator.wikimedia.org/T101239#1345159 (10Tobi_WMDE_SW) a:3kai.nissen [09:33:46] 10Phragile, 6TCB-Team, 3TCB-Team-Sprint-2015-06-03: Puppetize Phragile - https://phabricator.wikimedia.org/T101235#1345162 (10Tobi_WMDE_SW) a:3Jakob_WMDE [09:33:53] 10Phragile, 6TCB-Team, 3TCB-Team-Sprint-2015-06-03: Automatically create sprint snapshots in a fixed interval - https://phabricator.wikimedia.org/T100194#1345163 (10Tobi_WMDE_SW) a:3Jakob_WMDE [09:35:32] 6TCB-Team, 3TCB-Team-Sprint-2015-06-03: Discussion what exactly needs to be documented for the Commons upload process - https://phabricator.wikimedia.org/T101364#1345164 (10Tobi_WMDE_SW) [09:35:57] 10MediaWiki-Parser, 10MediaWiki-Templates, 5Patch-For-Review: msgnw:xyz doesn't work with hidden comments - https://phabricator.wikimedia.org/T98841#1345166 (10FRacco) Sorry, I can't understand the previous message. Can we solve the problem? Thanks in advance [09:38:38] (03CR) 10TTO: [C: 031] Make PPFrame::RECOVER_COMMENTS actually work [core] - 10https://gerrit.wikimedia.org/r/210677 (https://phabricator.wikimedia.org/T98841) (owner: 10PleaseStand) [09:51:44] (03CR) 10Ori.livneh: [C: 032] Update Parsoid and RestBaseUpdateJobs to enqueue jobs with lazyPush() [core] (wmf/1.26wmf8) - 10https://gerrit.wikimedia.org/r/216378 (owner: 10Ori.livneh) [09:53:25] 10MediaWiki-Language-converter, 10MediaWiki-Maintenance-scripts: Converting i18n to json format on windows causes /n in authors name. - https://phabricator.wikimedia.org/T101624#1345180 (10Paladox) Ok. to reproduce the problem. Go on to a windows machine windows 8 or windows 10. windows 10 is what I am testi... [09:53:33] 10MediaWiki-extensions-AjaxLogin: Does not work on MediaWiki 1.26 - https://phabricator.wikimedia.org/T101643#1345181 (10Paladox) Ok. [09:55:24] (03CR) 10Bartosz Dziewoński: [C: 032] Run generateLocalAutoload.php to sort entries in autoload.php [core] - 10https://gerrit.wikimedia.org/r/216612 (owner: 10Legoktm) [09:56:06] (03CR) 10Paladox: "Doesent seem to be merging." [phabricator/extensions/Sprint] - 10https://gerrit.wikimedia.org/r/214433 (https://phabricator.wikimedia.org/T99949) (owner: 10Christopher Johnson (WMDE)) [09:56:14] 10MediaWiki-extensions-ContentTranslation, 5ContentTranslation-Release5, 3LE-Sprint-86: Prevent from selecting the same source and target languages in new translation dialog - https://phabricator.wikimedia.org/T96573#1345184 (10Amire80) [09:56:22] 10MediaWiki-extensions-ContentTranslation, 5ContentTranslation-Release5, 3LE-Sprint-86: Prevent from selecting the same source and target languages in new translation dialog - https://phabricator.wikimedia.org/T96573#1221015 (10Amire80) Can this be closed? [09:57:03] (03PS9) 10Paladox: Updated extension registration to new system [extensions/CleanChanges] - 10https://gerrit.wikimedia.org/r/213309 (https://phabricator.wikimedia.org/T87896) (owner: 10Parent5446) [09:57:31] (03CR) 10Paladox: [C: 031] Updated extension registration to new system [extensions/CleanChanges] - 10https://gerrit.wikimedia.org/r/213309 (https://phabricator.wikimedia.org/T87896) (owner: 10Parent5446) [09:58:12] 10MediaWiki-extensions-WikibaseClient, 10Wikidata, 5Patch-For-Review, 3Wikidata-Sprint-2015-06-02: UsageTracking: Use new ParserCacheSaveComplete hook to track usage info. - https://phabricator.wikimedia.org/T99512#1345189 (10Addshore) [09:58:14] 10MediaWiki-extensions-WikibaseClient, 10Wikidata, 5Patch-For-Review, 3Wikidata-Sprint-2015-05-05, 3Wikidata-Sprint-2015-06-02: UsageTracking: split the "update" operation for usage entries into "add" and "prune". - https://phabricator.wikimedia.org/T99513#1345187 (10Addshore) 5Open>3Resolved [10:07:22] (03CR) 10Paladox: "Reason this cannot merge could be because of https://gerrit.wikimedia.org/r/#/c/209499/" [phabricator/extensions/Sprint] - 10https://gerrit.wikimedia.org/r/214433 (https://phabricator.wikimedia.org/T99949) (owner: 10Christopher Johnson (WMDE)) [10:08:25] (03Merged) 10jenkins-bot: Run generateLocalAutoload.php to sort entries in autoload.php [core] - 10https://gerrit.wikimedia.org/r/216612 (owner: 10Legoktm) [10:15:31] 10MediaWiki-skins-Slate, 6WMF-Design: Clean spam on test wiki http://slate.wmflabs.org/ - https://phabricator.wikimedia.org/T98118#1345196 (10Aklapper) [10:16:55] (03CR) 10Thiemo Mättig (WMDE): "In general I miss some more descriptive class, function and inline documentation. Especially a description when exactly this script should" (035 comments) [extensions/WikimediaMaintenance] - 10https://gerrit.wikimedia.org/r/212315 (https://phabricator.wikimedia.org/T99796) (owner: 10Aude) [10:21:19] (03PS1) 10Paladox: Update jquery to 1.11.3 [phabricator/extensions/Sprint] - 10https://gerrit.wikimedia.org/r/216628 [10:21:30] (03PS2) 10Paladox: Update jquery to 1.11.3 [phabricator/extensions/Sprint] - 10https://gerrit.wikimedia.org/r/216628 [10:26:19] 10MediaWiki-extensions-UploadWizard, 6Multimedia: Flickr upload broken (with various error messages) - https://phabricator.wikimedia.org/T101616#1345205 (10Steinsplitter) >>! In T101616#1345035, @Aklapper wrote: >>>! In T101616#1344413, @Steinsplitter wrote: >> i hate to ask... but anything new? This tool is... [10:36:38] (03Abandoned) 10Hashar: Refactor some code in RequestContext.php [core] - 10https://gerrit.wikimedia.org/r/139668 (owner: 10Withoutaname) [10:36:58] (03Abandoned) 10Hashar: Refactor some code in EditPage.php [core] - 10https://gerrit.wikimedia.org/r/139670 (owner: 10Withoutaname) [10:37:06] 10MediaWiki-extensions-Other: Views total stuck in cache for HitCounters extension - https://phabricator.wikimedia.org/T101595#1345211 (10Aklapper) [10:37:10] (03Abandoned) 10Hashar: Enforce type hint for HTMLForm and use ContextSource for mTitle [core] - 10https://gerrit.wikimedia.org/r/144648 (owner: 10Withoutaname) [10:37:25] (03Abandoned) 10Hashar: (Title) Move checkCSSandJSPermissions into checkSpecialsAndNSPermissions [core] - 10https://gerrit.wikimedia.org/r/145166 (owner: 10Withoutaname) [10:38:29] 10MediaWiki-Extension-Requests: Feature-Request: Extension to export all articles to a single PDF is missing - https://phabricator.wikimedia.org/T29325#1345212 (10Aklapper) [10:39:10] (03Abandoned) 10Hashar: Remove global function wfGetIP() [core] - 10https://gerrit.wikimedia.org/r/147039 (owner: 10Withoutaname) [10:39:19] 10MediaWiki-extensions-Other, 10Continuous-Integration-Config: Add Jenkins jobs for VirtualKeyboard - https://phabricator.wikimedia.org/T93277#1345214 (10Aklapper) [10:39:30] 10MediaWiki-extensions-Other, 10Continuous-Integration-Config: Add Jenkins jobs for SemanticMetaTags - https://phabricator.wikimedia.org/T93276#1345215 (10Aklapper) [10:39:54] (03Abandoned) 10Hashar: Remove global function wfUsePHP() [core] - 10https://gerrit.wikimedia.org/r/148320 (owner: 10Withoutaname) [10:40:34] (03Abandoned) 10Hashar: Remove two unused parameters from SpecialPage constructor [core] - 10https://gerrit.wikimedia.org/r/146409 (owner: 10Withoutaname) [10:40:53] 10MediaWiki-General-or-Unknown: Submitting feedback with mediawiki.feedback is confusing - https://phabricator.wikimedia.org/T96893#1345216 (10Aklapper) p:5Triage>3Low [10:41:23] (03Abandoned) 10Hashar: Collapse all functions except wfOutputHandler() in OutputHandler.php [core] - 10https://gerrit.wikimedia.org/r/153744 (owner: 10Withoutaname) [10:42:50] (03Abandoned) 10Hashar: Change User::isIP() to an alias calling IP::isIPAddress() [core] - 10https://gerrit.wikimedia.org/r/143234 (owner: 10Withoutaname) [10:44:16] (03Abandoned) 10Hashar: Add ManualLogEntry::newFromContext() [core] - 10https://gerrit.wikimedia.org/r/145902 (owner: 10Withoutaname) [10:47:56] (03Abandoned) 10Hashar: (bug 23772) Implement a "Not what you were looking for?" search feature. [core] - 10https://gerrit.wikimedia.org/r/27923 (owner: 10Daniel Friesen) [10:48:43] (03Abandoned) 10Hashar: Stop prepending newlines to templates starting with *#;: [core] - 10https://gerrit.wikimedia.org/r/99133 (https://bugzilla.wikimedia.org/12974) (owner: 10Bartosz Dziewoński) [10:49:04] (03Abandoned) 10Hashar: [WIP] Add links to headings for easy section link retrieval [core] - 10https://gerrit.wikimedia.org/r/113308 (owner: 10JGonera) [10:51:26] 10Wikimedia-General-or-Unknown, 5Patch-For-Review: Convert Oversight revisions to (revision deleted) suppressed on Wikimedia wikis - https://phabricator.wikimedia.org/T62373#1345229 (10hashar) a:5Reedy>3None I have abandoned @reedy patch https://gerrit.wikimedia.org/r/#/c/169612/ [10:56:02] 10MediaWiki-extensions-Newsletter: Minimum viable product for Newsletter extension - https://phabricator.wikimedia.org/T99784#1345233 (10Tinaj1234) [10:57:17] 10MediaWiki-Interface, 10MediaWiki-Parser, 10Cite, 7Regression: in section headings shown as raw text in TOC - https://phabricator.wikimedia.org/T101390#1345234 (10Aklapper) @Jackmcbarn: Any comments? [11:02:44] (03PS1) 10Hashar: Jenkins job validation (DO NOT SUBMIT) [extensions/PhpTagsFunctions] - 10https://gerrit.wikimedia.org/r/216632 [11:04:02] 10CirrusSearch, 6Search-and-Discovery, 10Search-and-Discovery-Cirrus-Sprint: Dump Cirrus index into a file - https://phabricator.wikimedia.org/T101691#1345235 (10Manybubbles) 3NEW [11:04:22] 10CirrusSearch, 6Search-and-Discovery, 10Search-and-Discovery-Cirrus-Sprint: Dump Cirrus index into a file - https://phabricator.wikimedia.org/T101691#1345244 (10Manybubbles) a:3Manybubbles [11:04:52] 10CirrusSearch, 6Search-and-Discovery, 10Search-and-Discovery-Cirrus-Sprint: Dump Cirrus index into a file - https://phabricator.wikimedia.org/T101691#1345235 (10Manybubbles) Assigning to myself because David doesn't have a phab account that I can find yet. He'll get one and when he does he'll take this task... [11:05:12] 10CirrusSearch, 6Search-and-Discovery, 10Search-and-Discovery-Cirrus-Sprint: Dump Cirrus index into a file - https://phabricator.wikimedia.org/T101691#1345248 (10Manybubbles) Note: its probably a good idea to do this as a maintenance script inside Cirrus. [11:06:43] (03Abandoned) 10Hashar: Jenkins job validation (DO NOT SUBMIT) [extensions/PhpTagsFunctions] - 10https://gerrit.wikimedia.org/r/216632 (owner: 10Hashar) [11:11:44] 10crosswatch: Support filtering by wiki - https://phabricator.wikimedia.org/T101692#1345257 (10Sitic) 3NEW a:3Sitic [11:13:30] 10UI-Standardization, 10OOjs-UI: Create parser tag(s) that render OOUI PHP widgets - https://phabricator.wikimedia.org/T101666#1345266 (10matmarex) Arbitrary widgets no, but as long as we're careful not to allow anything that is not already possible in wikitext, I see no reason not to do this. People are alrea... [11:15:05] 10UI-Standardization, 10OOjs-UI: Create parser tag(s) that render OOUI PHP widgets - https://phabricator.wikimedia.org/T101666#1345277 (10matmarex) [11:15:08] 10UI-Standardization, 6Mobile-Web, 10MobileFrontend, 6Performance-Team: MediaWiki UI styles loaded in head but unused on most pages - https://phabricator.wikimedia.org/T98395#1345276 (10matmarex) [11:22:35] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata: Undoing wikibase edits via API is no longer possible - https://phabricator.wikimedia.org/T101694#1345280 (10Addshore) 3NEW [11:23:09] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata: Replace stuff in WikibaseRepo hooks with mechanism in core for disabling direct editing of content types - https://phabricator.wikimedia.org/T96382#1345288 (10Addshore) The core patch means that edits to wikibase items can no longer be undone through the A... [11:24:08] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata: Undoing wikibase edits via API is no longer possible - https://phabricator.wikimedia.org/T101694#1345290 (10Addshore) [11:25:21] 6TCB-Team, 3TCB-Team-Sprint-2015-06-03: Discussion what exactly needs to be documented for the Commons upload process - https://phabricator.wikimedia.org/T101364#1345292 (10Jakob_WMDE) I talked to Nico and was able to clarify the points that we were confused about. * the goal is to have a document containing... [11:29:34] 10MediaWiki-extensions-Newsletter: Minimum viable product for Newsletter extension - https://phabricator.wikimedia.org/T99784#1345299 (10Qgil) [11:35:19] 6Mobile-Web, 10MobileFrontend, 6Performance-Team, 5Patch-For-Review: Only load tablet styles when on not on mobile - https://phabricator.wikimedia.org/T98474#1345301 (10Gilles) Implementation would require identifying survival tablet style (maybe that's what Jon included above), i.e. tablet styles that mak... [11:41:12] (03CR) 10Amire80: [C: 031] "I'll trust the translators about the new values, but isn't it a probelm to remove the old values?" [core] - 10https://gerrit.wikimedia.org/r/216062 (owner: 10Mjbmr) [11:46:18] 7Design, 10OOjs-UI, 7Accessibility, 5Patch-For-Review: ToggleSwitchWidget has no visual representation for focused state - https://phabricator.wikimedia.org/T88973#1345302 (10Prtksxna) >>! In T88973#1309268, @TheDJ wrote: > @Prtksxna It looks a bit fuzzy in the demo page for me for some reason Fuzziness f... [11:48:39] (03CR) 10Mjbmr: "Thanks! No WMF project was created with this language till now we're waiting for approval, see:" [core] - 10https://gerrit.wikimedia.org/r/216062 (owner: 10Mjbmr) [11:53:36] 3Google-Summer-of-Code-2015, 3Outreachy-Round-10, 7Tracking: [tracking] GSoC 2015 and Outreachy 10 Weekly reports - https://phabricator.wikimedia.org/T100998#1345312 (10Ankita-ks) [11:58:39] 10MediaWiki-General-or-Unknown: Submitting feedback with mediawiki.feedback is confusing - https://phabricator.wikimedia.org/T96893#1345317 (10Conny) Can you please check via Logfiles, how many people lost their texts of feedback? Please take a look, that the same window in other kontext uses this button down, t... [11:58:52] 4(no projects): Code in PhpUnit @dataProvider methods will access production DB rather than test DB - https://phabricator.wikimedia.org/T101696#1345319 (10Danwe) 3NEW [12:01:02] 10Attribution-Generator, 6TCB-Team, 3TCB-Team-Sprint-2015-06-03: Extract all texts from Attribution Generator (button-labels, messages, hints, questionnaire, etc..) and provide them in a structured way - https://phabricator.wikimedia.org/T101241#1345325 (10jkroll) a:3jkroll [12:02:38] 10MediaWiki-Unit-tests: Code in PhpUnit @dataProvider methods will access production DB rather than test DB - https://phabricator.wikimedia.org/T101696#1345330 (10Danwe) [12:13:33] (03PS10) 10Florianschmidtwelzow: Correctly add alternate and canocial links [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/212021 (https://phabricator.wikimedia.org/T99587) [12:14:31] (03CR) 10Florianschmidtwelzow: "Removed "Hygiene" from change-title, it's far away from being a hygiene change :)" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/212021 (https://phabricator.wikimedia.org/T99587) (owner: 10Florianschmidtwelzow) [12:22:44] (03CR) 10Matthias Mullie: [C: 032] Show unpatrolled flag in watchlist and recent changes [extensions/Flow] - 10https://gerrit.wikimedia.org/r/215912 (https://phabricator.wikimedia.org/T95025) (owner: 10Sbisson) [12:23:22] 10MediaWiki-extensions-ContentTranslation, 3LE-Sprint-87: Contributions menu stays opened when mouse goes through contributions to other personal toolbar items - https://phabricator.wikimedia.org/T99076#1345339 (10santhosh) a:3santhosh [12:23:38] 6TCB-Team, 10German-Community-Wishlist: [DeepCat] improve error handling when used in unsupported wikis - https://phabricator.wikimedia.org/T101379#1345343 (10Tobi_WMDE_SW) Atm it gives you a "CatGraph-Tool is not reachable." when the wiki is not supported by the tool. This should be improved. [12:24:23] 6Performance-Team: HTTPS traffic isn't gzipped for Firefox - https://phabricator.wikimedia.org/T101435#1345344 (10Gilles) [12:25:06] (03Merged) 10jenkins-bot: Show unpatrolled flag in watchlist and recent changes [extensions/Flow] - 10https://gerrit.wikimedia.org/r/215912 (https://phabricator.wikimedia.org/T95025) (owner: 10Sbisson) [12:26:36] 10MediaWiki-Page-editing, 10MediaWiki-Redirects: Allow "suppressredirect" when moving from user's own userspace; allow "move-subpages" within own userspace - https://phabricator.wikimedia.org/T71162#1345355 (10Mdann52) I originally phrased this as "enwiki" as this is where the request was filed, and it was a s... [12:26:39] 10MediaWiki-extensions-ContentTranslation, 7JavaScript, 3LE-Sprint-87, 5Patch-For-Review: TypeError: $trigger.data(...).$dialog is undefined - https://phabricator.wikimedia.org/T101421#1345356 (10santhosh) [12:26:55] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, 5Patch-For-Review: Deployment of Content Translation beta-feature on Manx (gv) Wikipedia - https://phabricator.wikimedia.org/T101670#1345357 (10santhosh) [12:27:04] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, 5Patch-For-Review: Deployment of Content Translation beta-feature on Welsh (cy) Wikipedia - https://phabricator.wikimedia.org/T101679#1345359 (10santhosh) [12:27:17] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, 5Patch-For-Review: Deployment of Content Translation beta-feature on Irish (ga) Wikipedia - https://phabricator.wikimedia.org/T101668#1345361 (10santhosh) [12:27:23] (03Abandoned) 10Matthias Mullie: Make sure correct request user is used when rendering page [extensions/Flow] - 10https://gerrit.wikimedia.org/r/215908 (https://phabricator.wikimedia.org/T101388) (owner: 10Matthias Mullie) [12:27:24] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, 5Patch-For-Review: Deployment of Content Translation beta-feature on Zealandic (zea) Wikipedia - https://phabricator.wikimedia.org/T101678#1345363 (10santhosh) [12:27:33] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, 5Patch-For-Review: Deployment of Content Translation beta-feature on Cornish (kw) Wikipedia - https://phabricator.wikimedia.org/T101667#1345366 (10santhosh) [12:27:43] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, 5Patch-For-Review: Deployment of Content Translation beta-feature on Scots (sco) Wikipedia - https://phabricator.wikimedia.org/T101673#1345368 (10santhosh) [12:27:51] (03PS3) 10Matthias Mullie: Be stricter when checking user [extensions/Flow] - 10https://gerrit.wikimedia.org/r/215909 [12:27:52] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, 5Patch-For-Review: Deployment of Content Translation beta-feature on Pennsylvania German (pdc) Wikipedia - https://phabricator.wikimedia.org/T101672#1345370 (10santhosh) [12:28:09] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, 5Patch-For-Review: Deployment of Content Translation beta-feature on Navajo (nv) Wikipedia - https://phabricator.wikimedia.org/T101671#1345373 (10santhosh) [12:28:49] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, 5Patch-For-Review: Deployment of Content Translation beta-feature on Scottish Gaelic (gd) Wikipedia - https://phabricator.wikimedia.org/T101674#1345382 (10santhosh) [12:29:34] (03CR) 10jenkins-bot: [V: 04-1] Be stricter when checking user [extensions/Flow] - 10https://gerrit.wikimedia.org/r/215909 (owner: 10Matthias Mullie) [12:29:38] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, 5Patch-For-Review: Deployment of Content Translation beta-feature on Yiddish (yi) Wikipedia - https://phabricator.wikimedia.org/T101680#1345384 (10santhosh) [12:29:48] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, 5Patch-For-Review: Deployment of Content Translation beta-feature on Kinyarwanda (rw) Wikipedia - https://phabricator.wikimedia.org/T101669#1345386 (10santhosh) [12:29:58] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, 5Patch-For-Review: Deployment of Content Translation beta-feature on Tok Pisin (tpi) Wikipedia - https://phabricator.wikimedia.org/T101676#1345388 (10santhosh) [12:30:06] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, 5Patch-For-Review: Deployment of Content Translation beta-feature on West Flemish (vls) Wikipedia - https://phabricator.wikimedia.org/T101677#1345390 (10santhosh) [12:30:14] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, 5Patch-For-Review: Deployment of Content Translation beta-feature on Sranan Tongo (srn) Wikipedia - https://phabricator.wikimedia.org/T101675#1345392 (10santhosh) [12:35:18] (03CR) 10Raimond Spekking: [C: 032] Swtch to i18n JSON [extensions/ArticleComments] - 10https://gerrit.wikimedia.org/r/216424 (owner: 10Paladox) [12:35:21] (03Merged) 10jenkins-bot: Swtch to i18n JSON [extensions/ArticleComments] - 10https://gerrit.wikimedia.org/r/216424 (owner: 10Paladox) [12:38:10] 10MediaWiki-General-or-Unknown, 5Patch-For-Review: Page status indicator should not be automatically sorted outside main namespace - https://phabricator.wikimedia.org/T94307#1345403 (10Ricordisamoa) The discussion is stuck. So, what about a `$wgSortIndicators`, or a hook to allow manipulating them? [12:43:56] 6Performance-Team: HTTPS traffic isn't gzipped for Firefox - https://phabricator.wikimedia.org/T101435#1345424 (10Gilles) [12:45:40] (03PS5) 10Paladox: Move functions out into own files [extensions/ArticleComments] - 10https://gerrit.wikimedia.org/r/216425 [12:52:58] 10MOOC-Interface: Main view of a new MOOC breaks due to insufficient MOOC-Index - https://phabricator.wikimedia.org/T101699#1345443 (10Renepick) 3NEW a:3Sebschlicht [12:53:24] (03PS4) 10Matthias Mullie: Be stricter when checking user [extensions/Flow] - 10https://gerrit.wikimedia.org/r/215909 [12:54:55] 10MediaWiki-Interface, 10MediaWiki-Parser, 10Cite, 7Regression: in section headings shown as raw text in TOC - https://phabricator.wikimedia.org/T101390#1345453 (10TheDJ) To me this sounds like revert, swat deploy, write testcases, try again.... [12:55:31] 10MediaWiki-API, 6Reading-Infrastructure-Team, 6WMF-Legal, 7Documentation: Special:ApiHelp should include licensing information - https://phabricator.wikimedia.org/T93994#1345455 (10Ricordisamoa) [13:01:39] (03PS1) 10Paladox: Re enable ArticleComments [extensions/ArticleComments] - 10https://gerrit.wikimedia.org/r/216662 [13:02:04] (03Abandoned) 10Paladox: Re enable ArticleComments [extensions/ArticleComments] - 10https://gerrit.wikimedia.org/r/216662 (owner: 10Paladox) [13:03:06] (03CR) 10Tweichart: [C: 04-1] [RfC] different bullet type for lists (031 comment) [skins/BlueSpiceSkin] - 10https://gerrit.wikimedia.org/r/215621 (owner: 10Robert Vogel) [13:15:12] (03PS1) 10Paladox: Add some missing messages to message documentation [extensions/ArticleComments] - 10https://gerrit.wikimedia.org/r/216667 [13:15:15] (03CR) 10jenkins-bot: [V: 04-1] Add some missing messages to message documentation [extensions/ArticleComments] - 10https://gerrit.wikimedia.org/r/216667 (owner: 10Paladox) [13:17:09] (03PS2) 10Paladox: Add some missing messages to message documentation [extensions/ArticleComments] - 10https://gerrit.wikimedia.org/r/216667 [13:21:04] 10MediaWiki-extensions-CentralAuth, 7Wikimedia-log-errors: Undefined indices in SpecialCentralAuth's formatGroup/formatEditCount - https://phabricator.wikimedia.org/T90621#1345505 (10demon) 5Resolved>3stalled That's a bad assumption to make with prod error logs. I'd set to stalled until someone can confirm... [13:23:24] (03CR) 10Krinkle: [C: 04-1] "A few comments to get you in the right direction. Note I will not be approving/merging this as I do not maintain this extension." (035 comments) [extensions/ArticleComments] - 10https://gerrit.wikimedia.org/r/216425 (owner: 10Paladox) [13:26:26] 10MediaWiki-Vagrant, 6Services, 5Patch-For-Review: Create a vagrant puppet role for service-runner based services - https://phabricator.wikimedia.org/T90315#1345507 (10mobrovac) p:5Triage>3High [13:28:05] (03CR) 10Daniel Kinzler: [C: 04-1] "Conceptually, I like this change. It makes sense to have this, and the approach is straight forward enough." (035 comments) [core] - 10https://gerrit.wikimedia.org/r/207353 (https://phabricator.wikimedia.org/T72592) (owner: 10Legoktm) [13:30:58] (03CR) 10Siebrand: [C: 032] "i18n/L10n reviewed." [extensions/HSTS] (REL1_25) - 10https://gerrit.wikimedia.org/r/214012 (owner: 10Paladox) [13:31:15] (03CR) 10Siebrand: [C: 032] "i18n/L10n reviewed." [extensions/GlobalUsage] (REL1_25) - 10https://gerrit.wikimedia.org/r/214011 (owner: 10Paladox) [13:31:17] (03Merged) 10jenkins-bot: Remove i18n shim [extensions/HSTS] (REL1_25) - 10https://gerrit.wikimedia.org/r/214012 (owner: 10Paladox) [13:31:29] (03CR) 10Siebrand: [C: 032] "i18n/L10n reviewed." [extensions/Gitweb] (REL1_25) - 10https://gerrit.wikimedia.org/r/214010 (owner: 10Paladox) [13:31:31] (03Merged) 10jenkins-bot: Remove i18n shim [extensions/GlobalUsage] (REL1_25) - 10https://gerrit.wikimedia.org/r/214011 (owner: 10Paladox) [13:31:42] (03CR) 10Siebrand: [C: 032] "i18n/L10n reviewed." [extensions/Flow] (REL1_25) - 10https://gerrit.wikimedia.org/r/214006 (owner: 10Paladox) [13:31:48] (03Merged) 10jenkins-bot: Remove i18n shim [extensions/Gitweb] (REL1_25) - 10https://gerrit.wikimedia.org/r/214010 (owner: 10Paladox) [13:32:19] (03CR) 10Siebrand: [C: 032] "i18n/L10n reviewed." [extensions/SiteMatrix] (REL1_25) - 10https://gerrit.wikimedia.org/r/214005 (owner: 10Paladox) [13:32:31] (03PS1) 10Paladox: Add message documentation [extensions/AutoProxyBlock] - 10https://gerrit.wikimedia.org/r/216669 [13:32:48] (03PS2) 10Paladox: Add message documentation [extensions/AutoProxyBlock] - 10https://gerrit.wikimedia.org/r/216669 [13:33:21] 6Search-and-Discovery: As a user who searched but got no results, I'd like to be able to give feedback to Wikimedia so that they know what I was looking for and why I didn't find it. - https://phabricator.wikimedia.org/T98066#1345516 (10Deskana) @MSyed Here's some notes: * The design of it is better than most s... [13:33:33] (03Merged) 10jenkins-bot: Remove i18n shim [extensions/Flow] (REL1_25) - 10https://gerrit.wikimedia.org/r/214006 (owner: 10Paladox) [13:33:43] (03CR) 10Siebrand: [C: 04-1] "A change is needed in TemplateSandbox.php." [extensions/TemplateSandbox] (REL1_25) - 10https://gerrit.wikimedia.org/r/214003 (owner: 10Paladox) [13:35:41] (03Merged) 10jenkins-bot: Remove i18n shim [extensions/SiteMatrix] (REL1_25) - 10https://gerrit.wikimedia.org/r/214005 (owner: 10Paladox) [13:37:07] (03CR) 10Siebrand: [C: 032] "i18n/L10n reviewed." [extensions/AutoProxyBlock] - 10https://gerrit.wikimedia.org/r/216669 (owner: 10Paladox) [13:38:04] (03CR) 10Siebrand: "Hmm, not sure here actually. Does the $wgMessagesDirs need a comment? Something like this, Kunal?" [extensions/TemplateSandbox] (REL1_25) - 10https://gerrit.wikimedia.org/r/214003 (owner: 10Paladox) [13:38:51] (03CR) 10Siebrand: "Can has review, please?" [extensions/WikiGrok] - 10https://gerrit.wikimedia.org/r/212883 (owner: 10Siebrand) [13:38:56] (03Merged) 10jenkins-bot: Add message documentation [extensions/AutoProxyBlock] - 10https://gerrit.wikimedia.org/r/216669 (owner: 10Paladox) [13:48:37] (03CR) 10BBlack: "So is the caching idea basically to have the outer-scope consumer of this code cache MSM objects for each language-situation for reuse of " [AhoCorasick] - 10https://gerrit.wikimedia.org/r/216594 (owner: 10Ori.livneh) [13:48:38] (03CR) 10Siebrand: [C: 04-1] "i18n/L10n reviewed." (031 comment) [extensions/ArticleComments] - 10https://gerrit.wikimedia.org/r/216667 (owner: 10Paladox) [13:48:43] (03CR) 10Siebrand: [C: 032] "i18n/L10n reviewed." [extensions/AjaxLogin] - 10https://gerrit.wikimedia.org/r/216508 (owner: 10Paladox) [13:48:44] (03Merged) 10jenkins-bot: Remove i18n shim [extensions/AjaxLogin] - 10https://gerrit.wikimedia.org/r/216508 (owner: 10Paladox) [13:48:45] (03CR) 10Siebrand: [C: 032] "i18n/L10n reviewed." [extensions/CodeEditor] (REL1_25) - 10https://gerrit.wikimedia.org/r/214042 (owner: 10Paladox) [13:48:45] (03Merged) 10jenkins-bot: Remove i18n shim [extensions/CodeEditor] (REL1_25) - 10https://gerrit.wikimedia.org/r/214042 (owner: 10Paladox) [13:48:45] (03CR) 10Siebrand: [C: 032] "i18n/L10n reviewed." [extensions/GlobalBlocking] (REL1_25) - 10https://gerrit.wikimedia.org/r/214070 (owner: 10Paladox) [13:48:45] (03PS1) 10Ricordisamoa: Fix rel="copyright" for ApiHelp [core] - 10https://gerrit.wikimedia.org/r/216676 (https://phabricator.wikimedia.org/T94038) [13:48:45] (03Merged) 10jenkins-bot: Remove i18n shim [extensions/GlobalBlocking] (REL1_25) - 10https://gerrit.wikimedia.org/r/214070 (owner: 10Paladox) [13:48:46] (03CR) 10Siebrand: [C: 032] "i18n/L10n reviewed." [extensions/LdapAuthentication] - 10https://gerrit.wikimedia.org/r/214818 (owner: 10Paladox) [13:48:46] (03Merged) 10jenkins-bot: Remove i18n shim [extensions/LdapAuthentication] - 10https://gerrit.wikimedia.org/r/214818 (owner: 10Paladox) [13:48:46] (03CR) 10Raimond Spekking: [C: 032] Update OK and Okay for consistency [extensions/WikiGrok] - 10https://gerrit.wikimedia.org/r/212886 (owner: 10Siebrand) [14:00:13] (03CR) 10Siebrand: [C: 032] "i18n/L10n reviewed." [extensions/UserMerge] (REL1_25) - 10https://gerrit.wikimedia.org/r/214097 (owner: 10Paladox) [14:00:13] (03Merged) 10jenkins-bot: Update OK and Okay for consistency [extensions/WikiGrok] - 10https://gerrit.wikimedia.org/r/212886 (owner: 10Siebrand) [14:00:13] (03Merged) 10jenkins-bot: Remove i18n shim [extensions/UserMerge] (REL1_25) - 10https://gerrit.wikimedia.org/r/214097 (owner: 10Paladox) [14:00:16] (03CR) 10Siebrand: [C: 032] "i18n/L10n reviewed." [extensions/intersection] (REL1_25) - 10https://gerrit.wikimedia.org/r/214080 (owner: 10Paladox) [14:00:16] (03CR) 10Krinkle: "@Paladox: That search would yield the exact opposite of what you need. You should be looking for uses of "msie". Specifically anything wit" [core] - 10https://gerrit.wikimedia.org/r/216512 (owner: 10Paladox) [14:00:16] (03CR) 10Siebrand: [C: 032] "i18n/L10n reviewed." [extensions/Echo] (REL1_25) - 10https://gerrit.wikimedia.org/r/214031 (owner: 10Paladox) [14:00:17] (03CR) 10Siebrand: [C: 032] "i18n/L10n reviewed." [extensions/Math] (REL1_25) - 10https://gerrit.wikimedia.org/r/214002 (owner: 10Paladox) [14:00:17] (03Merged) 10jenkins-bot: Remove i18n shim and remove $dir [extensions/intersection] (REL1_25) - 10https://gerrit.wikimedia.org/r/214080 (owner: 10Paladox) [14:00:18] (03PS1) 10Matthias Mullie: [WIP] make none-editor use TextInputWidget [extensions/Flow] - 10https://gerrit.wikimedia.org/r/216679 [14:00:18] (03CR) 10Siebrand: "Please ignore above comments. I was distracted and confused." [extensions/TemplateSandbox] (REL1_25) - 10https://gerrit.wikimedia.org/r/214003 (owner: 10Paladox) [14:00:19] (03PS6) 10Paladox: Move functions out into own files [extensions/ArticleComments] - 10https://gerrit.wikimedia.org/r/216425 [14:00:19] (03Merged) 10jenkins-bot: Remove i18n shim [extensions/Echo] (REL1_25) - 10https://gerrit.wikimedia.org/r/214031 (owner: 10Paladox) [14:00:19] (03Merged) 10jenkins-bot: Remove i18n shim [extensions/Math] (REL1_25) - 10https://gerrit.wikimedia.org/r/214002 (owner: 10Paladox) [14:00:19] (03CR) 10Paladox: "Thanks for tips." [extensions/ArticleComments] - 10https://gerrit.wikimedia.org/r/216425 (owner: 10Paladox) [14:00:20] (03CR) 10Siebrand: "(Removing myself as reviewer)" [extensions/ConfirmAccount] - 10https://gerrit.wikimedia.org/r/209051 (owner: 10Paladox) [14:00:20] (03CR) 10Anomie: LanguageConverter fix of empty and numeric strings (031 comment) [core] - 10https://gerrit.wikimedia.org/r/131717 (https://bugzilla.wikimedia.org/49072) (owner: 10Liangent) [14:00:20] (03CR) 10jenkins-bot: [V: 04-1] [WIP] make none-editor use TextInputWidget [extensions/Flow] - 10https://gerrit.wikimedia.org/r/216679 (owner: 10Matthias Mullie) [14:00:21] (03PS4) 10Paladox: Add $wgJobQueueMigrationConfig to DefaultSettings.php [core] - 10https://gerrit.wikimedia.org/r/67027 (owner: 10Platonides) [14:00:21] (03Abandoned) 10Siebrand: Localisation updates. [extensions/ConfirmAccount] - 10https://gerrit.wikimedia.org/r/147736 (owner: 10Paladox) [14:01:09] (03CR) 10Siebrand: [C: 032] "i18n/L10n reviewed." [extensions/AjaxLogin] - 10https://gerrit.wikimedia.org/r/216503 (owner: 10Paladox) [14:01:23] (03Merged) 10jenkins-bot: Add missing messages to message documentation [extensions/AjaxLogin] - 10https://gerrit.wikimedia.org/r/216503 (owner: 10Paladox) [14:06:07] (03CR) 10Ricordisamoa: [C: 04-1] "Should use a per-module license like I236f573d79a5c683ae5714fa311f422c1c147cec." [core] - 10https://gerrit.wikimedia.org/r/216676 (https://phabricator.wikimedia.org/T94038) (owner: 10Ricordisamoa) [14:06:08] (03PS3) 10Paladox: Add some missing messages to message documentation [extensions/ArticleComments] - 10https://gerrit.wikimedia.org/r/216667 [14:06:08] (03CR) 10Paladox: "@Siebrand sorry I misspelled it. I have now corrected it." [extensions/ArticleComments] - 10https://gerrit.wikimedia.org/r/216667 (owner: 10Paladox) [14:11:01] 6TCB-Team, 3TCB-Team-Sprint-2015-06-03: Discussion what exactly needs to be documented for the Commons upload process - https://phabricator.wikimedia.org/T101364#1345606 (10Tobi_WMDE_SW) Great! @jakob_wmde can you create subtasks of T101238 for the individual points you mentioned? or if you think it makes more... [14:12:45] (03PS1) 10Paladox: Remove i18n shim file from TemplateSandbox.php [extensions/TemplateSandbox] - 10https://gerrit.wikimedia.org/r/216682