[00:09:54] Sure [05:31:54] (03CR) 10Gilles: [C: 031] "Looks pretty good to me! The one thing that looks odd now is that when scrolling "use this file" turns into its smaller icon form, while t" [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/158660 (owner: 10MarkTraceur) [05:46:35] marktraceur: the lack of stage value just seemed inconsistent, and the JS side expected it to always be there for "Poll". Worst case scenario it might reveal another bug, or best case scenario it might be that this was incorrectly treated as a bad state by JS. [05:47:18] on the php side the values are hard to follow because sometimes they're stored in the session, sometimes they aren't. and when things are pulled from the session it's a bit of a mystery as to what it can contain [05:47:45] that's all chunked upload code in need of a cleanup anyway [05:57:21] (03CR) 10Gilles: [C: 04-1] "In Firefox going to step 2 (upload), UW scrolls to some large empty space to the right of the UI. This behavior and the emtpy space itself" [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/155833 (owner: 10Jforrester) [07:11:01] marktraceur: thanks for doing that [07:11:44] on the other hand, the last build failed for strange reasons. It took >90 seconds for the login page to be served. Seems transient so I'll wait for the next build. [08:23:59] 3MediaWiki extensions / 3MultimediaViewer: MV broken in Internet Explorer 8 on WMF sites - 10https://bugzilla.wikimedia.org/70553#c4 (10Derk-Jan Hartman) So summarize, yes, the OOjs polyfill is active on our pages, thus launching the MediaViewer, which for some reason doesn't use .on for setting the event. [08:34:14] 3MediaWiki extensions / 3MultimediaViewer: MV broken in Internet Explorer 8 on WMF sites - 10https://bugzilla.wikimedia.org/70553#c5 (10Michael M.) OOjs-UI has some addEventListener calls (and removeEventListener), so it's probably one of these. Short term solution: Temporarily revert https://gerrit.wikimed... [08:43:11] neilk_: we've been getting connection timeouts on a bunch of other tests. beta has been unstable ever since the hhvm work on it started [08:43:32] gi11es: thanks [08:55:29] 3MediaWiki extensions / 3MultimediaViewer: MV broken in Internet Explorer 8 on WMF sites - 10https://bugzilla.wikimedia.org/70553#c6 (10Gilles Dubuc) Fixing the addEventListener (which I'm about to do) is far from sufficient for MV to work in IE8. Right off the bat, MV uses SVG icons, and IE8 can't display t... [08:56:33] (03PS1) 10Gilles: Replace addEventListener call with jQuery's .on() [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/159263 (https://bugzilla.wikimedia.org/70553) [08:57:20] (03CR) 10jenkins-bot: [V: 04-1] Replace addEventListener call with jQuery's .on() [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/159263 (https://bugzilla.wikimedia.org/70553) (owner: 10Gilles) [09:05:54] (03PS1) 10Gilles: Run only when SVG support is available [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/159265 (https://bugzilla.wikimedia.org/70553) [09:18:08] (03PS2) 10Gilles: Replace addEventListener call with jQuery's .on() [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/159263 (https://bugzilla.wikimedia.org/70553) [10:08:15] (03CR) 10Gergő Tisza: "Do you think SVG support is worth fixing? We only use it with background-url, and MediaWiki supports a .background-url-svg mixin for cross" [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/159265 (https://bugzilla.wikimedia.org/70553) (owner: 10Gilles) [10:28:57] (03CR) 10Gergő Tisza: [C: 032] Replace addEventListener call with jQuery's .on() [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/159263 (https://bugzilla.wikimedia.org/70553) (owner: 10Gilles) [10:29:34] (03Merged) 10jenkins-bot: Replace addEventListener call with jQuery's .on() [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/159263 (https://bugzilla.wikimedia.org/70553) (owner: 10Gilles) [10:35:14] (03PS2) 10Gergő Tisza: Feature detection for MV load: add SVG, remove Object.create [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/159265 (https://bugzilla.wikimedia.org/70553) (owner: 10Gilles) [10:49:06] (03PS3) 10Gergő Tisza: Feature detection for MV load: add SVG, remove Object.create [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/159265 (https://bugzilla.wikimedia.org/70553) (owner: 10Gilles) [10:50:12] (03CR) 10jenkins-bot: [V: 04-1] Feature detection for MV load: add SVG, remove Object.create [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/159265 (https://bugzilla.wikimedia.org/70553) (owner: 10Gilles) [10:50:54] (03PS4) 10Gergő Tisza: Feature detection for MV load: add SVG, remove Object.create [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/159265 (https://bugzilla.wikimedia.org/70553) (owner: 10Gilles) [10:51:49] (03CR) 10jenkins-bot: [V: 04-1] Feature detection for MV load: add SVG, remove Object.create [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/159265 (https://bugzilla.wikimedia.org/70553) (owner: 10Gilles) [10:54:11] (03PS5) 10Gergő Tisza: Feature detection for MV load: add SVG, remove Object.create [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/159265 (https://bugzilla.wikimedia.org/70553) (owner: 10Gilles) [11:28:34] gi11es you can merge this, it is not MV therfore no oppose :P https://gerrit.wikimedia.org/r/#/c/158887/ [11:46:00] 3MediaWiki extensions / 3PdfHandler: configuration problems with windows paths with blanks/spaces - 10https://bugzilla.wikimedia.org/70083#c5 (10carchaias) Here some extracted lines from debuggin: I used the following in LocalSettings.php error_reporting( -1 ); ini_set( 'display_errors', 1 ); $wgShowExcepti... [12:23:04] (03CR) 10Gergő Tisza: [C: 031] "Feel free to merge if you don't think SVG fallbacks are worth adding (it's unlikely that that would make IE8 work on its own)." [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/159265 (https://bugzilla.wikimedia.org/70553) (owner: 10Gilles) [12:42:59] 3MediaWiki extensions / 3PdfHandler: configuration problems with windows paths with blanks/spaces - 10https://bugzilla.wikimedia.org/70083#c6 (10Tisza Gergő) The wfShellExec debug output is correct, with quotes at the right places, so maybe the runjobs.php error message mentioned in comment 0 is not related... [13:09:58] (03CR) 10Gergő Tisza: [C: 032] Remove file usage [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/158586 (owner: 10Gilles) [13:10:38] (03Merged) 10jenkins-bot: Remove file usage [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/158586 (owner: 10Gilles) [13:22:03] gi11es: Fair. [13:26:02] (03PS2) 10Gergő Tisza: Remove categories [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/158587 (owner: 10Gilles) [13:26:28] (03CR) 10Gergő Tisza: "Rebased after merging the remove fileusage patch." [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/158587 (owner: 10Gilles) [13:27:12] (03CR) 10Gergő Tisza: [C: 032] Remove categories [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/158587 (owner: 10Gilles) [13:27:48] (03Merged) 10jenkins-bot: Remove categories [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/158587 (owner: 10Gilles) [13:39:01] marktraceur: is it intentional that we still have the "view original file" tooltip? [13:39:19] it's a bit confusing, appearing at the bottom of the image [14:03:41] Hm. [14:03:50] I left it in, but I can strip it instead [14:03:55] Leave a comment? [14:04:23] I think I'll be swamped with UploadWizard bug triage today. [14:04:54] oh, that's happening today? [14:05:03] Yup! [14:05:08] cool [14:05:08] It's all very exciting [14:05:19] * marktraceur is practically hovering [14:18:48] Morning andre__ [14:19:16] Have you done any prep for this, or should I start something? [14:21:33] Heya! [14:21:58] I have not prep'ed anything yet (Phab kept me very busy). Anything specific you have in mind? [14:22:01] marktraceur, ^ [14:22:08] Define "something" :) [14:22:24] I'm making an etherpad right now with a bunch of information [14:22:26] I'm happy to prep. Will definitely send reminder mail out one hour before [14:22:31] http://etherpad.wikimedia.org/p/uw-bugday-2014-09-09 [14:22:56] marktraceur, https://etherpad.wikimedia.org/p/BugTriage [14:23:02] that's the one that's generally used [14:23:06] and linked everywhere [14:23:19] Ooh. [14:23:28] Much more better, thanks [14:23:39] Mind if I mess with it? :) [14:23:48] marktraceur, Please mess with it! [14:23:54] https://www.mediawiki.org/wiki/Bug_management/Triage/20140909 is the central page [14:24:06] feel free to mess with it too :D [14:32:43] andre__: You're one of the select few with VERIFIED powers, right? [14:33:07] marktraceur, anybody who can change a bug status should also be able to set VERIFIED [14:33:10] it's not something special [14:33:13] I'm not sure if it's worthwhile to VERIFY bugs in UW, but I put a list on there anyway [14:33:19] but it's only allowed to be set if a ticket is in RESOLVED state [14:33:22] orly? /me looks [14:33:28] Ah, sweet. [14:34:15] verifying is nice to have, but if it drains too much attention/time from dealing with open tickets... I've never been convinced by it. If projects have dedicated QA testers they could verify though. [14:35:11] Right. [14:35:23] Well, I'm leaving it in, I'll mark it as low priority too [14:38:37] marktraceur: whou. You are prepared with Bugzilla queries. I think this is the first time I experience a dev team being that prepared. :P [14:38:44] (that was a hidden compliment) [14:38:49] I dunno what you mean about prepared [14:38:53] I wrote those up right now [14:38:59] Er I mean yeah prepared [14:39:00] >.> [14:43:27] eh, who planned this during an Apple event ? ;) [14:43:51] Well, andre__ and I are both GNU/Linux users [14:43:53] So [14:43:56] We did. [14:43:57] and i have a meeting with wmnl at the same time.. 3 events !! [14:44:14] thedj: Well, we'll be going for a few hours I think [14:44:23] Two hours. [14:44:24] is there an Apple ical to subscribe to? :P [14:44:29] Probably! [14:44:37] (iCal is actually an open format...) [14:44:38] and a very good friend of mine just returned from his long trip, so i need to drink beers ... [14:44:42] damn. busy evening [14:44:53] but... drugs and bugs are mutual friends! ;) [14:45:05] Have your friend drink beers for both of you, and watch the Apple event and poke you with highlights [14:45:18] You can do the wmnl meeting and lurk in here. :) [14:45:39] I also have another meeting the last 30min which was moved there after defining the bugday date :-/ [14:46:31] woot, now have the shared google calendar showing up in my iCal [14:46:45] that's gonna help keeping track of these things. [14:47:06] andre__: That should be fine [14:48:15] 3MediaWiki extensions / 3PdfHandler: configuration problems with windows paths with blanks/spaces - 10https://bugzilla.wikimedia.org/70083#c7 (10carchaias) ...\Testwiki\maintenance>C:\"Program Files"\xpdf\bin64\pdfinfo.e xe -enc UTF-8 -l 9999999 -meta D:\MediawikiTestwiki_Images\f\f0\0003_1110_Tech nisc... [14:56:15] 3MediaWiki extensions / 3PdfHandler: configuration problems with windows paths with blanks/spaces - 10https://bugzilla.wikimedia.org/70083#c8 (10carchaias) or the other way round with double backslashes ...\Testwiki\maintenance>C:\\\"Program Files\"\xpdf\bin64\pdfinf o.exe -enc UTF-8 -l 9999999 -meta D:\M... [15:35:27] Morning, fabriceflorin [15:35:30] You're up early [15:36:26] Morning, marktraceur — I’m always up this early, but usually do not log on to IRC until I get to the office. This is an experiment to see if it’s worth it to log on the bus, despite the connectivity interruptions. [15:36:37] Ah! [15:38:42] weeeh :):):) Big day today. Start of the upload wirzard improovment. [15:38:47] * Steinsplitter waves to fabriceflorin :) [15:39:01] Continuation of? :) [15:39:05] Hello Steinsplitter :) [15:39:23] It's all aiming at making UploadWizard not suck, just these improvements will be a little more short-term [15:39:33] Hey Steinsplitter, will you be at Wikicon in Cologne next month? If so, let’s get together. [15:40:06] fabriceflorin: Not sure. Mabye. Last year i was there. [15:40:41] OK, be sure to ping me if you are going. I will be there all day Sat. Oct. 4. [15:40:51] ok :) [16:30:13] Hello! I'm just here to "say hi" and sit in during the bug traige meeting. Is that ok? [16:30:58] Josve05a: We're firmly anti-lurking here. :P [16:31:03] (no, of course, go ahead!) [16:31:31] Is this the right place BTW? [16:31:39] It is! [16:32:01] Woho! [16:52:59] 3MediaWiki extensions / 3PdfHandler: configuration problems with windows paths with blanks/spaces - 10https://bugzilla.wikimedia.org/70083#c9 (10Tisza Gergő) This looks fine. Can you try running maintenance/runJobs.php --type createPdfThumbnailsJob and see if you still get the error about not finding "C:\... [17:00:31] Bug triage time. [17:00:38] Woo [17:00:44] Welcome everybody! [17:00:55] (though traditionally there's not too many folks joining, it is how it is) [17:00:59] See https://www.mediawiki.org/wiki/Bug_management/Triage/20140909 and https://etherpad.wikimedia.org/p/BugTriage for more information [17:01:18] and https://commons.wikimedia.beta.wmflabs.org/wiki/Special:UploadWizard is down. Yay. [17:01:25] Of course [17:01:25] so much for testing ;) [17:01:51] I'll look into that at least [17:02:00] What was that you said about us being prepared? [17:02:23] errr... don't remember. Must have been drunk! [17:02:25] Oh, bloody hell [17:02:35] andre__: No SSL on betalabs [17:02:38] Everyone screws that up [17:03:19] hmm, but http://commons.wikimedia.beta.wmflabs.org/wiki/Special:UploadWizard redirects to https for me. And I don't think it's my browser plugins? [17:03:28] Huh. [17:03:40] There have been intermittent issues with this for a long time [17:03:45] Try clearing your cache maybe [17:03:52] chrismcmahon: Any thoughts? (again?)) [17:04:06] yay, it's my browser [17:04:07] http://commons.wikimedia.beta.wmflabs.org/wiki/Special:UploadWizard works for me... [17:04:14] works in Chrome, doesn't work in Firefox. sigh [17:04:19] alright then [17:04:25] Yeah, that seems to be the consensus [17:04:34] let's see which tickets I can pick from https://etherpad.wikimedia.org/p/BugTriage [17:04:44] I'm going to start with PATCH_TO_REVIEW [17:04:50] works in Nightly... [17:06:30] * andre__ gives https://bugzilla.wikimedia.org/show_bug.cgi?id=64699 a shot [17:07:04] Hm, I swear I fixed this bug already. [17:07:37] might be https://bugzilla.wikimedia.org/show_bug.cgi?id=60247 [17:07:45] but hard to say without browser console output, hence asking for it [17:07:55] Argh [17:07:57] http://upload.beta.wmflabs.org/wikipedia/commons/thumb/b/bb/Licensing_tutorial_en.svg/720px-Licensing_tutorial_en.svg.png [17:08:08] Thumbs broken on betacommons looks like [17:12:14] 3MediaWiki extensions / 3UploadWizard: Won't go from "Describe" to "Use" page when I click "Next" - 10https://bugzilla.wikimedia.org/64699#c2 (10Andre Klapper) 5NEW>3UNCO p:5High>3Normal This would welcome some browser console output, browser information, file size, and file type, because it might be... [17:14:14] heh, I asked the Multimedia team on the ticket if https://bugzilla.wikimedia.org/show_bug.cgi?id=60247 is being investigated, no answer yet. It has at least a filename and linenumber [17:15:06] I can try to reproduce https://bugzilla.wikimedia.org/show_bug.cgi?id=68807 again, if wanted... [17:15:14] 3MediaWiki extensions / 3UploadWizard: Template redirects can't be used as custom licenses in UW, for example, {{PD-simple}} - 10https://bugzilla.wikimedia.org/40920#c18 (10Mark Holmquist) 5PATC>3RESO/FIX Doesn't seem to be an issue anymore - tested on betacommons with {{blah}} which redirects to {{blah... [17:15:41] Josve05a, it's certainly welcome :) [17:15:42] * andre__ gives https://bugzilla.wikimedia.org/show_bug.cgi?id=70303 a shot [17:16:20] Josve05a, plus clarifying where short stops for you and where long begins :) [17:16:44] :P Will do some files and give examples [17:19:18] so if a Gerrit patch has been merged four days ago, would it be deployed already on commons.wikimedia.beta.wmflabs.org ? [17:19:24] I never get how often stuff is updated [17:19:31] marktraceur, ^ [17:19:58] andre__: Beta is updated from master every, like, 6 minutes. [17:20:03] hmm, alright [17:20:43] 3MediaWiki extensions / 3UploadWizard: Template used as campaign headerLabel is cached unwantedly - 10https://bugzilla.wikimedia.org/64685#c26 (10Mark Holmquist) I believe the two patches fix this issue. If there are further caching issues with the campaign contents, let us know and we can reopen. :) [17:21:14] 3MediaWiki extensions / 3UploadWizard: Template used as campaign headerLabel is cached unwantedly - 10https://bugzilla.wikimedia.org/64685 (10Mark Holmquist) 5PATC>3RESO/FIX [17:22:14] 3MediaWiki extensions / 3UploadWizard: Skip tutorial does not set user preference in Chrome and Firefox - 10https://bugzilla.wikimedia.org/70303#c14 (10Andre Klapper) Using http://commons.wikimedia.beta.wmflabs.org/wiki/Special:UploadWizard?debug=true and clicking the checkbox, I get Validation error agains... [17:22:18] Apparently we're bad at closing bugs [17:22:29] 3MediaWiki extensions / 3UploadWizard: Wizard does not block starting upload with non-descriptive filenames like DSC6200.JPG - 10https://bugzilla.wikimedia.org/65624#c11 (10Mark Holmquist) 5PATC>3RESO/FIX Seems fixed on beta commons. Thanks! [17:24:46] "There is another file already on the site with the same content." [17:24:58] I got that while loading https://www.flickr.com/photos/statephotos/14950833937/ [17:25:08] what is ? [17:25:46] * andre__ looks at https://bugzilla.wikimedia.org/show_bug.cgi?id=28925 [17:27:25] Josve05a: I think a reference to the very same page? [17:27:37] like in an anchor in HTML links [17:28:14] 3MediaWiki extensions / 3UploadWizard: UploadWizard Details page - title input too long, cut off in IE - 10https://bugzilla.wikimedia.org/28925#c3 (10Andre Klapper) p:5Normal>3Low (In reply to Mark Holmquist from comment #1) > Neil, if you could provide additional details as to when and how this happens,... [17:28:24] andre__ - I got that while trying to upload that file on https://commons.wikimedia.org/wiki/Special:UploadWizard ...it should be a link to the file, not a #. It keeps popping up, instead of a link [17:28:33] interesting. new bug? :) [17:28:44] But I suck a filing bugs! [17:29:12] Josve05a, I don't think so. :) But I guess you've read https://www.mediawiki.org/wiki/How_to_report_a_bug already? [17:29:25] steps to reproduce, what you expected, what happened, browser info etc, done! [17:29:41] Multiple times...people complain to me not following that properly... [17:29:58] 3MediaWiki extensions / 3UploadWizard: Upload Wizard crashes Safari when using long description texts - 10https://bugzilla.wikimedia.org/33607#c33 (10Mark Holmquist) 5PATC>3RESO/FIX We *think* this fixed it. If you continue to experience issues with browsers crashing, please reopen! [17:30:59] 3MediaWiki extensions / 3UploadWizard: Unexpected freezing of browser after hightlighting from the description field and/or pulling scroll on the bottom right to extend the field - 10https://bugzilla.wikimedia.org/68807#c6 (10Jonatan Svensson Glad (Josve05a)) 5UNCO>3RESO/FIX I tried these following photo... [17:31:29] Josve05a: people should not complain but tell you what specifically is missing [17:31:30] 3MediaWiki extensions / 3UploadWizard: Unexpected freezing of browser after hightlighting from the description field and/or pulling scroll on the bottom right to extend the field - 10https://bugzilla.wikimedia.org/68807 (10Jonatan Svensson Glad (Josve05a)) 5RESO/FIX>3RESO/WOR [17:31:31] fabriceflorin: Hey, can you chime in on https://bugzilla.wikimedia.org/show_bug.cgi?id=32890 ? My hunch is that we don't really want to do this. [17:32:03] marktraceur: I wonder if https://bugzilla.wikimedia.org/show_bug.cgi?id=28925 is the same as https://bugzilla.wikimedia.org/show_bug.cgi?id=56331 or if "inputs have to remain strictly in the data div" is not about the filename. [17:32:38] Though we will want to support cross-wiki uploads in the future (enwiki>commons), I think this is a long ways off. I can comment later this afternoon, tied up now with meetings. [17:32:52] Josve05a, thanks for retesting that ticket! [17:33:20] fabriceflorin: I mean, my thought is that it won't be an UploadWizard bug. [17:33:35] It would likely be a separate tool enabled by libraries torn out of UW. [17:34:07] marktraceur: Agreed. It’s not a bug, it’s a huge feature that will require extensive resources. I can say that this afternoon, if you like. [17:34:15] Cool. [17:34:42] andre__: They look very similar, if not identical. [17:35:02] I'll mark as dup [17:35:08] marktraceur: Last night, I accepted the ‘enlarge’ feature for Media Viewer. Please let me know if there are other non-technical features you would like me to accept overnight. Instructions on how to test them would be welcome :) [17:35:46] 3MediaWiki extensions / 3UploadWizard: UploadWizard Details page - title input too long, cut off in IE - 10https://bugzilla.wikimedia.org/28925#c4 (10Andre Klapper) 5UNCO>3RESO/DUP I'll mark this as dup of bug 56331 which has a screenshot. *** This bug has been marked as a duplicate of bug 56331 *** [17:35:47] 3MediaWiki extensions / 3UploadWizard: Step 2: Longer filenames truncated - 10https://bugzilla.wikimedia.org/56331#c2 (10Andre Klapper) *** Bug 28925 has been marked as a duplicate of this bug. *** [17:36:58] fabriceflorin: Noted. I'll make a sweep through the cards after the triage. [17:37:15] * andre__ tries to reproduce https://bugzilla.wikimedia.org/show_bug.cgi?id=41403 [17:38:11] bug created 70617 [17:38:15] https://bugzilla.wikimedia.org/show_bug.cgi?id=70617 [17:38:16] 3MediaWiki extensions / 3UploadWizard: Displays another file instead of a link to "the existing file". - 10https://bugzilla.wikimedia.org/70617 (10Jonatan Svensson Glad (Josve05a)) 3UNCO p:3Unprio s:3minor a:3None Step 1. Go to https://commons.wikimedia.org/wiki/Special:UploadWizard S... [17:38:33] marktraceur: Cool. Thanks as well for taking Pau and Abbey’s recommendations for the enlarge feature. I understand your reservations, but the users found that implementation useful, and it wouldn’t work nearly as well without the magnifier icon. Your flexibility on this point is much appreciated :) [17:40:10] marktraceur: you pinged me about 30 mins ago, sorry. SSL on beta labs? [17:40:46] urgh, "Add Media Wizard"? Isn't that dead nowadays? Looking at https://bugzilla.wikimedia.org/show_bug.cgi?id=27313 [17:41:14] 3MediaWiki extensions / 3UploadWizard: File extension letter case treatment should be unified on Commons - 10https://bugzilla.wikimedia.org/40326#c9 (10Mark Holmquist) 5PATC>3RESO/FIX Looks like this is just about done - I don't think it's necessary to change the filenames to have the same extensions in... [17:41:53] chrismcmahon: As usual [17:42:07] andre__: Yeah, it's dead [17:42:12] alright, will close [17:42:40] marktraceur: yep https://bugzilla.wikimedia.org/show_bug.cgi?id=68387 [17:42:58] 3MediaWiki extensions / 3UploadWizard: Integrate Upload Wizard into Add Media Wizard (tracking) - 10https://bugzilla.wikimedia.org/27313#c3 (10Andre Klapper) 5NEW>3RESO/WON Add Media Wizard is dead according to mtraceur. Closing as WONTFIX. [17:44:44] 3MediaWiki extensions / 3UploadWizard: UW does not display thumbs for OGV files in some browsers - 10https://bugzilla.wikimedia.org/41403#c2 (10Andre Klapper) I tried with https://upload.wikimedia.org/wikipedia/commons/6/65/Examplevideo.ogv (37MB) in Firefox 31 on http://commons.wikimedia.beta.wmflabs.org/w/... [17:46:08] fabriceflorin: I still disagree but am clearly a cantankerous old man trying to cling to reason in a world that's markedly unreasonable. :P [17:46:40] marktraceur: yeah, welcome to my world — it’s all about compromises :) [17:46:45] * andre__ tries to reproduce https://bugzilla.wikimedia.org/show_bug.cgi?id=23672 [17:50:28] 3MediaWiki extensions / 3UploadWizard: Upload wizard doesn't work in Konqueror: Clicking "Select media files to share" does nothing - 10https://bugzilla.wikimedia.org/23672#c4 (10Andre Klapper) Tried again with 4.13.3: Clicking "Select media files to share" does nothing. [17:53:59] 3MediaWiki extensions / 3UploadWizard: Upload Wizard progress meter/bar frequently shows "Finished" while uploads still in progress - 10https://bugzilla.wikimedia.org/37302#c10 (10Mark Holmquist) 5PATC>3RESO/FIX I think this was fixed recently, with https://gerrit.wikimedia.org/r/145428 Marking as closed. [17:54:44] 3MediaWiki extensions / 3UploadWizard: Adding watch option or watch by default using upload wizard - 10https://bugzilla.wikimedia.org/31313#c18 (10Mark Holmquist) Still waiting on code review. [17:55:31] * andre__ looks at https://bugzilla.wikimedia.org/show_bug.cgi?id=30049 [17:55:35] (03Abandoned) 10MarkTraceur: Allow "next" without completing all uploads [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/11004 (https://bugzilla.wikimedia.org/37462) (owner: 10MarkTraceur) [17:56:00] 3MediaWiki extensions / 3UploadWizard: Help desk link uses user-interface language - 10https://bugzilla.wikimedia.org/30049#c4 (10Andre Klapper) 5REOP>3RESO/WOR Unfortunately closing this report as no further information has been provided. ChrisiPK: Please feel free to reopen this report if you can prov... [17:56:29] 3MediaWiki extensions / 3UploadWizard: Allow providing image information (categories/description) while still uploading - 10https://bugzilla.wikimedia.org/37462#c14 (10Mark Holmquist) 5PATC>3NEW This will probably wind up being a pretty large refactor and UX improvement effort, requiring more of our time... [17:57:26] tgr: https://bugzilla.wikimedia.org/show_bug.cgi?id=56612 is this going to get reviewed at some point? :) [17:58:08] uhh [17:58:17] at some point, surely [17:58:23] :) [17:58:30] "later" is a sane answer, just checking in. [17:58:42] most of it is actually reviewed but has been re-committed due to some messup with branches [17:58:56] I think there is only one patch really needing review [17:59:38] two, but one of them is WIP [18:00:02] what's the maximum size that chunked uploads support for JPG? [18:00:17] there's an old report about 270 MB creating issues: https://bugzilla.wikimedia.org/show_bug.cgi?id=40586 [18:00:59] 3MediaWiki extensions / 3UploadWizard: Upload Wizard progress meter/bar frequently shows "Finished" while uploads still in progress - 10https://bugzilla.wikimedia.org/37302#c11 (10matanya) I don't know if this fix is deployed, but if it is, it is not fixed, it happened to me today. [18:01:00] I believe it [18:01:12] andre__: We're probably seeing echoes of that today with WLM uploads [18:03:14] 3MediaWiki extensions / 3UploadWizard: Upload Wizard licensing tutorial could use an overhaul - 10https://bugzilla.wikimedia.org/39802#c1 (10Andre Klapper) Still valid though we don't explicitly mention Mickey Mouse anymore: https://upload.wikimedia.org/wikipedia/commons/thumb/b/bb/Licensing_tutorial_en.svg/... [18:06:42] * andre__ looks at https://bugzilla.wikimedia.org/show_bug.cgi?id=38707 [18:08:44] 3MediaWiki extensions / 3UploadWizard: Failed uploads flag not cleared after restarting wizard ? - 10https://bugzilla.wikimedia.org/38707#c8 (10Andre Klapper) 5UNCO>3RESO/WOR No indication that this is still a problem, no clear way to contact original reporter for more info like browser or browser consol... [18:08:56] (03CR) 10MarkTraceur: "Rillke, rebase it and address Krinkle's comment, then ping me." [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/139592 (https://bugzilla.wikimedia.org/66366) (owner: 10Rillke) [18:11:53] betacommons is not working for me... [18:12:10] http://i.snag.gy/2Omen.jpg [18:12:36] Josve05a: Yeah, I had the same issue. [18:12:39] Not sure what's up. [18:12:47] I just skipped that... [18:12:54] Probably fine for now [18:13:02] It is that "Learn"-page... [18:13:48] http://upload.beta.wmflabs.org/wikipedia/commons/thumb/b/bb/Licensing_tutorial_en.svg/720px-Licensing_tutorial_en.svg.png [18:13:57] Not sure what that means. [18:14:33] Should bugs marked with "RESOLVED FIXED" be marked as VERIFIED or something? [18:14:51] one could, but I personally don't consider it a great use of time :) [18:14:56] wThat. [18:15:14] It is a great use of *my* time, since I can't do anything else... [18:15:22] (but I can't so... :P ) [18:15:39] Hm. [18:16:16] Josve05a: What's your bugzilla account? [18:16:42] gladjonatan@outlook.com [18:17:10] Josve05a: Try now! :) [18:17:34] Woho! [18:17:45] 3MediaWiki extensions / 3UploadWizard: UploadWizard adds categories without [[Category:]] prefix - 10https://bugzilla.wikimedia.org/30879 (10Jonatan Svensson Glad (Josve05a)) 5RESO/?>3VERI [18:18:59] 3MediaWiki extensions / 3UploadWizard: ApiFlickrBlacklistTest::testBlacklistMatchByNsid fails - 10https://bugzilla.wikimedia.org/66938#c6 (10Mark Holmquist) 5PATC>3RESO/FIX This looks fixed to me. [18:20:15] 3MediaWiki extensions / 3UploadWizard: {{PD-art-100}} not accepted by custom license field - 10https://bugzilla.wikimedia.org/69217#c6 (10Mark Holmquist) 5PATC>3RESO/FIX We no longer even validate license tags, so this should be fine. [18:20:45] 3MediaWiki extensions / 3UploadWizard: UploadWizard should not crash if message contains unknown magic word or template - 10https://bugzilla.wikimedia.org/30707 (10Jonatan Svensson Glad (Josve05a)) 5RESO/?>3VERI [18:22:28] 3MediaWiki extensions / 3UploadWizard: Title Blacklist changes are no longer performed in real-time - 10https://bugzilla.wikimedia.org/42554#c6 (10Mark Holmquist) 5ASSI>3RESO/FIX I think this got fixed when we fixed the unrelated titleblacklist problems in https://gerrit.wikimedia.org/r/158337 - working... [18:22:44] (03Abandoned) 10MarkTraceur: Redirect on all template calls [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/152817 (https://bugzilla.wikimedia.org/69217) (owner: 10MarkTraceur) [18:23:11] (03Abandoned) 10MarkTraceur: Test titles in Details step. [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/50953 (https://bugzilla.wikimedia.org/42554) (owner: 10Nischayn22) [18:23:55] Down to 14 bugs with patches waiting [18:24:30] 3MediaWiki extensions / 3UploadWizard: Upload Wizard not respecting default license of user - 10https://bugzilla.wikimedia.org/52611#c14 (10Jonatan Svensson Glad (Josve05a)) 5RESO/?>3VERI Works for me when I tried it on betacommons. Marking as VERIFIED. [18:25:26] meh, I need to slowly sneak into another meeting :-/ [18:25:36] andre__: K! Thanks for the help :) [18:25:38] * andre__ tries to test one more in parallel [18:25:45] I'll still be around though :) [18:26:29] I'm going to take a break too [18:26:34] But be back in like ten [18:28:30] 3MediaWiki extensions / 3UploadWizard: Upload Wizard - The file you submitted was empty - 10https://bugzilla.wikimedia.org/34387#c11 (10Jonatan Svensson Glad (Josve05a)) 5RESO/?>3VERI Works for me as well. Marking this as VERIFIED. [18:29:22] * andre__ tries to reproduc https://bugzilla.wikimedia.org/show_bug.cgi?id=52070 [18:32:14] 3MediaWiki extensions / 3UploadWizard: Displays another file instead of a link to "the existing file". - 10https://bugzilla.wikimedia.org/70617 (10Jonatan Svensson Glad (Josve05a)) [18:46:02] Trying to reproduce upload errors with large files and with slow internet makes me probably retest exactly 2.6 bug reports today. :P [18:46:07] * andre__ watches a progress bar [18:47:57] (03PS1) 10Bartosz Dziewoński: Correct path to fileicon-ogg.png for MW 1.24 [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/159361 (https://bugzilla.wikimedia.org/70615) [18:49:14] 3MediaWiki extensions / 3UploadWizard: "Script may be busy" Firefox warning when uploading specific files to Commons - 10https://bugzilla.wikimedia.org/57719#c4 (10Andre Klapper) 5UNCO>3RESO/WOR Reporter cannot reproduce the problem anymore, hence closing as WORKSFORME (sorry this did not receive attenti... [18:50:00] (03CR) 10Legoktm: [C: 032] Correct path to fileicon-ogg.png for MW 1.24 [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/159361 (https://bugzilla.wikimedia.org/70615) (owner: 10Bartosz Dziewoński) [18:50:12] (03Merged) 10jenkins-bot: Correct path to fileicon-ogg.png for MW 1.24 [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/159361 (https://bugzilla.wikimedia.org/70615) (owner: 10Bartosz Dziewoński) [18:51:49] * andre__ looks at bug reports with an assignee - only two [18:52:59] 3MediaWiki extensions / 3UploadWizard: blank title throws error: "mw.Title: Could not parse title ".jpg"" - 10https://bugzilla.wikimedia.org/39642#c3 (10Andre Klapper) Patch has a -1 plus needs rebase. Nischay: This issue has been assigned to you a while ago. Could you inform us whether you are still worki... [18:53:14] 3MediaWiki extensions / 3UploadWizard: UploadWizard Flickr on Wikimedia Commons should use {{Flickr source}} and {{Flickr author}} templates - 10https://bugzilla.wikimedia.org/43408#c11 (10Andre Klapper) Nischay: This issue has been assigned to you a while ago. Could you please provide a status update and i... [18:58:05] marktraceur: https://bugzilla.wikimedia.org/show_bug.cgi?id=53906 - where in the codebase are the Jasmine tests located? I fail to find any with the names given in the first comment [18:59:44] * andre__ looks at https://bugzilla.wikimedia.org/show_bug.cgi?id=40893 [19:00:22] andre__: Weeeee deletedthem. [19:00:28] A lot. [19:00:33] Cool. => Obsolete. [19:00:42] They're probably still in the history [19:00:49] neil bollocks [19:01:06] Why doesn't everyone run a VPS and irssi gorram it [19:01:14] 3MediaWiki extensions / 3UploadWizard: Convert jasmine tests to QUnit - 10https://bugzilla.wikimedia.org/53906#c2 (10Andre Klapper) 5NEW>3RESO/WOR mtraceur said these tests were deleted, hence closing as obsolete. [19:01:47] 3MediaWiki extensions / 3UploadWizard: Upload wizard on Commons cannot replace existing files - 10https://bugzilla.wikimedia.org/40893#c5 (10Andre Klapper) 5NEW>3UNCO p:5Normal>3Low Lane: Do you know if that is still a problem? When you try to overwrite/replace a file, what is the actual behavior? Is... [19:02:52] Alright, 2 hours are over. I'll continue a little bit in parallel. Definitely a nice outcome, but unfortunately apart from Josve no other participation, meh. The usual problem with bugdays [19:03:47] wodenn?^^ [19:04:44] It'll happen [19:04:48] Argh [19:04:52] Steinsplitter: hmm? What do you mean? [19:04:53] Have we not murdered coolcats yet [19:05:05] Where's my bloody rusted shovel [19:05:14] (that's a shovel, which is rusted, and has blood on it.) [19:05:28] unfortunately apart from Josve no other participation" this one [19:06:34] Steinsplitter: here, for this bugday [19:08:44] 3MediaWiki extensions / 3UploadWizard: Displays another file instead of a link to "the existing file". - 10https://bugzilla.wikimedia.org/70617 (10Jonatan Svensson Glad (Josve05a)) 5UNCO>3NEW [19:08:53] oh, ok. [19:09:09] (nvm,marked my own bug as confirmed.:P ) [19:09:14] heh [19:14:00] andre__: doofe question, but what is a bugday? [19:15:32] 3MediaWiki extensions / 3UploadWizard: Ask additional copyright questions of users claiming "own work" - 10https://bugzilla.wikimedia.org/40255#c4 (10Jonatan Svensson Glad (Josve05a)) p:5Low>3Normal With the amount of copyvio getting uploaded to Commons on a daily basis, I'm "upping" to priority on this... [19:17:59] Steinsplitter, it's about taking a look at existing open tickets, checking if they have enough info, if they are still valid, etc [19:18:06] trying to reproduce. basicaly "triage" [19:18:19] ah, thanks^^ :) [19:18:25] https://www.mediawiki.org/wiki/Bug_management/Triage/20140909 for this specific case what happened in the last 2 hours here :) [19:22:10] Steinsplitter: so I send emails to wikitech-l and commons-l about it, and I wonder how I would have successfully reached you. :) I realize I forgot to announce it on wiki and that's a shame and my fault. :( [19:50:58] 3MediaWiki extensions / 3UploadWizard: Skip tutorial does not set user preference in Chrome and Firefox - 10https://bugzilla.wikimedia.org/70303#c15 (10Tisza Gergő) (In reply to Neil Kandalgaonkar from comment #11) > We can add a confirmCloseWindow() to the AJAX call. This is a feature in > UploadWizard (wel... [20:34:43] 3MediaWiki extensions / 3UploadWizard: Skip tutorial does not set user preference in Chrome and Firefox - 10https://bugzilla.wikimedia.org/70303#c16 (10Chris McMahon) Tisza, we would have no problem negotiating a modal dialog in the test. My concern is that even though UW tells the user that it will update... [20:42:36] (03CR) 10Gilles: "I'll give the mixin a try tomorrow. If SVG is easily fixed, then I'll just try to find another feature check based on whatever is preventi" [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/159265 (https://bugzilla.wikimedia.org/70553) (owner: 10Gilles) [20:47:08] (03CR) 10MarkTraceur: [C: 04-1] "There are a few unused variables that got commented out, I'd prefer they get deleted instead." [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/155833 (owner: 10Jforrester) [20:48:42] didn't know we had stats for that stuff, http://korma.wmflabs.org/browser/repository.html?repository=gerrit.wikimedia.org_mediawiki_extensions_MultimediaViewer looking pretty good [20:49:00] http://korma.wmflabs.org/browser/repository.html?repository=gerrit.wikimedia.org_mediawiki_extensions_UploadWizard marktraceur's refactor activity is pretty clear :) [20:50:31] marktraceur: Yeah, I commented things out in case they were meant to be used and it was an oversight; happy to delete instead. [20:51:58] Sweet [21:09:14] 3MediaWiki extensions / 3UploadWizard: Help desk link uses user-interface language - 10https://bugzilla.wikimedia.org/30049#c5 (10ChrisiPK) Created attachment 16421 --> https://bugzilla.wikimedia.org/attachment.cgi?id=16421&action=edit Screenshot where the broken link occurs First of all, sorry for not re... [21:09:29] 3MediaWiki extensions / 3UploadWizard: Help desk link uses user-interface language - 10https://bugzilla.wikimedia.org/30049 (10ChrisiPK) 5RESO/WOR>3REOP [21:23:53] Hm, UploadWizard refactor patch got merged. [21:24:01] I'm going to have to work on some more refactoring. [21:24:06] Need a new refactor couch. [21:25:41] marktraceur: Also, for the issue gi11es found, I'm trying to work out what the broken CSS is "meant" to look like… [21:27:58] *nod* [21:30:23] marktraceur: Do you want me to fix existing places where unused arguments are comment out, or just leave them? [21:30:37] marktraceur: E.g. https://gerrit.wikimedia.org/r/#/c/155833/8/resources/jquery/jquery.pubsub.js line 45. [21:30:59] Just the ones you changed are fine. [21:31:03] Kk. [21:31:10] pubsub is going to die anyway [21:31:19] Good to know. :-) [21:36:12] (03PS9) 10Jforrester: Set up an npm test pipeline for JS, CSS and banana i18n messages [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/155833 [21:36:57] (03CR) 10Jforrester: "@Mark Done in PS9" [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/155833 (owner: 10Jforrester) [21:37:36] marktraceur: BTW, the follow-ups (removing each of the 6 over-rides in https://gerrit.wikimedia.org/r/#/c/155833/9/.jscsrc from the preset) are going to be fun… :-) [21:45:44] marktraceur: Is it likely that https://gerrit.wikimedia.org/r/#/c/3808/ (UW HTML5 drag-and-drop) will ever be merged, or will it be over-taken? It's the oldest outstanding patch in gerrit… [21:49:30] James_F: I dunno...I think we have a card and intend to work on it, but it might not be worth it [21:50:22] marktraceur: Abandon and redo < help a volunteer massage their patch into production, but… [21:51:06] marktraceur: If UW doesn't do drag-and-drop we'll just do it in the Editing team in our integrations into VE and WT… :-) [21:52:44] 3MediaWiki extensions / 3UploadWizard: Skip tutorial does not set user preference in Chrome and Firefox - 10https://bugzilla.wikimedia.org/70303#c17 (10Neil Kandalgaonkar) Change 158240 https://gerrit.wikimedia.org/r/#/c/158240/ seems to have solved the issue with testing. For just this one thing - the "si... [21:54:28] 3MediaWiki extensions / 3UploadWizard: Skip tutorial does not set user preference in Chrome and Firefox - 10https://bugzilla.wikimedia.org/70303#c18 (10Neil Kandalgaonkar) I don't think this is related to this bug. That's something to do with the logging or other events Mark's been adding to UW. (In reply t... [21:55:29] 3MediaWiki extensions / 3UploadWizard: Skip tutorial does not set user preference in Chrome and Firefox - 10https://bugzilla.wikimedia.org/70303#c19 (10Neil Kandalgaonkar) I don't seem to have the power to mark this closed, but I think it's done. [22:07:59] James_F, marktraceur: Re: drag and drop. I'm not even sure what this change accomplishes from inspecting the diff - just styling changes when you drag? The thing is, all modern browsers implement drag and drop for file fields anyway, so in a sense it already works. [22:08:22] neilk_: When we were working on this, I think it wasn't built-in [22:08:28] At least I don't remember it being that way. [22:08:35] James_F, marktraceur: It's been that way since when I started, in 2009 :) [22:08:39] ...huh. [22:08:44] Maybe I use shitty browsers [22:08:58] marktraceur: there are some comments in the code that suggest some special footwork is needed for Firefox, but I just tried it. Works in modern ones at least. [22:09:01] James_F: I think the style changes can pretty easily be a separate patch that's not so bloody complicated [22:09:14] Yeah, that must have been why [22:09:21] I was testing with FF back then and I still am :) [22:09:34] * marktraceur gets out his cane and says "Back in my day..." [22:10:21] yeah anyway so the only thing really needed for drag and drop is just to enlarge the file field appropriately [22:10:50] one of the things I've been trying to say is that we've been rather imprisoned by IE5 and IE6 compatibility, so the whole interface is button oriented. [22:12:21] and the whole interface was also designed to hold onto images before kicking off the simultaneous upload of all of them, for privacy and other concerns, which seems to have been dropped [22:13:01] there's some question whether ordinary users even like or understand what drag & drop means, too. Keeping Finder or Explorer windows open is annoying [22:13:13] annnyway all that aside it's not actually that hard to impl [22:14:27] marktraceur: anyway maybe there's something odd on Linux or your version of FF, but try it, just drag a file into the button area. [22:19:35] marktraceur: erm, sorry i missed the triage. I knew there was one coming up but I guess I didn't get a calendar invite. :( [22:24:01] (03PS8) 10MarkTraceur: Make tutorial step a controller and UI class [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/151785 [22:24:20] neilk_: It's OK :) [22:24:22] marktraceur: Fixing csslint errors, you mean? [22:24:27] marktraceur: Eh. If you want… [22:24:37] No no [22:24:42] James_F: For drag and drop [22:24:54] Oh, right. Sure, indeed. [22:30:44] 3MediaWiki / 3Uploading: SpecialUpload: Use Config instead of globals - 10https://bugzilla.wikimedia.org/69188#c4 (10Kunal Mehta (Legoktm)) 5PATC>3RESO/FIX Fixed all of them except for getInitialPageText, which has a @todo on it. Good enough for now. [23:03:26] (03CR) 10Krinkle: "Manual build PASSED: https://integration.wikimedia.org/ci/job/mwext-UploadWizard-npm/2/console" [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/155833 (owner: 10Jforrester) [23:16:27] (03CR) 10Krinkle: "recheck" [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/155833 (owner: 10Jforrester) [23:24:05] marktraceur: Want to test and merge? [23:24:10] marktraceur: 'Cos as of now that patch stands between you and being able to merge anything else. :-( [23:24:22] marktraceur: (I could split the commit into a trivial one that just checks for qqq messages, if it's not going to get merged today.) [23:31:59] 3MediaWiki extensions / 3UploadWizard: Make UploadWizard work crossdomain - 10https://bugzilla.wikimedia.org/32890#c9 (10Fabrice Florin) 5PATC>3RESO/WON Hi guys, cross-wiki uploads is on the multimedia team's roadmap for next year: https://www.mediawiki.org/wiki/UploadWizard But it is a major undertaki... [23:45:36] (03CR) 10Krinkle: "Reviewed. 2 minor things, rest looks great." (032 comments) [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/155833 (owner: 10Jforrester) [23:45:40] (03CR) 10Krinkle: [C: 04-1] Set up an npm test pipeline for JS, CSS and banana i18n messages [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/155833 (owner: 10Jforrester) [23:50:08] (03CR) 10Jforrester: Set up an npm test pipeline for JS, CSS and banana i18n messages (032 comments) [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/155833 (owner: 10Jforrester) [23:50:12] (03PS10) 10Jforrester: Set up an npm test pipeline for JS, CSS and banana i18n messages [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/155833 [23:53:45] fabriceflorin: do you mind leaving 32890 open instead of won't fix ? [23:54:00] it is still wanted, and you intend to fix it, just not now [23:55:30] Hi matanya : I am OK with keeping it open, as long as nobody tries to merge it. This is quite a ways off. Would you like to re-open it on your end, with the statement you just made? [23:56:08] yes, i use it to track requests and closing the bags removes it [23:56:12] oh, he left [23:56:18] *bugs [23:57:44] 3MediaWiki extensions / 3UploadWizard: Make UploadWizard work crossdomain - 10https://bugzilla.wikimedia.org/32890#c10 (10matanya) 5RESO/WON>3REOP Per conversion with Fabrice: it is still wanted, and intended to fix, just not now - hence, open, not won't fix.