[00:00:07] Krinkle: ok, another little piece on my mw puzzle which is full of holes [00:00:59] 3Analytics-EventLogging, MediaWiki-ContentHandler: HTML of Schema pages appears garbled - https://phabricator.wikimedia.org/T86748#977844 (10Krinkle) As @Nuria noticed, it only affecting new pages was the case for simple MediaWiki installs. But in production it did actually affect existing pages, too. This becau... [00:01:21] 3MediaWiki-extensions-Extensions-requests, Multimedia: Implement delinker functionality as a MediaWiki extension - https://phabricator.wikimedia.org/T86483#977845 (10Ricordisamoa) >>! In T86483#975785, @Magnus wrote: > - Probably PHP, unless anyone objects :-) Any good, current Wiki editing libraries out there... [00:01:52] legoktm: is legobot's archiving functions off? [00:02:05] Krinkle: many thanks for the explanation [00:02:15] (03CR) 10Hoo man: [C: 032] "Works for me :)" [core] - 10https://gerrit.wikimedia.org/r/185083 (owner: 10Bartosz Dziewoński) [00:02:26] T13|sleeps: not intentionally. Archiving what? [00:02:44] 3MediaWiki-extensions-Flow: Flow: New Topic box popping open unexpectedly after 20 seconds - https://phabricator.wikimedia.org/T73758#977846 (10Quiddity) 5Open>3Resolved a:3Quiddity No longer occurring. [00:02:45] legoktm: I don't know why it doesn't get passed in mediawiki core for JsonContent by default. That's not my problem though, and I'm not sure why content model has to be differnet for MassMessages. [00:02:52] legoktm: http://en.wikipedia.org/w/index.php?title=Help:Archiving_a_talk_page&curid=362541&diff=642527966&oldid=641481351 [00:02:56] 3MediaWiki-extensions-Flow: Flow: New Topic box popping open unexpectedly after 20 seconds - https://phabricator.wikimedia.org/T73758#977850 (10Quiddity) a:5Quiddity>3None [00:03:05] legoktm: EventLogging also adds additional restrictions for schemas, but still uses plain content model, just a different content handler. [00:03:25] Krinkle: MassMessage extends JsonContent, see https://github.com/wikimedia/mediawiki-extensions-MassMessage/blob/master/includes/content/MassMessageListContent.php [00:03:32] Yes, I saw that. [00:03:48] Krinkle: your recommendation is to revert this still, right? https://phabricator.wikimedia.org/rMWa90b4c5809938701a3864979f38e518cc0c5aefa [00:04:03] (03PS2) 10Kaldari: Mobile: Conform to new LoggingSchema [extensions/Thanks] (wmf/1.25wmf15) - 10https://gerrit.wikimedia.org/r/184976 (https://phabricator.wikimedia.org/T77929) (owner: 10Florianschmidtwelzow) [00:04:11] Technical_13: well...they're wrong? https://en.wikipedia.org/w/index.php?title=Talk:Israel/Archive_index&action=history [00:04:19] Krinkle: so content model for EL is defined for the whole Schema namespace? [00:04:19] 3Mobile-Web, MediaWiki-extensions-Thanks: Thanks button not loading on mobile - https://phabricator.wikimedia.org/T77929#977855 (10Florian) Yes, but it should be backported i think. Its now in production and wmf15 was branched before the merge of this (if i'm right, haven't checked from mobile phone), so the nex... [00:04:27] nuria: Indeed [00:04:36] 3Wikidata, MediaWiki-extensions-WikibaseRepository: RFC: replace wb_terms table with more specialized mechanisms for terms - https://phabricator.wikimedia.org/T86530#977856 (10JeroenDeDauw) This generally seems fine to me. Definitely better than the current terms table. > Lookup by label/alias should be impleme... [00:04:39] 3MediaWiki-extensions-SemanticForms, MediaWiki-General-or-Unknown: composer-loaded extensions are loaded before LocalSettings.php - https://phabricator.wikimedia.org/T86846#977858 (10mwjames) Just use `$GLOBALS['wgExtensionFunctions'][] = function() {}` [0] for things that need to be manipulated after the LocalS... [00:04:47] I'll revert them unless you want to. [00:04:51] (03CR) 10jenkins-bot: [V: 04-1] Mobile: Conform to new LoggingSchema [extensions/Thanks] (wmf/1.25wmf15) - 10https://gerrit.wikimedia.org/r/184976 (https://phabricator.wikimedia.org/T77929) (owner: 10Florianschmidtwelzow) [00:05:13] Krinkle: if the content object's type thinks it is json and not massmessagelist, it gets saved as json and not massmessagelist [00:05:19] T13|sleeps: please do [00:05:33] (03PS3) 10Hoo man: Show count of attached/unattached local accounts on Special:CentralAuth [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/184363 (https://phabricator.wikimedia.org/T86503) (owner: 10Reedy) [00:05:36] legoktm: Does it have its own namespace? [00:06:24] No, it relies on $wgContentHandlerUseDB = true; [00:06:37] But we noticed it when the tests started failing [00:06:43] legoktm: https://github.com/wikimedia/mediawiki-extensions-EventLogging/blob/1a0f5f7777ac04891320ff7247b7bad37db5c977/includes/JsonSchemaContent.php#L16 [00:06:48] It seems to work fine for EL? [00:06:54] (03CR) 10Mattflaschen: [C: 04-1] "This changes the API output for Flow in an incompatible way." [core] - 10https://gerrit.wikimedia.org/r/182858 (https://phabricator.wikimedia.org/T76728) (owner: 10Anomie) [00:06:57] 3Mobile-Web, MediaWiki-extensions-Thanks: Thanks button not loading on mobile - https://phabricator.wikimedia.org/T77929#977866 (10Jdlrobson) Agreed @Florian can you mail mobile-l with subject "Lightning deploy needed" with the details to make sure we get this scheduled? Thanks dude! :-) [00:07:24] legoktm: Well, so there's two issues. [00:07:31] legoktm: I agree it should be extendable [00:07:49] 3MediaWiki-Core-Team: Investigate memcached-serious error spam that mostly effects HHVM API servers - https://phabricator.wikimedia.org/T75949#977876 (10tstarling) 5Open>3Resolved a:3tstarling If we changed something and it fixed the problem, that's sufficient confirmation for me. [00:07:52] Krinkle: no it's not. Creating new Schema pages is broken on meta wiki due to it [00:08:01] legoktm: I see the use for it not. Basically the same use case as wgContentHandlerUseDB. The ability to bind it to a page without it needing to match a namespace or suffix (e.g. .json/.js/.css aren't namespace bound either) [00:08:03] (03Merged) 10jenkins-bot: HTMLFormField: Don't abuse mClass for VForms [core] - 10https://gerrit.wikimedia.org/r/185083 (owner: 10Bartosz Dziewoński) [00:08:10] Done [00:08:11] legoktm: No, you're missing the bug [00:08:18] legoktm: It's broken on meta BECAUSE it was made configurable. [00:08:20] It worked before that [00:08:20] 2015-01-15 00:07:41 mw1079 metawiki: [2002aaf8] /w/index.php?title=Schema:FooBarBaz&action=submit MWException from line 1456 of /srv/mediawiki/php-1.25wmf14/includes/Revision.php: Can't save non-default content model with $wgContentHandlerUseDB disabled: model is json, default for Schema:FooBarBaz is JsonSchema [00:08:40] the commit I'm reverting fixes it [00:08:44] for EventLogging [00:08:47] and core [00:08:56] now I agree we should not revert that commit, because it should be configrable [00:09:04] 3Collaboration-Team, MediaWiki-extensions-Flow: "Edited by 45 years ago" message for all JS-rendered timestamps - https://phabricator.wikimedia.org/T86852#977891 (10Mattflaschen) p:5Unbreak!>3Normal Only applies with https://gerrit.wikimedia.org/r/#/c/182858/ (I happened to have that checked out), but we nee... [00:09:13] legoktm: I guess the reason EL works is because the page one is ignored and it's applied via namespace logic [00:09:23] 3Mobile-Web, MediaWiki-extensions-Thanks: Thanks button not loading on mobile - https://phabricator.wikimedia.org/T77929#977893 (10Jdlrobson) Seems @Kaldari is SWAt deploying it now :) [00:09:33] EL doesn't work. It's broken. [00:09:36] So we should figure out why mediawiki-core is not passing the contnet model. [00:09:46] legoktm: in production and master, yes because we haven't reverted that commit. [00:09:54] I tested locally, masster is broken, but with that commit reverted it works. [00:10:04] that commit isn't deployed on meta!!!! [00:10:05] see https://phabricator.wikimedia.org/T86748 [00:10:10] it's only on wmf15. [00:10:12] meta is 14 [00:10:28] (03CR) 10Hoo man: [C: 032] Show count of attached/unattached local accounts on Special:CentralAuth [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/184363 (https://phabricator.wikimedia.org/T86503) (owner: 10Reedy) [00:10:40] legoktm: I have latest MW and EL locally. On master it is broken. [00:10:57] and with that commit reverted it works. Because there is two bugs. [00:11:18] or rather just one, because EL magically working via namespace isn't the case as you found out, yeah, it'll be broken on wmf15 too [00:11:18] (03Merged) 10jenkins-bot: Show count of attached/unattached local accounts on Special:CentralAuth [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/184363 (https://phabricator.wikimedia.org/T86503) (owner: 10Reedy) [00:11:27] (03PS3) 10He7d3r: Use the modernized reCaptcha API, which hopefully allows for intervention-free verification [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/180076 (https://phabricator.wikimedia.org/T84918) (owner: 10Gerrit Patch Uploader) [00:12:04] hold on a sec, installing EL locally... [00:12:06] legoktm: so the problem is, content model is not passed around properly in MediaWik core? [00:12:16] 3MediaWiki-extensions-FlaggedRevs, VisualEditor-MediaWiki, VisualEditor: Edit notice saying that changes must be reviewed appears even when the user has autoreview rights - https://phabricator.wikimedia.org/T60057#977925 (10Jdforrester-WMF) p:5High>3Normal [00:12:22] 3§ Fundraising Sprint Abba, § Fundraising Sprint Beastie Boys: Civi: Default "refund has been completed" checkbox to checked - https://phabricator.wikimedia.org/T86099#977927 (10atgo) [00:12:30] 3§ Fundraising Sprint Abba, § Fundraising Sprint Beastie Boys: Banner screenshot: send more polite useragent - https://phabricator.wikimedia.org/T86111#977928 (10atgo) [00:12:31] I'm pretty sure that commit has nothing to do with how the page is displayed. [00:12:35] 3§ Fundraising Sprint Abba, § Fundraising Sprint Beastie Boys: CI for Civi: provision and run tests under Jenkins/Zuul - https://phabricator.wikimedia.org/T86103#977929 (10atgo) [00:13:17] 3§ Fundraising Sprint Abba, § Fundraising Tech Backlog, § Fundraising Sprint Beastie Boys: CentralNotice: Extra rounds trip due to mobile redirect - https://phabricator.wikimedia.org/T86101#977935 (10atgo) [00:13:22] 3§ Fundraising Sprint Abba, § Fundraising Tech Backlog, § Fundraising Sprint Beastie Boys: Do banner hiding with mixins - https://phabricator.wikimedia.org/T86100#977936 (10atgo) [00:13:27] 3§ Fundraising Sprint Abba, § Fundraising Sprint Beastie Boys: Make CiviCRM phpunit tests healthy again - https://phabricator.wikimedia.org/T86686#977937 (10atgo) [00:13:50] 3§ Fundraising Sprint Abba, § Fundraising Sprint Beastie Boys: Update GC audit to read WX file - https://phabricator.wikimedia.org/T86090#977942 (10atgo) [00:13:56] 3§ Fundraising Sprint Abba, § Fundraising Sprint Beastie Boys: Dash: breakdown bars - https://phabricator.wikimedia.org/T86094#977943 (10atgo) [00:14:02] 3§ Fundraising Sprint Abba, § Fundraising Sprint Beastie Boys: CentralNotice bucket improvements, step 3 bis part 1: remaining test details - https://phabricator.wikimedia.org/T86091#977944 (10atgo) [00:14:09] 3§ Fundraising Sprint Abba, § Fundraising Sprint Beastie Boys: CentralNotice bucket improvements, step 3 bis part 2: moar better cross-browser tests - https://phabricator.wikimedia.org/T86092#977945 (10atgo) [00:14:15] 3§ Fundraising Sprint Abba, § Fundraising Sprint Beastie Boys: Dash: Allow settings/filters to be saved for each user - https://phabricator.wikimedia.org/T86095#977946 (10atgo) [00:14:22] 3§ Fundraising Sprint Abba, § Fundraising Tech Backlog, § Fundraising Sprint Beastie Boys: Kill all "original_"- fields - https://phabricator.wikimedia.org/T86102#977947 (10atgo) [00:14:29] 3§ Fundraising Sprint Abba, § Fundraising Tech Backlog, § Fundraising Sprint Beastie Boys: Move validation out of the form classes - https://phabricator.wikimedia.org/T86249#977948 (10atgo) [00:14:50] (03PS1) 10Jdlrobson: Add tests for rendering of thanks button on mobile diff page [extensions/Thanks] - 10https://gerrit.wikimedia.org/r/185093 (https://phabricator.wikimedia.org/T86687) [00:14:58] 3§ Fundraising Sprint Abba, § Fundraising Sprint Beastie Boys: WP: mobile form in Israel is clipping off the side - https://phabricator.wikimedia.org/T86085#977957 (10atgo) [00:15:08] 'Tap here to expand' - the label - https://phabricator.wikimedia.org/T86860#977958 (10Etonkovidova) 3NEW [00:15:10] 3§ Fundraising Sprint Abba, § Fundraising Sprint Beastie Boys: Spike: Let's take a look at recurring - https://phabricator.wikimedia.org/T86087#977964 (10atgo) [00:15:17] 3§ Fundraising Sprint Abba, § Fundraising Tech Backlog, § Fundraising Sprint Beastie Boys: Deploy CiviCRM integration job to WMF integration server - https://phabricator.wikimedia.org/T86374#977965 (10atgo) [00:15:23] 3§ Fundraising Sprint Abba: Spike: Let's take a look at recurring - https://phabricator.wikimedia.org/T86087#961290 (10atgo) [00:15:28] Krinkle: on master with EventLogging and $wgContentHandlerUseDB = false, if I have that patch, I can create new pages in the schema namespace. If it's reverted, I cannot create new pages in the schema NS. [00:15:37] 3§ Fundraising Tech Backlog, § Fundraising Sprint Beastie Boys: Move any remaining controller-type logic out of the form classes - https://phabricator.wikimedia.org/T86251#977973 (10atgo) p:5Triage>3Normal [00:15:41] (03CR) 10jenkins-bot: [V: 04-1] Add tests for rendering of thanks button on mobile diff page [extensions/Thanks] - 10https://gerrit.wikimedia.org/r/185093 (https://phabricator.wikimedia.org/T86687) (owner: 10Jdlrobson) [00:15:45] 3§ Fundraising Tech Backlog, § Fundraising Sprint Beastie Boys: Clean up PaymentMethod so it becomes useful - https://phabricator.wikimedia.org/T86256#977975 (10atgo) p:5Triage>3Normal [00:16:00] Krinkle: Furthermore, with the patch reverted, display is still broken. [00:16:13] legoktm: try wgContentHandlerUseDB=true (default) [00:16:17] legoktm: it's garbled on master, and fixed with that patch applied [00:16:31] the revert patch that is [00:16:35] 3MediaWiki-extensions-AbuseFilter: Incorrect tagging of edits on some Wikipedias – AbuseFilter's diff and the real diff are not the same - https://phabricator.wikimedia.org/T73947#977983 (10Jdforrester-WMF) [00:17:03] (03CR) 10Hoo man: [C: 032] MWException -> Exception [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/184035 (owner: 10Ori.livneh) [00:17:53] (03Merged) 10jenkins-bot: MWException -> Exception [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/184035 (owner: 10Ori.livneh) [00:18:20] (03PS1) 10Aaron Schulz: Made EditPage avoid querying the master block table on form view [core] - 10https://gerrit.wikimedia.org/r/185095 [00:18:20] 3Parsoid, Collaboration-Team, MediaWiki-extensions-Flow: Flow: Score vorbis content doesn't roundtrip (html/wikitext) properly - https://phabricator.wikimedia.org/T74912#977987 (10Quiddity) [00:18:34] Krinkle: page display is still broken with it set to true [00:18:45] legoktm: re-create page [00:18:56] wait sorry, I didn't have the revert [00:20:30] Krinkle: the revert only "fixes" it because now Schema pages are created using the JSON content model and not the JsonSchema content model. [00:21:01] legoktm: So what causes it to be broken? [00:21:11] still looking [00:21:14] Because it's still rendering with green boxes but only the first level of properties somehow [00:22:19] (03CR) 10Kaldari: [C: 032 V: 032] Mobile: Conform to new LoggingSchema [extensions/Thanks] (wmf/1.25wmf15) - 10https://gerrit.wikimedia.org/r/184976 (https://phabricator.wikimedia.org/T77929) (owner: 10Florianschmidtwelzow) [00:22:33] 3MediaWiki-Core-Team: Investigate master revision query on enwiki edit form - https://phabricator.wikimedia.org/T86862#978027 (10aaron) 3NEW a:3aaron [00:22:59] (03CR) 10jenkins-bot: [V: 04-1] Mobile: Conform to new LoggingSchema [extensions/Thanks] (wmf/1.25wmf15) - 10https://gerrit.wikimedia.org/r/184976 (https://phabricator.wikimedia.org/T77929) (owner: 10Florianschmidtwelzow) [00:24:31] 3MediaWiki-extensions-LiquidThreads, Wikimedia-General-or-Unknown: Deprecation of features used by HotCat makes core/extension JavaScript fail - https://phabricator.wikimedia.org/T86142#978039 (10He7d3r) I believe it is better to import¹ the fixed/original script instead of keeping forks around... ¹ [[https://w... [00:24:46] (03PS1) 10Legoktm: Fix display of Schema pages [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/185096 [00:24:49] Krinkle: ^ [00:24:56] ori: Any idea what happened to the schema pages: https://meta.wikimedia.org/wiki/Schema:MobileWebWikiGrokResponse ? [00:25:15] (03PS1) 10Mattflaschen: Upgrade Flow lightncandy to 0.18 [extensions/Flow] - 10https://gerrit.wikimedia.org/r/185097 [00:25:23] kaldari: it's being looked into, see all the scrollback above :P [00:26:50] 3§ Fundraising Tech Backlog: Fix performance problems recording thank you emails to CiviMail records - https://phabricator.wikimedia.org/T86863#978042 (10Ejegg) 3NEW [00:26:55] (03CR) 10Legoktm: [C: 04-2] "This only "fixed" the issue because it was the JsonSchema content model that was broken, and JsonContent worked fine. I335ad42bb83917b3bf3" [core] - 10https://gerrit.wikimedia.org/r/185091 (owner: 10Krinkle) [00:27:19] 3MediaWiki-extensions-Flow: Upgrade Flow's copy of lightncandy to 0.18 - https://phabricator.wikimedia.org/T75440#978051 (10Mattflaschen) I've tested Flow thoroughly (mostly no-JS, since that is rendered solely by lightncandy, but also JS to be on the safe side), and I found no issues with 0.18. Upgrade patch f... [00:27:37] 3§ Fundraising Dash: "Saved Charts" button functionality, X-by-Y widget (Persistence) - https://phabricator.wikimedia.org/T86835#978052 (10pizzzacat) [00:28:05] (03PS2) 10Legoktm: Fix display of Schema pages [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/185096 (https://phabricator.wikimedia.org/T86748) [00:31:06] (03PS1) 10PleaseStand: Article: Show error message when Revision::getContent() fails [core] - 10https://gerrit.wikimedia.org/r/185098 [00:31:08] 3§ Fundraising Dash: Parse filter data when response is returned - https://phabricator.wikimedia.org/T86842#978091 (10pizzzacat) [00:31:50] 3§ Fundraising Dash: Handle time ranges for chart data client-side - https://phabricator.wikimedia.org/T86841#978098 (10pizzzacat) [00:32:12] (03CR) 10Mattflaschen: "This does need to go in core's composer.json file as well. However, I don't think there's any conflict. Lightncandy supports Mustache on" [vendor] - 10https://gerrit.wikimedia.org/r/181708 (owner: 10Kaldari) [00:33:02] 3§ Fundraising Dash: Make additional filters for X-by-Y chart - https://phabricator.wikimedia.org/T86840#978107 (10pizzzacat) [00:33:08] 3MediaWiki-Documentation, Continuous-Integration: live examples in mw JSDuck broken on doc.wikimedia.org - https://phabricator.wikimedia.org/T86864#978109 (10Spage) 3NEW a:3hashar [00:33:30] 3§ Fundraising Dash: User Profile page - https://phabricator.wikimedia.org/T86839#978118 (10pizzzacat) [00:33:33] Krinkle: ^ the bug we noticed [00:33:58] 3§ Fundraising Dash: Library link leads to Library page - https://phabricator.wikimedia.org/T86838#978125 (10pizzzacat) [00:34:22] 3Analytics-EventLogging, MediaWiki-ContentHandler: HTML of Schema pages appears garbled - https://phabricator.wikimedia.org/T86748#978127 (10Legoktm) * JsonContent was changed to return objects instead of assoc arrays, it also (unintentionally) broke the ability of extensions to extend JsonContent ("looked" fine... [00:34:32] 3§ Fundraising Dash: Save/Store X-by-Y widget (Persistence) - https://phabricator.wikimedia.org/T86836#978128 (10pizzzacat) [00:34:54] 3§ Fundraising Dash: Show default board when user logs in (Persistence) - https://phabricator.wikimedia.org/T86837#978129 (10pizzzacat) [00:35:17] 3Analytics-EventLogging, MediaWiki-ContentHandler: HTML of Schema pages appears garbled - https://phabricator.wikimedia.org/T86748#978134 (10Legoktm) [00:35:18] 3Analytics-EventLogging, MediaWiki-ContentHandler: [Regression 1.25wmf14] EventLogging schemas on Meta and other forms of JSON no longer display properly - https://phabricator.wikimedia.org/T86706#978133 (10Legoktm) [00:35:41] 3Analytics-EventLogging, MediaWiki-ContentHandler: HTML of Schema pages appears garbled [1.25wmf14 regression] - https://phabricator.wikimedia.org/T86748#978142 (10Legoktm) [00:36:54] (03PS1) 10Kaldari: Update Thanks extension [core] (wmf/1.25wmf15) - 10https://gerrit.wikimedia.org/r/185099 [00:37:14] (03CR) 10Kaldari: [C: 032] Update Thanks extension [core] (wmf/1.25wmf15) - 10https://gerrit.wikimedia.org/r/185099 (owner: 10Kaldari) [00:38:00] If anyone around has much experience with AWS please ping me :) [00:39:08] 3: WIP: API Session - https://phabricator.wikimedia.org/T86079#978158 (10Jdlrobson) ^ @Mhurd [00:41:15] 3: WIP: API Session - https://phabricator.wikimedia.org/T86079#978167 (10Jdlrobson) [00:41:38] (03PS2) 10Mattflaschen: Upgrade Flow lightncandy to 0.18 [extensions/Flow] - 10https://gerrit.wikimedia.org/r/185097 (https://phabricator.wikimedia.org/T75440) [00:43:14] (03Merged) 10jenkins-bot: Update Thanks extension [core] (wmf/1.25wmf15) - 10https://gerrit.wikimedia.org/r/185099 (owner: 10Kaldari) [00:43:34] 3UI-Standardization, MediaWiki-Special-pages: Convert Special:MovePage to OOUI-based form - https://phabricator.wikimedia.org/T86865#978179 (10matmarex) 3NEW [00:43:44] 3UI-Standardization, MediaWiki-Special-pages: Convert Special:MovePage to OOUI-based form - https://phabricator.wikimedia.org/T86865#978189 (10matmarex) [00:44:08] 3Mobile-Web, MediaWiki-extensions-Thanks: Thanks is broken again (Mobile Thanks needs qunit tests) - https://phabricator.wikimedia.org/T86687#978191 (10Jdlrobson) @MattFlaschen thanks to @hashar Thanks tests should run in MobileFrontend now on every commit so this https://gerrit.wikimedia.org/r/185093 qunit test... [00:45:52] 3Mobile-Web, MediaWiki-extensions-Thanks: Thanks is broken again (Mobile Thanks needs qunit tests) - https://phabricator.wikimedia.org/T86687#978197 (10Mattflaschen) >>! In T86687#978191, @Jdlrobson wrote: > @MattFlaschen thanks to @hashar Thanks tests should run in MobileFrontend now on every commit so this htt... [00:46:44] Nikerabbit or kart_ - you guys around? [00:50:27] 3MediaWiki-extensions-LiquidThreads, Wikimedia-General-or-Unknown: Deprecation of features used by HotCat makes core/extension JavaScript fail - https://phabricator.wikimedia.org/T86142#978228 (10Ricordisamoa) >>! In T86142#978039, @He7d3r wrote: > I believe it is better to import¹ the fixed/original script inst... [00:51:01] (03CR) 10Kaldari: [C: 032 V: 032] Mobile: Conform to new LoggingSchema [extensions/Thanks] (wmf/1.25wmf14) - 10https://gerrit.wikimedia.org/r/184085 (https://phabricator.wikimedia.org/T77929) (owner: 10Florianschmidtwelzow) [00:52:03] 3MediaWiki-extensions-Thanks: Thanks needs Jenkins qunit job - https://phabricator.wikimedia.org/T86866#978240 (10Jdlrobson) 3NEW [00:52:26] 3MediaWiki-extensions-Thanks: Thanks needs Jenkins qunit job - https://phabricator.wikimedia.org/T86866#978250 (10Jdlrobson) [00:52:41] 3Continuous-Integration, MediaWiki-extensions-Thanks: Thanks needs Jenkins qunit job - https://phabricator.wikimedia.org/T86866#978256 (10Legoktm) [00:54:28] 3MediaWiki-Core-Team: Investigate master revision query on enwiki edit form - https://phabricator.wikimedia.org/T86862#978264 (10aaron) [00:54:33] 3MediaWiki-extensions-SemanticForms, MediaWiki-General-or-Unknown: composer-loaded extensions are loaded before LocalSettings.php - https://phabricator.wikimedia.org/T86846#978266 (10MarkAHershberger) >>! In T86846#977858, @mwjames wrote: > Just use `$GLOBALS['wgExtensionFunctions'][] = function() {}` [0] for th... [00:55:12] 3MediaWiki-extensions-SemanticForms: composer-loaded extensions are loaded before LocalSettings.php - https://phabricator.wikimedia.org/T86846#978267 (10MarkAHershberger) [00:56:39] 3MediaWiki-User-login-and-signup: Graphics on the login and create account forms are not SVG - https://phabricator.wikimedia.org/T86225#978269 (10Mattflaschen) Munaf was kind enough to reply. He said the vector versions were originally in a PSD, but he couldn't find it. He mentioned that Steven Walling (also n... [00:57:39] (03PS1) 10Kaldari: Update Thanks extension [core] (wmf/1.25wmf14) - 10https://gerrit.wikimedia.org/r/185105 [00:57:57] (03CR) 10Kaldari: [C: 032] Update Thanks extension [core] (wmf/1.25wmf14) - 10https://gerrit.wikimedia.org/r/185105 (owner: 10Kaldari) [00:58:46] VisualEditor Q3 Domination Criteria - https://phabricator.wikimedia.org/T86867#978272 (10TrevorParscal) 3NEW a:3Jdforrester-WMF [00:59:27] 3MediaWiki-extensions-ContentTranslation: Add an additional machine translation service - https://phabricator.wikimedia.org/T86700#978292 (10Amire80) [01:06:10] (03Merged) 10jenkins-bot: Update Thanks extension [core] (wmf/1.25wmf14) - 10https://gerrit.wikimedia.org/r/185105 (owner: 10Kaldari) [01:12:43] (03CR) 10Bartosz Dziewoński: "Follow-up: https://gerrit.wikimedia.org/r/#/c/185083/" [core] - 10https://gerrit.wikimedia.org/r/181748 (https://phabricator.wikimedia.org/T85285) (owner: 10Bartosz Dziewoński) [01:13:04] 3: "Distribution of MediaWiki and extensions" session at MediaWiki Developer Summit 2015 - https://phabricator.wikimedia.org/T86559#978305 (10GWicke) >>! In T86559#977127, @Nemo_bis wrote: >>>! In T86559#976694, @GWicke wrote: >> >> It would be interesting to learn about how common running MediaWiki directly on... [01:16:00] 3MediaWiki-Core-Team: Support a nice sso experience with MediaWiki's OAuth - https://phabricator.wikimedia.org/T86869#978306 (10csteipp) 3NEW [01:16:05] 3MediaWiki-Documentation, Continuous-Integration: live examples in mw JSDuck broken on doc.wikimedia.org - https://phabricator.wikimedia.org/T86864#978314 (10Krinkle) Last week, I ran into the 404 Not Found (on my localhost) and fixed it in https://gerrit.wikimedia.org/r/184558. However it's broken on doc.wikim... [01:16:16] 3MediaWiki-Documentation, Continuous-Integration: live examples in mw JSDuck broken on doc.wikimedia.org - https://phabricator.wikimedia.org/T86864#978317 (10Krinkle) a:5hashar>3Krinkle [01:16:48] (03PS3) 10EBernhardson: Introduce ApiFeedContributions::feedItem hook [core] - 10https://gerrit.wikimedia.org/r/185062 (https://phabricator.wikimedia.org/T85229) [01:17:48] 3MediaWiki-User-login-and-signup, UI-Standardization: Convert some MW core special pages to OOUI - https://phabricator.wikimedia.org/T74715#978323 (10matmarex) [01:18:50] (03PS1) 10EBernhardson: Handle flow entries in ApiFeedContributions [extensions/Flow] - 10https://gerrit.wikimedia.org/r/185108 (https://phabricator.wikimedia.org/T85299) [01:18:56] 3MediaWiki-Core-Team, Librarization: Move content of library guidelines RfC to Manual namespace on mediawiki.org - https://phabricator.wikimedia.org/T86870#978328 (10bd808) 3NEW a:3bd808 [01:19:48] 3Phabricator.org: Compress phabricator assets (favicon, CSS, JS etc.) - https://phabricator.wikimedia.org/T86849#978338 (10Aklapper) p:5Triage>3Volunteer? [01:20:13] (03CR) 10Krinkle: "http://docs.travis-ci.com/user/build-environment-updates/" [cdb] - 10https://gerrit.wikimedia.org/r/175317 (owner: 10BryanDavis) [01:21:30] 3Wikimedia-General-or-Unknown: Use consistent preferences icon in Reference Tooltips gadget - https://phabricator.wikimedia.org/T76517#978348 (10matmarex) Was this completed? [01:22:48] (03PS4) 10Bartosz Dziewoński: Add OutputPage::enableOOUI() to set up OOUI stuff when needed [core] - 10https://gerrit.wikimedia.org/r/182875 (https://phabricator.wikimedia.org/T85767) [01:23:23] (03PS5) 10Bartosz Dziewoński: Userlogin.php: Tweaks and corrections [core] - 10https://gerrit.wikimedia.org/r/183625 [01:24:20] (03CR) 10Krinkle: "https://github.com/travis-ci/travis-cookbooks/pull/401#issuecomment-70025395" [cdb] - 10https://gerrit.wikimedia.org/r/175317 (owner: 10BryanDavis) [01:25:18] Krinkle: Thanks for poking that ticket. I hadn't really looked to see if their image had been updated yet or not. [01:26:16] 3MediaWiki-Page-editing, VisualEditor, Editing: Provide an editing behaviour "report card" for each of some of our big wikis (frwiki, enwiki, dewiki, eswiki, etc.) - https://phabricator.wikimedia.org/T84929#978363 (10Jdforrester-WMF) p:5Triage>3Normal [01:31:24] 3Wikimedia-Site-requests: Add flood/Flooders group on Officewiki - https://phabricator.wikimedia.org/T86237#978379 (10Mattflaschen) I don't know. Only modifiable by bureaucrats is more conservative, so I'll do that unless it's clear we want to go the other way. [01:32:14] 3MediaWiki-extensions-CentralNotice: CentralNotice deprecated globals, "Use of "wgUserGroups" is deprecated. Use mw.config instead." - https://phabricator.wikimedia.org/T86871#978390 (10Quiddity) 3NEW [01:32:36] 3UI-Standardization, MediaWiki-Special-pages: Convert Special:MovePage to OOUI-based form - https://phabricator.wikimedia.org/T86865#978397 (10matmarex) a:3matmarex [01:35:14] (03CR) 10EBernhardson: "I don't know too much about these FeedItems, i see them created in a couple places. Would it make sense in a followup to implement a new " (033 comments) [core] - 10https://gerrit.wikimedia.org/r/185062 (https://phabricator.wikimedia.org/T85229) (owner: 10EBernhardson) [01:35:15] 3Wikimedia-Site-requests: Add flood/Flooders group on Officewiki - https://phabricator.wikimedia.org/T86237#978402 (10Jalexander) >>! In T86237#978379, @Mattflaschen wrote: > I don't know. Only modifiable by bureaucrats is more conservative, so I'll do that unless it's clear we want to go the other way. I don'... [01:42:11] 3Multimedia, MediaWiki-API: API does not fail gracefully when data is too large to display - https://phabricator.wikimedia.org/T86611#978409 (10Magog_the_Ogre) Addendum: actually I think it's impossible to continue the query at all, even if the bot understands the error. The only way to get around it is to remov... [01:46:17] 3Engineering-Community: Email to 2015 MediaWiki Developer Summit participants - https://phabricator.wikimedia.org/T78618#978433 (10Rfarrand) * I have emailed engineering@, also emailed sponsored community members. * I still need to email community members without scholarships. [01:47:05] (03CR) 10Jforrester: [C: 032] Trim aliases on save [extensions/TemplateData] - 10https://gerrit.wikimedia.org/r/184513 (https://phabricator.wikimedia.org/T85330) (owner: 10Mooeypoo) [01:47:19] 3TemplateData: TemplateData GUI editor is adding whitespace with every edit - https://phabricator.wikimedia.org/T85330#978435 (10Jdforrester-WMF) 5Open>3Resolved [01:47:20] 3TemplateData: TemplateData: GUI editor (tracking) - https://phabricator.wikimedia.org/T67544#978437 (10Jdforrester-WMF) [01:47:35] (03Abandoned) 10Kaldari: Mobile: Conform to new LoggingSchema [extensions/Thanks] (wmf/1.25wmf13) - 10https://gerrit.wikimedia.org/r/184084 (https://phabricator.wikimedia.org/T77929) (owner: 10Florianschmidtwelzow) [01:47:56] (03Merged) 10jenkins-bot: Trim aliases on save [extensions/TemplateData] - 10https://gerrit.wikimedia.org/r/184513 (https://phabricator.wikimedia.org/T85330) (owner: 10Mooeypoo) [01:49:20] 3Collaboration-Team, MediaWiki-extensions-Flow: Sometimes a Flow multi-line text-area doesn't expand properly - https://phabricator.wikimedia.org/T86873#978450 (10Quiddity) 3NEW [01:50:13] (03CR) 10Anomie: "@Mattflaschen: Sigh. This is why I've always told people to follow the usual conventions even when they don't make sense for JS." [core] - 10https://gerrit.wikimedia.org/r/182858 (https://phabricator.wikimedia.org/T76728) (owner: 10Anomie) [01:52:40] 3Engineering-Community: Per diem for community members at 2015 MediaWiki Developer Summit - https://phabricator.wikimedia.org/T86054#978459 (10Rfarrand) p:5High>3Normal [01:54:30] Make SVG sanitization into a library - https://phabricator.wikimedia.org/T86874#978461 (10csteipp) 3NEW [01:55:03] 3Engineering-Community: Video Recording in main room at MediaWiki Developers Summit - https://phabricator.wikimedia.org/T86801#978467 (10Rfarrand) [01:57:27] 3Engineering-Community: Name badges for 2015 MediaWiki Developer Summit - https://phabricator.wikimedia.org/T76503#978473 (10Rfarrand) Lanyard design approved, shipping arranged, delivery date is 1/22. Invoice has not been paid out. 25 blank badges will be sent for lost badges/last min registrations [01:58:05] 3Engineering-Community: Finalize 2015 MediaWiki Developer Summit restaurant event - https://phabricator.wikimedia.org/T76496#978474 (10Rfarrand) Invoice with finance to be paid. [01:58:39] 3Engineering-Community: Operations team offsite logistics coordination - https://phabricator.wikimedia.org/T78829#978475 (10Rfarrand) Logistics email sent to Ops team [02:00:32] helmut78 [02:02:00] 3Phabricator.org: Audit feedback form in Diffusion commits - https://phabricator.wikimedia.org/T75715#978478 (10Chad) Considering Audit and Diffusion are slowly becoming the same application I'm not too worried. I'm also not sure what the harm is in allowing people to audit commits; it seems like a useful featur... [02:02:27] 3Collaboration-Team, MediaWiki-extensions-Flow: Getting "are you sure you want to navigate away from this page" notices when I try to reply or hide flow comments - https://phabricator.wikimedia.org/T86286#978479 (10Quiddity) Could this be a Mac-specific issue? @Whatamidoing-WMF is reporting the same problem at... [02:02:46] 3Engineering-Community: Per diem for community members at 2015 MediaWiki Developer Summit - https://phabricator.wikimedia.org/T86054#978481 (10Rfarrand) Done: - expense form with finance - email to sponsored community members ToDo: - cash transferred into my account/withdraw cash - names of community members... [02:08:46] 3MediaWiki-extensions-CentralAuth: CentralAuth: Differentiate between manual and automatic account creations in CARCFeed - https://phabricator.wikimedia.org/T20214#978487 (10Krenair) Isn't this feed going away with SUL finalisation? [02:15:38] (03PS1) 10Llbraughler: update README [skins/Tempo] - 10https://gerrit.wikimedia.org/r/185113 [02:16:47] (03CR) 10Llbraughler: [C: 032 V: 032] update README [skins/Tempo] - 10https://gerrit.wikimedia.org/r/185113 (owner: 10Llbraughler) [02:21:49] 3dev.wikimedia.org, Engineering-Community: Developer Documentation session at 2015 MediaWiki Developer Summit - https://phabricator.wikimedia.org/T86050#978513 (10Spage) >>! In T86050#975769, @Nikerabbit wrote: > At first I thought this is about user documentation, but it seems it is about developer documentatio... [02:23:46] First bullet displays as asterisk in "editing exercise" template - https://phabricator.wikimedia.org/T86876#978526 (10Tony1) 3NEW [02:24:12] 3dev.wikimedia.org, Engineering-Community: Developer Documentation session at 2015 MediaWiki Developer Summit - https://phabricator.wikimedia.org/T86050#978532 (10Spage) [02:25:52] 3MediaWiki-History-or-Diffs: Use instead of