[01:17:40] Krenair: Hmm, I tested the WT->VE switch on my Main Page and it works, but it introduces a bunch of dirty diffs [01:17:51] But maybe I don't have it set up correctly [01:18:11] Given that I got a whole bunch of [warning/html2wt][localhost/Main_Page?oldid=561377443] Parsoid id found on element without a matching data-parsoid entry: ID=mwLA; ELT=for [01:18:59] how old is your copy of restbase? [01:19:20] I cloned it earlier today [01:20:45] gwicke, ^ [01:21:05] Updating Parsoid too just in case [01:21:22] Also, http://localhost/w/index.php?title=Main_Page&action=edit&veaction=edit :D [01:23:16] I know [01:23:35] It opens VE in action=edit [01:23:46] Does it work for you without round-trip errors? [01:24:08] One way to test is to put [[Category:Foo]]#REDIRECT [[Whee]] near the bottom of a page [01:24:30] I wouldn't trust parsoid with that syntax... [01:24:36] That will dirty-diff to [[Category:Foo]]\n#REDIRECT [[Whee]] if selser data isn't available [01:28:16] RoanKattouw, so I added that wikitext to the bottom of the page and switched to VE, made a small change (to another line) and looked at the diff [01:28:32] the added wikitext is exactly the same [01:28:43] OK let me try just that in isolation [01:28:49] My page is so crazy that maybe that's not even the cause [01:30:06] Hmm that's not what happens for me [01:30:53] I created a page with the WT editor containing "Hello\n\n[[Category:Foo]]#REDIRECT [[Whee]]". Then I opened it in the WT editor, added "!" after "Hello", then switched to VE, then added a third "l" to "Hello", then viewed the diff [01:31:09] And it added a newline between the category and the redirect (but didn't do the nowiki thing I described before) [01:31:37] Oh wait but it *also* does that when I edit the normal way [01:31:38] wtf, selser [01:33:13] Hmm maybe my Parsoid/RB setup is just broken, because I now see everything dirty-diffing all the time, even in normal VE [01:47:05] RESTbase also isn't caching anything [01:47:13] But there is data in the sqlite database [01:59:27] Oooh OK I see what happened [01:59:41] I had a $wgVirtualRestConfig setting for Parsoid but not for RESTbase [02:02:15] Now normal VE usage works fine, but after switching from WT into VE I get a 400 from RB because the TimeUuid meta element is missing [02:03:51] Hmm it seems VE is failing to propagate the E-Tag [02:04:25] on the client side it seems [02:07:46] ARGH [02:07:47] access-control-allow-headers:accept, content-type [02:08:30] That prevents jqxhr.getResponseHeader('etag') from working [02:10:15] ...or not? [02:10:17] I'm confused [02:10:26] The etag is there in the response header, but JS doesn't see it [02:10:35] jqxhr.getAllResponseHeaders() [02:10:36] "content-type: text/html;profile="mediawiki.org/specs/html/1.1.0";charset=utf-8 [02:10:38] cache-control: private, max-age=0, s-maxage=0, must-revalidate [02:10:39] " [02:12:02] Aha, we need Access-Control-Expose-Headerse [02:13:15] Didn't they add that already? [02:13:28] Yay it works now [02:13:35] I thought that was in the latest restbase [02:14:53] OH FOR F.... [02:14:57] $ git diff origin/master..github/master --stat [02:15:00] 10 files changed, 293 insertions(+), 211 deletions(-) [02:15:36] I cloned restbase from gerrit, because that's where our software is hosted, right? [02:16:26] Turns out the version in gerrit at mediawiki/services/restbase.git is different from the one on github at wikimedia/restbase.git in non-obvious ways [02:16:44] The one on github is more recent, but the Gerrit one isn't simply behind, there's more going on [02:17:25] They are divergent in strange ways [02:19:46] Also nope, no Access-Control-Expose-Headers in that one either [02:20:13] I'm going to file bugs about this and then go home [02:20:29] there's a task for it [02:20:32] Krenair: Do you have Expose-Headers (case-insensitively) in your restbase checkout? [02:20:41] For the gerrit/github thing? Or the expose-headers thing? [02:20:44] https://phabricator.wikimedia.org/T115165#1716784 [02:20:54] Oh! Aha [02:21:11] expose-headers thing [02:21:16] + rh['access-control-expose-headers'] = 'ETag'; [02:21:22] to lib/server.js [02:21:23] was what I did [02:21:28] Yup, OK that's what I did locally too [02:21:48] I don't know why I thought they had merged that PR [02:25:06] I filed https://phabricator.wikimedia.org/T115298 to complain about the fact that Gerrit and github don't have the same code [02:43:31] hey [03:39:49] 10VisualEditor, 10VisualEditor-MediaWiki-Media, 6Multimedia, 5MW-1.27-release-notes, and 2 others: Media upload dialog reports that file page exists, but not the file, even if the file does exist - https://phabricator.wikimedia.org/T115056#1720608 (10Prtksxna) We still need to change the messages and the l... [06:36:42] 10VisualEditor, 6Editing-Department, 10MediaWiki-extensions-ContentTranslation, 7Design, 7Epic: [Epic] replace plain contenteditable with VisualEditor in ContentTranslation - https://phabricator.wikimedia.org/T105447#1720686 (10Amire80) [09:39:37] 10VisualEditor, 6Editing-Department, 10MediaWiki-extensions-ContentTranslation, 7Design, 7Epic: [Epic] replace plain contenteditable with VisualEditor in ContentTranslation - https://phabricator.wikimedia.org/T105447#1720888 (10Esanders) [09:51:40] 10VisualEditor, 6Editing-Department, 10MediaWiki-extensions-ContentTranslation, 7Design, 7Epic: [Epic] replace plain contenteditable with VisualEditor in ContentTranslation - https://phabricator.wikimedia.org/T105447#1720915 (10Amire80) [09:51:51] 10VisualEditor, 6Editing-Department, 10MediaWiki-extensions-ContentTranslation, 7Design, 7Epic: [Epic] replace plain contenteditable with VisualEditor in ContentTranslation - https://phabricator.wikimedia.org/T105447#1444044 (10Amire80) [10:03:42] 10VisualEditor, 6Editing-Department, 10MediaWiki-extensions-ContentTranslation, 7Design, 7Epic: [Epic] replace plain contenteditable with VisualEditor in ContentTranslation - https://phabricator.wikimedia.org/T105447#1720940 (10Amire80) [11:28:21] (03PS3) 10Esanders: Add block/inline icons [extensions/TemplateData] - 10https://gerrit.wikimedia.org/r/243155 [12:13:25] 10Cite, 10MediaWiki-extensions-ContentTranslation, 7Tracking: [Tracker] ContentTranslation issues with references - https://phabricator.wikimedia.org/T115045#1721170 (10Amire80) [12:13:41] (03CR) 10Alex Monk: [C: 032] ReferenceContextItem: Factor out getReferenceNode and use correct node [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/243669 (owner: 10Esanders) [12:15:50] (03CR) 10Alex Monk: [C: 032] Find and replace: Add pref keys for find/replace text inputs [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/243505 (owner: 10Esanders) [12:16:03] (03Merged) 10jenkins-bot: ReferenceContextItem: Factor out getReferenceNode and use correct node [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/243669 (owner: 10Esanders) [12:17:35] (03PS1) 10Esanders: Tweak error message CSS [extensions/Citoid] - 10https://gerrit.wikimedia.org/r/245865 [12:19:34] (03Merged) 10jenkins-bot: Find and replace: Add pref keys for find/replace text inputs [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/243505 (owner: 10Esanders) [12:36:04] 10VisualEditor, 10VisualEditor-MediaWiki-Media, 6Multimedia, 5MW-1.27-release-notes, and 2 others: Media upload dialog reports that file page exists, but not the file, even if the file does exist - https://phabricator.wikimedia.org/T115056#1721233 (10matmarex) My patches 3cfcce3e2b47597382306b4d083bf361b35... [12:50:54] 10VisualEditor, 10VisualEditor-Media: Support :languageCode cross-wiki syntax when creating links (e.g. [[:fr:Foo|Bar]]) - https://phabricator.wikimedia.org/T115323#1721273 (10Esanders) 3NEW [12:52:20] 10VisualEditor, 10VisualEditor-Media: Support :languageCode interwiki syntax when creating links (e.g. [[:fr:Foo|Bar]]) - https://phabricator.wikimedia.org/T115323#1721282 (10Esanders) [12:53:07] 10VisualEditor, 10VisualEditor-Media: Support :languageCode interwiki syntax when creating links (e.g. [[:fr:Foo|Bar]]) - https://phabricator.wikimedia.org/T115323#1721273 (10Esanders) [12:53:09] 10VisualEditor, 10VisualEditor-MediaWiki: Stop the user from adding a langlink when we think they wanted to insert an interwiki instead - https://phabricator.wikimedia.org/T103635#1721289 (10Esanders) [12:58:24] 10VisualEditor, 10VisualEditor-MediaWiki, 10Parsoid: Don't display interwiki links with external icon in VE - https://phabricator.wikimedia.org/T103636#1721292 (10Esanders) I don't know why it was removed, but Parsoid should restore the DOM distinction between these. Users expect interwiki links not to be ma... [13:06:47] 10VisualEditor, 6Editing-Department, 10MediaWiki-extensions-ContentTranslation, 7Design, 7Epic: [Epic] replace plain contenteditable with VisualEditor in ContentTranslation - https://phabricator.wikimedia.org/T105447#1721315 (10Esanders) [13:12:25] 10VisualEditor, 10VisualEditor-MediaWiki-Media, 6Multimedia, 5MW-1.27-release-notes, and 2 others: Trying to upload image under blacklisted title in the upload image dialog throws error "" - https://phabricator.wikimedia.org/T114940#1721334 (10matmarex) You get th... [13:42:27] 10VisualEditor, 10VisualEditor-EditingTools: VisualEditor: Automatically convert inserted URLs to readable formatted links - https://phabricator.wikimedia.org/T67540#1721410 (10Esanders) 5Open>3Resolved a:3Esanders Pasting URLs now does sensible things, even converting to internal links when appropriate.... [13:43:46] 10VisualEditor, 10VisualEditor-MediaWiki, 10Parsoid: Don't display interwiki links with external icon in VE - https://phabricator.wikimedia.org/T103636#1721416 (10Esanders) Is this a duplicate of T102556 ? [13:51:28] 10VisualEditor, 6Editing-Department, 10MediaWiki-extensions-ContentTranslation, 7Design, 7Epic: [Epic] replace plain contenteditable with VisualEditor in ContentTranslation - https://phabricator.wikimedia.org/T105447#1721427 (10Esanders) One should also note that the "Blocks" list in this bug only goes o... [14:18:33] Krenair, so how do I install RestBASE? Any documentation somewhere? [14:20:54] (03CR) 10Jforrester: [C: 032] Don't scroll cursor into view when in paste target [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/245189 (https://phabricator.wikimedia.org/T115233) (owner: 10Esanders) [14:21:25] 10VisualEditor, 10VisualEditor-ContentEditable, 10VisualEditor-Tables: Page scrolls while cursoring in table - https://phabricator.wikimedia.org/T115233#1721466 (10Jdforrester-WMF) 5Open>3Resolved p:5Triage>3Normal a:3Esanders [14:21:33] (03CR) 10Jforrester: [C: 032] Tweak error message CSS [extensions/Citoid] - 10https://gerrit.wikimedia.org/r/245865 (owner: 10Esanders) [14:23:25] edsanders: Vagrant does it for you pretty well. [14:24:32] edsanders: Running it by hand is a lot of work, I believe. [14:25:07] So what do we tell VE users when they want to upgrade?! [14:25:28] (i.e. 3rd party MW users) [14:26:49] edsanders: Optional feature requires RESTbase. [14:27:09] (03Merged) 10jenkins-bot: Don't scroll cursor into view when in paste target [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/245189 (https://phabricator.wikimedia.org/T115233) (owner: 10Esanders) [14:27:11] (03Merged) 10jenkins-bot: Tweak error message CSS [extensions/Citoid] - 10https://gerrit.wikimedia.org/r/245865 (owner: 10Esanders) [14:28:12] edsanders: `npm install restbase` [14:28:32] what about config? [14:28:33] edsanders: But then you need to reconfigure it to use SQLite rather than Cassandra. [14:29:23] 10Citoid: "Unknown language" error on it.wp for sources in Italian - https://phabricator.wikimedia.org/T115326#1721484 (10Elitre) 3NEW [14:29:35] are there any instructions for setting it up, is what I was asking [14:29:44] "use vagrant" is not an option for me [14:29:51] I looked but couldn't find. Ask in -services? [14:30:14] 10Citoid: "Unknown language" error on it.wp for sources in Italian - https://phabricator.wikimedia.org/T115326#1721484 (10Elitre) [14:30:20] https://github.com/wikimedia/restbase has some [14:31:08] yeah bit it says nothing about mediawiki [14:32:15] 10VisualEditor, 10VisualEditor-MediaWiki-Media, 6Commons, 10MediaWiki-extensions-TitleBlacklist, 6Multimedia: Provide precise information for errors caused by title blacklist in upload image dialog - https://phabricator.wikimedia.org/T115260#1721499 (10Jdforrester-WMF) [14:32:49] (03CR) 10Esanders: "I can't tell if this does it already, but this should fall back to the old behaviour if restbase is not installed." [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/245593 (https://phabricator.wikimedia.org/T49779) (owner: 10Alex Monk) [14:34:19] edsanders: The config file does. [14:34:33] edsanders: https://github.com/wikimedia/restbase/blob/master/config.example.yaml [14:34:50] edsanders: Not so much with the instructions, though. [14:35:45] (03PS1) 10Jforrester: Update VE core submodule to master (52eb218) [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/245884 [14:35:54] edsanders: Could you +2 that for the cut? [14:42:13] 10Citoid: Citoid should respect the order of parameters in citation templates that is specified in TemplateData - https://phabricator.wikimedia.org/T104599#1721628 (10Jdforrester-WMF) I don't understand how this is blocked on T64217; the paramOrder field is already available, and won't be changed by that task. [14:42:24] 10Citoid, 10VisualEditor, 10VisualEditor-MediaWiki-References: Citoid should respect the order of parameters in citation templates that is specified in TemplateData - https://phabricator.wikimedia.org/T104599#1721630 (10Jdforrester-WMF) [14:43:50] (03CR) 10Esanders: [C: 032] Update VE core submodule to master (52eb218) [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/245884 (owner: 10Jforrester) [14:43:56] Thanks. [14:46:50] (03Merged) 10jenkins-bot: Update VE core submodule to master (52eb218) [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/245884 (owner: 10Jforrester) [14:50:08] 10VisualEditor, 6Multimedia, 5MW-1.27-release-notes, 5Patch-For-Review, 5WMF-deploy-2015-10-13_(1.27.0-wmf.3): The drop down for categories in Upload image dialog opens too slowly, even sometimes after moving to the next field - https://phabricator.wikimedia.org/T114945#1721669 (10Jdforrester-WMF) 5Open... [14:50:27] 10VisualEditor, 6Multimedia, 10UploadWizard, 5OOjs-UI-next-release, 5Patch-For-Review: Non-existent categories seemingly not accepted in the category selector when uploading a file - https://phabricator.wikimedia.org/T115010#1721671 (10Jdforrester-WMF) 5Open>3Resolved [15:05:42] 10Citoid, 10VisualEditor, 10VisualEditor-MediaWiki-References: Citoid should respect the order of parameters in citation templates that is specified in TemplateData - https://phabricator.wikimedia.org/T104599#1721765 (10Mvolz) " preferred order of parameters by key" when creating new transclusions was the ke... [15:13:06] Elitre: hey, i just saw your comment. Thanks so much. [15:49:55] 10VisualEditor, 6Multimedia, 10UploadWizard, 5MW-1.27-release-notes, and 3 others: Non-existent categories seemingly not accepted in the category selector when uploading a file - https://phabricator.wikimedia.org/T115010#1721947 (10matmarex) @Henry_Salome The fix will be deployed to Commons tomorrow, per h... [16:00:46] (03CR) 10Jforrester: [C: 031] Introducing template format [extensions/TemplateData] - 10https://gerrit.wikimedia.org/r/243138 (https://phabricator.wikimedia.org/T64217) (owner: 10Eranroz) [16:01:31] edsanders: What do you think re. my comment on https://gerrit.wikimedia.org/r/#/c/244886/ ? [16:04:14] you expect enter to submit on inspectors [16:04:24] Hmm. [16:04:34] Yes, I suppose. [16:04:39] I think's it's a regression when we switched over to the search widget [16:04:48] Ah, what the hell. It's just our most visible tool. :-) [16:04:52] (03CR) 10Jforrester: [C: 032] MWLinkAnnotationInspector: Close inspector when a search result is clicked [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/244886 (owner: 10Esanders) [16:05:12] the only alternative would be two enters, but we can't hide the results on the first enter anymore [16:05:34] Yeah. [16:05:40] Sold. :-) [16:07:35] (03Merged) 10jenkins-bot: MWLinkAnnotationInspector: Close inspector when a search result is clicked [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/244886 (owner: 10Esanders) [17:03:06] (03CR) 10D3r1ck01: "Can someone review this patch and possibly merge it? :)" [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/244439 (https://phabricator.wikimedia.org/T114857) (owner: 10D3r1ck01) [17:34:52] 10VisualEditor, 10VisualEditor-MediaWiki, 10Parsoid: Don't display interwiki links with external icon in VE - https://phabricator.wikimedia.org/T103636#1722441 (10Catrope) >>! In T103636#1721416, @Esanders wrote: > Is this a duplicate of T102556 ? No, it's the reverse. T102556 asks for VE to be able to tell... [18:22:20] (03CR) 10Jforrester: [C: 032] Media upload: Initiate upload process on image drop [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/244331 (https://phabricator.wikimedia.org/T40031) (owner: 10Esanders) [18:22:24] (03CR) 10jenkins-bot: [V: 04-1] Media upload: Initiate upload process on image drop [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/244331 (https://phabricator.wikimedia.org/T40031) (owner: 10Esanders) [18:22:27] (03CR) 10jenkins-bot: [V: 04-1] Media upload: Use new setFile method [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/244337 (owner: 10Esanders) [18:23:01] Meh. [18:24:45] (03PS5) 10Jforrester: Media upload: Initiate upload process on image drop [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/244331 (https://phabricator.wikimedia.org/T40031) (owner: 10Esanders) [18:25:03] (03CR) 10Jforrester: [C: 032] Media upload: Initiate upload process on image drop [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/244331 (https://phabricator.wikimedia.org/T40031) (owner: 10Esanders) [18:25:11] (03PS5) 10Jforrester: Media upload: Use new setFile method [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/244337 (owner: 10Esanders) [18:25:22] (03CR) 10Jforrester: [C: 032] Media upload: Use new setFile method [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/244337 (owner: 10Esanders) [18:29:30] edsanders: I think https://gerrit.wikimedia.org/r/#/c/238380/ is good to go. [18:29:55] (03Merged) 10jenkins-bot: Media upload: Initiate upload process on image drop [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/244331 (https://phabricator.wikimedia.org/T40031) (owner: 10Esanders) [18:30:02] (03Merged) 10jenkins-bot: Media upload: Use new setFile method [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/244337 (owner: 10Esanders) [18:30:15] 10VisualEditor, 10VisualEditor-CopyPaste: VisualEditor: Upload-by-insertion of images via copy-paste - https://phabricator.wikimedia.org/T39932#1722691 (10Jdforrester-WMF) [18:30:17] 10VisualEditor, 10VisualEditor-MediaWiki, 10VisualEditor-MediaWiki-Media, 6Multimedia, 7user-notice: VisualEditor: Initiate file upload by drag-and-drop - https://phabricator.wikimedia.org/T40031#1722689 (10Jdforrester-WMF) 5Open>3Resolved [18:32:36] 10VisualEditor, 6Multimedia, 10UploadWizard, 5MW-1.27-release-notes, and 3 others: Non-existent categories seemingly not accepted in the category selector when uploading a file - https://phabricator.wikimedia.org/T115010#1722702 (10Henry_Salome) @matmarex Well, right now, I've no images to upload. It seems... [18:53:37] (03PS1) 10Esanders: Media upload: Get allowed file extensions and mime types from MW core [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/245961 [19:00:14] (03CR) 10Jforrester: [C: 04-1] Media upload: Get allowed file extensions and mime types from MW core (031 comment) [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/245961 (owner: 10Esanders) [19:02:59] 10VisualEditor: Gadget throwing exception due to bad VisualEditor dependency - https://phabricator.wikimedia.org/T115276#1722740 (10Jdforrester-WMF) >>! In T115276#1719816, @Catrope wrote: > Fixed by editing the Gadget: https://ca.wikipedia.org/w/index.php?title=MediaWiki%3AGadget-visualeditor-signature.js&type=... [19:03:23] 10VisualEditor: Gadget throwing exception due to bad VisualEditor dependency - https://phabricator.wikimedia.org/T115276#1722744 (10Jdforrester-WMF) 5Open>3Invalid a:3Jdforrester-WMF Gadget bugs are to be marked as Invalid for Phabricator, AIUI. [19:06:16] 10VisualEditor, 10VisualEditor-MediaWiki-References, 10Parsoid: Parsoid on serialisation should use the `paramOrder` field from TemplateData if available to set the order of parameters in new/edited transclusions - https://phabricator.wikimedia.org/T104599#1722750 (10Jdforrester-WMF) [19:06:27] 10VisualEditor, 10VisualEditor-MediaWiki-References, 10Parsoid: Parsoid on serialisation should use the `paramOrder` field from TemplateData if available to set the order of parameters in new/edited transclusions - https://phabricator.wikimedia.org/T104599#1421907 (10Jdforrester-WMF) [19:06:30] 10VisualEditor, 10VisualEditor-MediaWiki-Templates, 10Parsoid: Newly added parameters in templates are being recorded in the order that they're inserted into the template dialog, rather than the order that is specified in TemplateData - https://phabricator.wikimedia.org/T108133#1722753 (10Jdforrester-WMF) [19:06:40] 10TemplateData, 5Patch-For-Review: TemplateData: Provide information about preferred formatting of transclusions - https://phabricator.wikimedia.org/T64217#1722757 (10Jdforrester-WMF) [19:06:41] 10VisualEditor, 10VisualEditor-MediaWiki-References, 10Parsoid: Parsoid on serialisation should use the `paramOrder` field from TemplateData if available to set the order of parameters in new/edited transclusions - https://phabricator.wikimedia.org/T104599#1421907 (10Jdforrester-WMF) [19:06:55] 10VisualEditor, 10VisualEditor-MediaWiki-References, 10Parsoid: Parsoid on serialisation should use the `paramOrder` field from TemplateData if available to set the order of parameters in new/edited transclusions - https://phabricator.wikimedia.org/T104599#1421907 (10Jdforrester-WMF) > If param order is res... [19:08:22] 10Citoid, 10VisualEditor, 10VisualEditor-MediaWiki-References, 10The-Wikipedia-Library: On URL submission, look up the archived page in the Internet Archive's index and add to the return data - https://phabricator.wikimedia.org/T115224#1722762 (10Jdforrester-WMF) [19:08:41] 10TemplateData, 5Patch-For-Review: TemplateData: Provide information about preferred formatting of transclusions - https://phabricator.wikimedia.org/T64217#1722765 (10eranroz) BTW -Question about the "real-world" use: I think that block (non-inline) templates are infobox and (almost) only infobox? if so, we... [19:09:01] 10VisualEditor, 10VisualEditor-CopyPaste, 10Flow, 3Collaboration-Team-Current: 'Uncaught TypeError: Cannot read property 'start' of null' when pasting Categories in VE - https://phabricator.wikimedia.org/T115273#1722766 (10Jdforrester-WMF) p:5Triage>3High [19:10:02] 10VisualEditor, 10VisualEditor-MediaWiki-Media, 6Commons, 6Multimedia: Commons' TitleBlacklist messages are messy and not parseable by jqueryMsg - https://phabricator.wikimedia.org/T115259#1722779 (10Jdforrester-WMF) p:5Triage>3Low [19:13:36] 10VisualEditor: Incorrect link in automatic cite creation with special characters in title - https://phabricator.wikimedia.org/T115215#1722810 (10Jdforrester-WMF) This now looks fine to me – http://en.wikipedia.beta.wmflabs.org/w/index.php?title=User:Jdforrester_(WMF)/Sandbox&diff=275569&oldid=272282 – fixed? [19:13:50] 10Citoid, 10VisualEditor: Incorrect link in automatic cite creation with special characters in title - https://phabricator.wikimedia.org/T115215#1722816 (10Jdforrester-WMF) 5Open>3Resolved a:3Mvolz [19:24:07] 10VisualEditor, 10VisualEditor-ContentEditable, 10VisualEditor-Links, 10VisualEditor-MediaWiki-Links: Link context lost after renaming external link - https://phabricator.wikimedia.org/T115001#1722845 (10Jdforrester-WMF) p:5Triage>3Normal [19:24:14] 10VisualEditor, 10VisualEditor-ContentEditable, 10VisualEditor-Links, 10VisualEditor-MediaWiki-Links: Link context lost after renaming external link - https://phabricator.wikimedia.org/T115001#1712150 (10Jdforrester-WMF) [19:25:21] 10VisualEditor, 10VisualEditor-MediaWiki-References: Removing footnote freezes pop-out - https://phabricator.wikimedia.org/T115037#1722850 (10Jdforrester-WMF) That's very odd. I'm assuming this was in Firefox? [19:26:25] 10VisualEditor, 10VisualEditor-EditingTools, 10VisualEditor-MediaWiki-References, 7Browser-Support-Firefox: Removing footnote once displayed the context menu which wouldn't then be dismissed - https://phabricator.wikimedia.org/T115037#1722856 (10Jdforrester-WMF) p:5Triage>3Normal [19:27:23] 10VisualEditor, 10VisualEditor-Links: Moving focus from a link to a focusable node doesn't hide the cartouche - https://phabricator.wikimedia.org/T114912#1722861 (10Jdforrester-WMF) p:5Triage>3High [19:28:07] 10VisualEditor, 10VisualEditor-MediaWiki, 7Easy, 5Patch-For-Review: "Prompt me when entering a blank edit summary" preference should also apply to summaries with only the section title - https://phabricator.wikimedia.org/T114857#1722866 (10Jdforrester-WMF) p:5Triage>3Low [19:28:44] 10VisualEditor, 10VisualEditor-MediaWiki-Media, 6Multimedia, 5MW-1.27-release-notes, and 3 others: Trying to upload image under blacklisted title in the upload image dialog throws error "" - https://phabricator.wikimedia.org/T114940#1722869 (10Ryasmeen) [19:29:12] 10VisualEditor, 10VisualEditor-MediaWiki: Once, the save dialog re-appeared again immediately after save - https://phabricator.wikimedia.org/T114929#1722870 (10Jdforrester-WMF) p:5Triage>3Low [19:29:44] 10VisualEditor, 10VisualEditor-MediaWiki: Once, the save dialog re-appeared again immediately after save - https://phabricator.wikimedia.org/T114929#1709878 (10Jdforrester-WMF) [19:29:46] 10VisualEditor, 10VisualEditor-MediaWiki, 7Browser-Support-Microsoft-Edge: Save dialog does not dismiss after saving the page, but the save goes through - https://phabricator.wikimedia.org/T108837#1722875 (10Jdforrester-WMF) [19:29:58] 10VisualEditor, 10VisualEditor-MediaWiki, 7Browser-Support-Microsoft-Edge: Occasionally, the save dialog does not dismiss after saving the page, but the save goes through - https://phabricator.wikimedia.org/T108837#1722877 (10Jdforrester-WMF) [19:31:42] 10VisualEditor, 10VisualEditor-MediaWiki-Media, 6Multimedia, 5MW-1.27-release-notes, and 2 others: Trying to upload image under blacklisted title in the upload image dialog throws error "" - https://phabricator.wikimedia.org/T114940#1722886 (10Ryasmeen) [19:32:53] 10VisualEditor, 6Multimedia, 5MW-1.27-release-notes, 7Verified, 5WMF-deploy-2015-10-13_(1.27.0-wmf.3): The checkbox for "This is my own work" remains selected for the next time user tries to upload an image - https://phabricator.wikimedia.org/T114936#1722889 (10Ryasmeen) [19:36:31] 10VisualEditor, 6Multimedia, 5MW-1.27-release-notes, 7Verified, 5WMF-deploy-2015-10-13_(1.27.0-wmf.3): The date-picker in Upload image dialog does not close after selecting a date, requires clicking somewhere else to close it - https://phabricator.wikimedia.org/T114942#1722896 (10Ryasmeen) [19:37:06] 10VisualEditor, 6Multimedia, 5MW-1.27-release-notes, 5Patch-For-Review, and 2 others: The drop down for categories in Upload image dialog opens too slowly, even sometimes after moving to the next field - https://phabricator.wikimedia.org/T114945#1722897 (10Ryasmeen) [19:37:55] ryasmeen: FYI Beta Cluster is four days out of date. [19:39:36] James_F: Ah okay! [19:40:52] But I guess some of the fixes that were merged 4 days ago are okay to test. I see them working in Beta [19:43:27] James_F, I'm seeing up to date code there... [19:57:56] 10VisualEditor: The Media Upload page has different fields inside after clicking on "Cancel" on uploading an image and going back to same upload page - https://phabricator.wikimedia.org/T115380#1722937 (10Ryasmeen) 3NEW [20:09:58] Krenair: Beta is running 57adbce of MW (48 hours old) [20:31:03] 10Citoid, 10VisualEditor, 10VisualEditor-MediaWiki-References, 10Internet-Archive, 10The-Wikipedia-Library: On URL submission, look up the archived page in the Internet Archive's index and add to the return data - https://phabricator.wikimedia.org/T115224#1723168 (10Sadads) [20:43:57] (03PS1) 10Jforrester: Update OOjs UI to v0.12.12 [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/246086 [20:46:23] 10VisualEditor, 6Multimedia, 10UploadWizard, 5MW-1.27-release-notes, and 3 others: Non-existent categories seemingly not accepted in the category selector when uploading a file - https://phabricator.wikimedia.org/T115010#1723235 (10Jdforrester-WMF) [20:49:04] (03CR) 10Catrope: [C: 032] Update OOjs UI to v0.12.12 [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/246086 (owner: 10Jforrester) [21:01:54] RIP [21:02:01] freenode just killed the whole team :D [21:04:47] (03Merged) 10jenkins-bot: Update OOjs UI to v0.12.12 [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/246086 (owner: 10Jforrester) [21:12:02] 10VisualEditor, 10VisualEditor-MediaWiki, 10RESTBase, 6Services, 7RESTBase-API: VE should send If-Match header to the VRS to send on to RESTbase - https://phabricator.wikimedia.org/T113728#1723395 (10mobrovac) [21:54:23] 10VisualEditor, 10VisualEditor-CopyPaste: 'Uncaught TypeError: Cannot read property 'start' of null' when pasting Categories in VE - https://phabricator.wikimedia.org/T115273#1723596 (10Catrope) [22:00:31] (03CR) 10Alex Monk: "I think with the current code we'd just be silently discarding changes if you don't have RESTBase... Need to implement a dialog to give th" [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/245593 (https://phabricator.wikimedia.org/T49779) (owner: 10Alex Monk) [22:15:25] 10VisualEditor, 10VisualEditor-Performance, 10MediaWiki-General-or-Unknown, 10MediaWiki-Interface, and 10 others: Use Parsoid HTML for all page views - https://phabricator.wikimedia.org/T55784#1723663 (10dr0ptp4kt) [23:02:56] Current +v evidence suggests that usernames beginning with K strongly correlate with not using that bouncer. [23:06:45] :D [23:07:40] haha, yep