[00:09:40] (03PS3) 10Gergő Tisza: Add unit tests for HookHandler [extensions/CommonsMetadata] - 10https://gerrit.wikimedia.org/r/135503 [00:26:50] (03CR) 10Gergő Tisza: Add unit tests for HookHandler (032 comments) [extensions/CommonsMetadata] - 10https://gerrit.wikimedia.org/r/135503 (owner: 10Gergő Tisza) [03:30:50] hello nerds \\// [03:33:39] Hi comets. [03:34:08] btw, u guys fixed that flickr bug :D [03:34:12] hey Marky o/ [03:35:38] its fixed but has one problem, if the filename is long it cuts part of it when click next, it only shows the other part of the filename ;) [03:37:50] Yeah, there's a hard limit in MediaWiki [03:37:55] We can't do anything about that [03:38:42] what is the limit? should be atleast 40 characters [03:40:20] Yeah, it's like 240 bytes [03:41:35] it allowed full long filenames before the bug...wonder what was changed.. [03:41:59] Hm. [03:50:31] try uploading this image > https://www.flickr.com/photos/peabodyawards/14270075936/ [03:50:52] here https://test.wikipedia.org/wiki/Special:UploadWizard [03:59:33] btw, the mediaviewer won't affect the size of images in infoboxes on the english wiki by any chance? [04:00:20] No, [04:00:23] . [04:04:50] currently a bug on enwiki which is reducing the size of images in certain infoboxes...weird :\ [04:04:58] marktraceur, do you care for the 40 chars bug? [04:05:20] comets, link, screenshot [04:06:45] i'm trying to find a long flickr filename to test it on..lol [04:07:24] comets, it may be related to the (dot)? [04:07:42] "Elaine Sheldon / Dr." [04:08:03] true, or the backslash / [04:08:34] can you dig this out for me? [04:09:56] confirming that the bug is in UploadWizard. Flickr returns the full title "Elaine Sheldon / Dr. Jeffrey P. Jones / Shana Campbell Jones" [04:11:03] also longer names, test this one on test.wiki > https://www.flickr.com/photos/peabodyawards/14289293371/in/photostream/ [04:11:38] it ignores the last name, but when you hit "continue", it ignore all the other names and only selects the one it ignored...weird bug.. [04:20:42] after a few tests, I believe it has something to do with (dot) as well [04:26:20] looks liek the infobox image shrinkage caused by a sogtware update > https://bugzilla.wikimedia.org/show_bug.cgi?id=63903 [04:26:33] software* [04:26:51] * rillke found the issue: upload.name = upload.name.split('.')[0] + '.' + upload.originalFormat; [04:28:28] \o/ [04:29:01] firefox debugger says 0 would be undefined ;-) [04:31:31] Ugh [04:32:33] 3MediaWiki extensions / 3UploadWizard: Flickr Upload title truncated on first occurrence of (.) character - 10https://bugzilla.wikimedia.org/65931 (10Rainer Rillke @commons.wikimedia) 3NEW p:3Unprio s:3normal a:3None Issue: Flickr Upload title truncated on first occurrence of (.) character ----- Rep... [04:33:31] 3MediaWiki extensions / 3UploadWizard: Not possible to upload Flickr images with square braces in their title - 10https://bugzilla.wikimedia.org/60022#c1 (10Rainer Rillke @commons.wikimedia) Could be resolved with https://bugzilla.wikimedia.org/show_bug.cgi?id=64908 can please someone review this patch? [04:35:16] 3MediaWiki extensions / 3UploadWizard: Not possible to upload Flickr images with square braces in their title - 10https://bugzilla.wikimedia.org/60022#c2 (10Rainer Rillke @commons.wikimedia) I meant Bug 64912, sorry. [04:35:16] 3MediaWiki extensions / 3UploadWizard: UploadWizard: Accept files whose names are invalid MediaWiki titles - 10https://bugzilla.wikimedia.org/64912 (10Rainer Rillke @commons.wikimedia) [04:36:02] 3MediaWiki extensions / 3UploadWizard: Flickr Upload title truncated on first occurrence of (.) character - 10https://bugzilla.wikimedia.org/65931 (10Rainer Rillke @commons.wikimedia) 5NEW>3ASSI a:3Rainer Rillke  [04:43:58] (03PS1) 10Rillke: Preserve title when fetching original file from Flickr [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/136277 (https://bugzilla.wikimedia.org/65931) [04:45:40] (03PS2) 10Rillke: Preserve title when fetching original file from Flickr [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/136277 (https://bugzilla.wikimedia.org/65931) [06:09:34] (03CR) 10Gilles: [C: 032] Handle multiple templates in TemplateParser [extensions/CommonsMetadata] - 10https://gerrit.wikimedia.org/r/135194 (https://bugzilla.wikimedia.org/57259) (owner: 10Gergő Tisza) [06:09:40] (03Merged) 10jenkins-bot: Handle multiple templates in TemplateParser [extensions/CommonsMetadata] - 10https://gerrit.wikimedia.org/r/135194 (https://bugzilla.wikimedia.org/57259) (owner: 10Gergő Tisza) [06:19:04] (03CR) 10Gilles: [C: 032] Preserve title when fetching original file from Flickr [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/136277 (https://bugzilla.wikimedia.org/65931) (owner: 10Rillke) [06:19:30] (03Merged) 10jenkins-bot: Preserve title when fetching original file from Flickr [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/136277 (https://bugzilla.wikimedia.org/65931) (owner: 10Rillke) [06:39:16] (03CR) 10Gilles: [C: 032] Add unit tests for HookHandler [extensions/CommonsMetadata] - 10https://gerrit.wikimedia.org/r/135503 (owner: 10Gergő Tisza) [06:39:21] (03Merged) 10jenkins-bot: Add unit tests for HookHandler [extensions/CommonsMetadata] - 10https://gerrit.wikimedia.org/r/135503 (owner: 10Gergő Tisza) [06:40:38] (03PS2) 10Gilles: Remove old template parser [extensions/CommonsMetadata] - 10https://gerrit.wikimedia.org/r/135607 (owner: 10Gergő Tisza) [06:51:46] 3MediaWiki extensions / 3UploadWizard: Flickr Upload title truncated on first occurrence of (.) character - 10https://bugzilla.wikimedia.org/65931 (10Andre Klapper) [06:51:46] 3MediaWiki extensions / 3UploadWizard: UploadWizard Flickr (tracking) - 10https://bugzilla.wikimedia.org/43450 (10Andre Klapper) [07:37:16] 3MediaWiki extensions / 3MultimediaViewer: MMV downloads PNG when user tries to download an SVG original - 10https://bugzilla.wikimedia.org/65576#c1 (10Gilles Dubuc) 5NEW>3ASSI a:3Mark Holmquist Solution is in the works: https://wikimedia.mingle.thoughtworks.com/projects/multimedia/cards/470 [07:45:15] 3MediaWiki extensions / 3TimedMediaHandler: TimedMediaHandler breaks UploadWizard if $wgFileExtensions redefined... - 10https://bugzilla.wikimedia.org/55366 (10Gilles Dubuc) s:5major>3minor [07:46:16] 3MediaWiki extensions / 3TimedMediaHandler: Appends link to Kaltura - 10https://bugzilla.wikimedia.org/23965 (10Gilles Dubuc) s:5major>3minor [07:48:11] (03CR) 10Gilles: [C: 032] bug 61760 get the largest size ( not just the last transcode in the list ) [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/114918 (owner: 10Mdale) [07:48:23] (03Merged) 10jenkins-bot: bug 61760 get the largest size ( not just the last transcode in the list ) [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/114918 (owner: 10Mdale) [07:51:49] (03CR) 10Gilles: [C: 04-1] Automatically re-add transcode jobs if transcode pending for 72h (031 comment) [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/133994 (https://bugzilla.wikimedia.org/61401) (owner: 10Brian Wolff) [08:08:45] 3MediaWiki extensions / 3MultimediaViewer: close, fullscreen, back, and forward icons are inconsistent and not using Wikifont assets - 10https://bugzilla.wikimedia.org/65919 (10Fabrice Florin) p:5Unprio>3Normal [08:55:31] 3MediaWiki extensions / 3CommonsMetadata: CommonsMetadata should retrieve custom Credit Line through licensetpl_attr - 10https://bugzilla.wikimedia.org/57460#c8 (10Jean-Fred) (In reply to Tisza Gergő from comment #7) > Again, how about adding id="fileinfotpl_credit" (to the first column, not > the second) in... [10:30:58] (03CR) 10Gilles: [C: 04-1] Output ogg metadata on image description page. (032 comments) [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/108203 (https://bugzilla.wikimedia.org/47487) (owner: 10Brian Wolff) [10:52:01] 3MediaWiki extensions / 3UploadWizard: Flickr Upload title truncated on first occurrence of (.) character - 10https://bugzilla.wikimedia.org/65931#c3 (10Rainer Rillke @commons.wikimedia) 5PATC>3RESO/FIX Fixed but still not working on your wiki? This change will be part of the wmf/1.24wmf8 branch. It is... [11:26:46] 3MediaWiki / 3Uploading: Special:Upload should remove whitespace before file extension - 10https://bugzilla.wikimedia.org/65811 (10JuneHyeon Bae (devunt)) a:3JuneHyeon Bae (devunt) [11:58:03] 3MediaWiki extensions / 3UploadWizard: Place the "add file" at the top of the page - 10https://bugzilla.wikimedia.org/65941 (10Vera de Kok) 3UNCO p:3Unprio s:3enhanc a:3None Created attachment 15533 --> https://bugzilla.wikimedia.org/attachment.cgi?id=15533&action=edit Screen capture of buttons on... [12:50:46] 3MediaWiki / 3File management: Parameter for square thumbs that cut off edge of image - 10https://bugzilla.wikimedia.org/35756 (10Waldir) [12:54:13] how about the thumbnail bug? :| [13:45:33] 3MediaWiki / 3File management: Several users have problems with thumb - 10https://bugzilla.wikimedia.org/65945 (10Romaine) 3NEW p:3Unprio s:3normal a:3None On the Dutch Wikipedia since yesterday some users complain about that images that use thumb (without ..px) are shown smaller than the thumb size.... [13:51:01] 3MediaWiki extensions / 3UploadWizard: Template used as campaign headerLabel is cached unwantedly - 10https://bugzilla.wikimedia.org/64685#c13 (10Romaine) Can this bug me solved soon or do we have the do nulledits on all the campaigns at the end of this month and again twice for Wiki Loves Monuments at the b... [13:55:46] 3MediaWiki / 3File management: Several users have problems with thumb - 10https://bugzilla.wikimedia.org/65945#c1 (10Romaine) I seem to have this problem myself as well. In my preferences the setting is on 220px while the images which heights are longer than the width are shown in a smaller size than the def... [14:37:01] 3MediaWiki / 3File management: Several users have problems with thumb - 10https://bugzilla.wikimedia.org/65945 (10Romaine) p:5Unprio>3High s:5normal>3major [14:46:31] 3MediaWiki / 3File management: Several users have problems with thumb - 10https://bugzilla.wikimedia.org/65945#c2 (10Andre Klapper) Is this still an issue after purging the browser cache as described in https://en.wikipedia.org/wiki/Wikipedia:BYPASS , and after attaching ?action=purge to the URL? I'm... [14:56:31] 3MediaWiki extensions / 3TimedMediaHandler: TimedMediaHandler breaks UploadWizard if $wgFileExtensions redefined... - 10https://bugzilla.wikimedia.org/55366 (10Bartosz Dziewoński) 5PATC>3RESO/FIX [15:39:45] 3MediaWiki / 3File management: Several users have problems with thumb - 10https://bugzilla.wikimedia.org/65945#c3 (10Paul B) (In reply to Andre Klapper from comment #2) > Is this still an issue after purging the browser cache as described in > https://en.wikipedia.org/wiki/Wikipedia:BYPASS , and after attach... [15:44:31] 3MediaWiki / 3File management: Image parameter for thumbs that scale to an exact box, cropping as necessary - 10https://bugzilla.wikimedia.org/35756#c11 (10C. Scott Ananian) @bawolff: As @Waldir links, there are a number of existing bugs/feature requests which this could address. Cropped thumbnails of a con... [15:54:09] So I'm working from home today [16:05:26] (03CR) 10MarkTraceur: "I was halfway through fixing the issues raised here when my laptop decided it was going to stop booting... :(" (0310 comments) [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/68835 (https://bugzilla.wikimedia.org/39746) (owner: 10MarkTraceur) [16:15:03] 3MediaWiki / 3File management: Several users have problems with thumb - 10https://bugzilla.wikimedia.org/65945#c4 (10Mar(c)) This appears to be an intentional change; see: https://www.mediawiki.org/wiki/MediaWiki_1.24/wmf6#Core_changes bug 63903. With kind regards Mar(c) [16:32:18] (03PS3) 10MarkTraceur: Use original URL when setting download for original [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/127655 [16:32:20] (03CR) 10jenkins-bot: [V: 04-1] Use original URL when setting download for original [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/127655 (owner: 10MarkTraceur) [16:42:30] 3MediaWiki / 3File management: Several users have problems with thumb - 10https://bugzilla.wikimedia.org/65945 (10Andre Klapper) p:5High>3Normal s:5major>3normal [16:47:30] Ugh. Did we forget to do outreach on that [16:47:59] Little bit [16:50:39] Whoops [16:52:35] (03PS4) 10MarkTraceur: Use original URL when setting download for original [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/127655 [17:34:02] 3MediaWiki / 3File management: Several users have problems with thumb - 10https://bugzilla.wikimedia.org/65945#c5 (10C. Scott Ananian) 5NEW>3RESO/INV a:3C. Scott Ananian Yes, this is intentional. See discussion in https://www.mediawiki.org/wiki/Requests_for_comment/Square_bounding_boxes and the linked... [18:04:23] I'm going to run and do some errands; will be back by 13:00 [18:14:56] Marktraceur: theres some people on #wikimedia-commons reporting issues with up wiz [18:49:27] Ugh [19:38:50] 3MediaWiki extensions / 3UploadWizard: UW fails to load with "Unknown error: "unknown".", js error - 10https://bugzilla.wikimedia.org/65958 (10Chris McMahon) 3NEW p:3Unprio s:3major a:3None as a logged in user, attempt to upload a file at http://commons.wikimedia.beta.wmflabs.org/wiki/Special:UploadW... [20:12:02] (03PS1) 10MarkTraceur: Support shared DB version of Commons definition [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/136444 [22:38:39] fabriceflorin: https://wikimedia.mingle.thoughtworks.com/projects/multimedia/cards/546 is this up to date? I see pginer commented saying "ehhh maybe not all of those need tooltips" but I'm not sure if he changed the acceptance criteria [22:39:18] marktraceur: Yes, it’s up to date. We already removed the tooltips which Pau thought were not needed. [22:39:58] Thanks so much for taking this on. This is a request that keeps coming up, and will address a lot of issues all at once :) [22:48:34] Yeah sure [22:50:20] And...are these tipsy tooltips, or are they title attributes? fabriceflorin. [22:52:26] marktraceur: It would be great if they could be tipsy tooltips, but I don’t know if that’s harder to do than title attributes. Ideally, they would be consistent with what we are doing for other tools below, like ‘Use this file’. [22:54:33] Not that much harder [23:00:00] Most of the effort is in writing the i18n changes I think [23:18:28] Hm, weird [23:18:35] Tipsy doesn't appear to work in fullscreen [23:18:37] Not sure why.