[00:05:58] 06Multimedia, 10UploadWizard, 05WMF-deploy-2016-07-05_(1.28.0-wmf.9), 07Wikimedia-log-errors: Duplicate get(): "commonswiki:sitestatsupdate:pendingdelta:ss_good_articles:+" fetched 2 times - https://phabricator.wikimedia.org/T139663#2439306 (10matmarex) How did this get tagged with UploadWizard? We barely... [07:17:05] 06Multimedia, 06Commons, 10UploadWizard: Upload Wizard field input validation - https://phabricator.wikimedia.org/T123127#1921828 (10Atsirlin) The validation of geographical coordinates would be good to add. Wrongly formatted coordinates generate a lot of problems during massive uploads, such as Wiki Loves E... [12:12:33] MatmaRex: Is the dialog demo page's js convoluted or do I just not understand it? [12:14:14] some of it is… it's rather densely written [12:14:41] prtksxna: needs help with anything in particular? i think w ehave solid docs on mw.org. or are you trying to add a demo or something? [12:15:31] MatmaRex: Yep the docs are solid. Was just looking at the demos and was confused about something. [12:15:48] MatmaRex: Uploading a patch so that I can ask the specific question. [12:18:31] MatmaRex: https://gerrit.wikimedia.org/r/#/c/297974/ is this alright? [12:21:40] prtksxna: huh… yeah, the normal Dialog doesn't display the title at all. no idea if that was intentional [12:22:12] it has some code to handle the property, but never actually displays the title? weird [12:22:30] The SimpleDialog doesn't, yeah [12:22:41] The process and message dialogs do [12:24:08] yup [12:26:00] MatmaRex: Should we? [12:26:48] MatmaRex: Also, I had confused about some of the CapsuleMultiSelectWidget tasks. Would you have time today to get on a quick call? [12:28:38] prtksxna: i'm not sure, it's supposed to be a simple dialog. i guess ideally we'd have the code in MessageDialog/ProcessDialog, but it would be silly to have to duplicate it in both. i think it's fine to leave it as it is, although maybe we could document this somewhere [12:29:04] prtksxna: sure, in 15 minutes or so [12:29:08] Cool [12:45:56] MatmaRex: Sent you an invite [13:11:50] (i'm off for a bit now, i'll be around in the evening) [14:39:19] Hey all [16:03:28] 06Multimedia, 06Commons, 10MediaWiki-File-management: Persistent media links for file versions - https://phabricator.wikimedia.org/T139294#2441873 (10Jdforrester-WMF) p:05Triage>03Low Given the complexity and very long term change-over requirements, I'm marking this Low. [16:22:11] 06Multimedia, 06Commons, 10MediaWiki-File-management, 10Wikimedia-SVG-rendering, 13Patch-For-Review: Add experimental option for direct SVG output via srcset - https://phabricator.wikimedia.org/T134455#2441950 (10Jdforrester-WMF) p:05Triage>03Low [16:22:46] 06Multimedia, 06Commons, 10MediaWiki-File-management, 13Patch-For-Review, 05WMF-deploy-2016-07-12_(1.28.0-wmf.10): GlobalUsage::copyLocalImagelinks deadlocks on mass delete - https://phabricator.wikimedia.org/T139306#2441952 (10Jdforrester-WMF) a:03aaron Resolved? [16:23:33] 06Multimedia, 10MediaWiki-Special-pages, 05MW-1.27-release-notes, 13Patch-For-Review: Special:MediaStatistics: Show file size per section after the section title (before the table) - https://phabricator.wikimedia.org/T122208#2441966 (10Jdforrester-WMF) a:03Florian [16:24:00] 06Multimedia, 06Commons, 10MediaWiki-Categories, 10MediaWiki-Redirects, 13Patch-For-Review: Content (including categories) not showing on file redirects - https://phabricator.wikimedia.org/T29857#2441968 (10Jdforrester-WMF) a:03TheDJ [16:44:26] 06Multimedia, 10MediaWiki-Gallery, 13Patch-For-Review: Replace fixed length filename truncation in galleries with CSS solution - https://phabricator.wikimedia.org/T139766#2442023 (10Jdforrester-WMF) [17:59:21] 06Multimedia, 10MediaWiki-Special-pages, 05MW-1.27-release-notes, 13Patch-For-Review: Special:MediaStatistics: Show file size per section after the section title (before the table) - https://phabricator.wikimedia.org/T122208#2442390 (10Florian) 05Open>03Resolved From my point of view, this isn't needed... [18:45:40] 06Multimedia, 06Commons, 10MediaWiki-Gallery, 13Patch-For-Review: Replace fixed length filename truncation in galleries with CSS solution - https://phabricator.wikimedia.org/T139766#2442543 (10matmarex) There is a site script on Commons that un-truncates them on category pages. It'll need to be replaced wi... [20:33:44] Krenair: MatmaRex where can I find out what the GalleryOptions configs are set to on Commons? [20:34:40] on tin, `mwrepl commonswiki` [20:34:49] then type this: =$wgGalleryOptions [20:38:19] I couldn't get on to tin earlier [20:38:33] I'm trying to work out why filenames in commons categories aren't truncated [20:39:01] if I make a normal gallery with 'showfilename=yes' the names are tuncated to 25 chars, and from what I can see the gallery code uses the same code path [20:41:15] on my local machine category filenames are truncated [20:53:43] Array [20:53:43] ( [20:53:43] [imagesPerRow] => 0 [20:53:43] [imageWidth] => 120 [20:53:43] [imageHeight] => 120 [20:53:44] [captionLength] => 25 [20:53:46] [showBytes] => true [20:53:48] [mode] => "traditional" [20:53:50] ) [21:45:30] edsanders: there is a gadget for it on commons [21:45:46] edsanders: i think $wgGalleryWhatever is not set in our config for any wiki [21:46:06] GalleryOptions* [21:49:17] (or a site script. not necessarily a Gadgets gadget, can't remember) [22:46:35] Surely it must be in the back end? [23:18:46] edsanders: https://commons.wikimedia.org/wiki/MediaWiki:Gadget-Long-Image-Names-in-Categories.js [23:28:18] 06Multimedia, 10UploadWizard: UploadWizard ignores time zones in creation date, complains on its own suggested "today" - https://phabricator.wikimedia.org/T139808#2443322 (10Blahma) [23:29:31] Uhh [23:29:35] God.