[00:24:10] marktraceur: hi~ [00:24:17] vvv214wth: Hi! [00:24:25] vvv214wth: What can I help you with? :) [00:25:39] marktraceur: I've just reported a bug, so how can I upload code to try to fix this bug? [00:25:56] vvv214wth: Well, do you have the fix somewhere already? [00:26:40] marktraceur: you mean I have a solution? or someone has fixed it already? [00:28:07] vvv214wth: Do you have a solution? [00:28:40] marktraceur: yeah, maybe I can try.. [00:28:50] vvv214wth: Cool. [00:28:55] !git | vvv214wth [00:28:55] vvv214wth: MediaWiki development is using git, a distributed source control manager, starting on March 21st, 2012; details: https://www.mediawiki.org/wiki/Git_happens Instructions for using it: https://www.mediawiki.org/wiki/Git/Workflow To get an account: https://www.mediawiki.org/wiki/Project:Labsconsole_accounts [00:31:43] marktraceur: ok... I've clone the UW source, but don't know how to run... [00:32:09] !install | vvv214wth [00:32:09] vvv214wth: Installing MediaWiki takes between 10 and 30 minutes, and involves uploading/copying files and running the installer script to configure the software. Full instructions can be found in the INSTALL file supplied in the distribution archive. An installation manual can also be found at . See also: !download [00:32:30] marktraceur: great! [00:33:17] marktraceur: thanks a lot! how's my GSoC going? [00:33:57] vvv214wth: As far as I know you have an application in, and we'll look at it once we get the chance :) [00:36:06] marktraceur: good! thanks for your advices! how's your work now, are you busy/happy? [00:36:15] Busy :) [00:36:35] vvv214wth: But soon will be heading out to live life to some extent, so that's good [00:37:34] marktraceur: because only few of employers working for the big organization? [00:37:54] !download [00:37:54] The latest stable release of MediaWiki can be downloaded from . Files are supplied in a .tar.gz archive. MediaWiki can also be obtained direct from our Git repository . [00:38:23] vvv214wth: Sort of, yeah :) [00:40:12] marktraceur: I'm busy too because of the mid-term exam :.( [00:40:53] vvv214wth: Yeah. A busy time for everyone, it seems. [00:41:59] marktraceur: I think the manual for installation doesn't work... so I need to download mediawiki and UW, copy UW to mediawiki/extensions and then do what? [00:42:28] vvv214wth: You also need to install MediaWiki [00:42:58] vvv214wth: This will require a webserver and database, also [00:44:03] marktraceur: my mediawiki seems good, i can visit it from localhost [00:44:21] !e UploadWizard | vvv214wth [00:44:21] vvv214wth: https://www.mediawiki.org/wiki/Extension:UploadWizard [00:44:27] That page has the rest of the instructions, then [00:45:40] marktraceur: ok, thanks! [00:46:35] Add the following configuration to LocalSettings.php: $wgEnableUploads = true; $wgUseImageMagick = true; $wgImageMagickConvertCommand = ; # often /usr/bin/convert require_once( "$IP/extensions/UploadWizard/UploadWizard.php" ); [00:47:30] the first and second instructions already exists in localsettings.php, so I need to add them anyway? [00:47:39] vvv214wth: No, once should be OK [00:48:00] and as to the last one, I can't figure out my IP... [00:48:22] vvv214wth: You can paste in that string verbatim [00:48:33] it always goes wrong when i add it.. [00:53:11] why do you need your IP? [00:53:24] vvv214wth: $IP is a PHP variable [00:53:32] vvv214wth: Don't replace it [00:54:09] yeah, replace instead, if you haven't yet [00:55:13] great it works fine! thanks all of you! [00:55:47] the problem is I omitted to add some instructions below.. [01:01:59] UW on my local computer behaves a little strange, not exactly the same as that from wikicommons [01:02:31] vvv214wth: It's true [01:02:42] vvv214wth: You can simulate it a bit more closely, but yeah [01:04:21] marktraceur: so it is not easy to fix bugs since your code may behave differently? [01:28:34] vvv214wth: Most of the time the bugs apply to you no matter how you configure the software [01:38:46] marktraceur: oh that's true.. [02:11:01] testing [02:12:42] thats why this channel was so quiet.... [02:21:57] 03(mod) wfDebugLog should bypass wfIsDebugRawPage() filter - 10https://bugzilla.wikimedia.org/47960 (10Tim Starling) [02:26:42] 03(mod) Domino bug when serializing https://de.wikipedia.org/wiki/Liste_der_Denkm%C3%A4ler_im_K%C3%B6lner_Stadtteil_Altstadt-Nord - 10https://bugzilla.wikimedia.org/47952 +comment (10gerritadmin) [02:30:14] 03(mod) IE presents the notifications indicator as a block - 10https://bugzilla.wikimedia.org/47926 +comment (10Ryan Kaldari) [02:34:07] 03(NEW) Create a special argument for GENDER to use the currentpage user - 10https://bugzilla.wikimedia.org/47961 normal; MediaWiki: Internationalization; () [02:35:38] 03(mod) wfDebugLog should bypass wfIsDebugRawPage() filter - 10https://bugzilla.wikimedia.org/47960 (10Krinkle) [02:38:44] 03(NEW) Echo breaks the hasmsg API - 10https://bugzilla.wikimedia.org/47962 major; MediaWiki extensions: Echo; () [02:41:08] 03(mod) Need a higher z-index on the flyout - 10https://bugzilla.wikimedia.org/47896 (10Ryan Kaldari) [02:41:26] 03(mod) Fly-out preferences link moves below notifications link when zoom < 100% in chrome - 10https://bugzilla.wikimedia.org/47897 (10Ryan Kaldari) [02:48:50] 03(mod) Echo: Message for article-linked event should distinguish page titles from one another and usernames - 10https://bugzilla.wikimedia.org/47955 +comment (10rkaldari) [03:02:12] 03(mod) Domino bug when serializing https://de.wikipedia.org/wiki/Liste_der_Denkm%C3%A4ler_im_K%C3%B6lner_Stadtteil_Altstadt-Nord - 10https://bugzilla.wikimedia.org/47952 +comment (10mediawiki) [03:14:19] Hey there. I asked this question yesterday, but it's a bug that's still stumping me so maybe someone here tonight can help. I have a Special page with a Vanilla version of Interwiki that just blanks itself via Javascript as soon as it loads. Loads a blank page with Javascript enabled, works fine with Javascript disabled. Here's the page: http://fsl.cs.uiuc.edu/index.php/Special:Interwiki any advice/pointers appreciated, thanks guys! [03:16:02] pdaian: document.write() [03:16:07] Somewhere in your JavaScript. [03:17:02] gave a cursory glance last night, let me look again [03:17:10] thanks [03:17:58] Actually [03:17:58] , [03:18:21] I think the interwiki table uses JavaScript. [03:18:29] And it's probably just incompatible with your version of MediaWiki. [03:18:31] Maybe. [03:18:40] It uses sort table JavaScript, as I recall. [03:18:47] I just checked out the newest version from Git, should be compatible [03:18:57] it does, that seemed to be the script that was doing something strange [03:18:59] Are you running the newest version of MediaWiki from Git? [03:19:01] no [03:19:04] :-) [03:19:14] The extension should be branched somewhere. [03:19:18] I'm an incremental release behind I believe? [03:19:18] In a working state. [03:19:30] I mean [03:19:37] it says to use the master branch for MW 1.19+ [03:19:43] which includes my version [03:19:50] Perhaps it is wrong. [03:19:56] Can't trust wikis. [03:20:06] Anyway, my recommendation would be to try the branched version. [03:20:08] If there is one. [03:20:17] Or you may be able to fix the JavaScript issue yourself. [03:38:04] 03(mod) Adapt "contributors" benefit for different values of $wgActiveUserDays - 10https://bugzilla.wikimedia.org/47753 +comment (10Matthew Flaschen) [03:40:26] can someone help me track down a problem? https://commons.wikimedia.org/wiki/Commons:Administrators%27_noticeboard#Broken_location_template [03:40:39] e.g. here https://commons.wikimedia.org/wiki/File:B-Lichterfelde_Hindenburgdamm_Gutshaus.jpg [03:41:58] {{#coordinates:}} is complaining about something and i can't figure out why :l [03:43:41] also https://commons.wikimedia.org/wiki/Category:Pages_with_malformed_coordinate_tags is filling up quite rapidly... [03:44:47] i should NOT have touched that template [03:44:50] * moogsi sighs [03:46:56] sooo is there any way to stop that.. all those pages are rendering again with that dumb error [03:47:42] It should sort itself out eventually. [03:47:59] really? [03:48:13] cos i'm gonna have millions of confusing pages showing an error :( [03:48:30] and everyone will be saying WHAT IS THIS ERROR WHAT IS HAPPENING [03:50:28] well ok 80000 pages, it's not that bad [03:54:43] 03(mod) Link to #wikimedia-tech from the WMF error message - 10https://bugzilla.wikimedia.org/16043 +comment (10b) [03:55:39] but i still don't know what is causing the error :( [03:56:43] You! [03:58:36] no [03:59:02] the error where {{#coordinates:}} does not accept valid parameters for some reason [03:59:19] that's not my fault :P [03:59:55] unless you can transclude blame [04:00:29] moogsi: {{:blame/mswindows}}, perhaps? [04:01:49] would if i could [04:02:04] WP:BLAME [04:02:31] 03(mod) Stacktrace on copy-by-url upload - 10https://bugzilla.wikimedia.org/32204 +comment (10Nischay Nahata) [04:03:02] the problem is, one of our location templates suddenly produces an error when nothing has been altered https://commons.wikimedia.org/wiki/Commons:Administrators%27_noticeboard#Broken_location_template [04:03:33] and if you feed {{#coordinates:}} valid parameters then if gives you INVALID LATITUDE anyway [04:03:56] that is all i know, and i have a lot of faith, but i don't think it will 'fix itself' [04:06:16] and i take exception to indicating me as the cause :( it wasn't me! unless i am sleep-vandalizing things... [04:06:34] hmm [04:07:52] 03(mod) Thumbnails that are "inline" should break paragraphs - 10https://bugzilla.wikimedia.org/47518 (10ssastry) [04:13:11] 03(NEW) Block content in links. - 10https://bugzilla.wikimedia.org/47963 normal; Parsoid: JS/DOM; () [04:22:58] 03(mod) Block content in links. - 10https://bugzilla.wikimedia.org/47963 +comment (10mediawiki) [04:25:09] 03(mod) / / issues. - 10https://bugzilla.wikimedia.org/47326 +comment (10gwicke) [04:25:32] 03(mod) Rename Module talk namespace for Japanese Wikipedia - 10https://bugzilla.wikimedia.org/47933 +comment (10aokomoriuta) [04:28:19] 03(mod) Block content in links. - 10https://bugzilla.wikimedia.org/47963 +comment (10gwicke) [04:34:43] anyway, if anyone has any idea what might cause this https://commons.wikimedia.org/wiki/User:Moogsi/Invalid_latitude please tell me [04:34:56] remembering that "it's you" is not a valid answer [04:55:01] 03(mod) [MLEB] 2013.04 is not compatible with MediaWiki 1.19 - jquery.jStorage is not available - 10https://bugzilla.wikimedia.org/47876 +comment (10niklas.laxstrom) [05:08:33] 03(mod) Thumbnails that are "inline" should break paragraphs - 10https://bugzilla.wikimedia.org/47518 (10Gabriel Wicke) [05:15:43] 03(mod) Domino bug when serializing https://de.wikipedia.org/wiki/Liste_der_Denkm%C3%A4ler_im_K%C3%B6lner_Stadtteil_Altstadt-Nord - 10https://bugzilla.wikimedia.org/47952 +comment (10gwicke) [05:34:28] 03(NEW) Mention notifications should work from project pages as well as talk pages - 10https://bugzilla.wikimedia.org/47964 normal; MediaWiki extensions: Echo; () [05:35:10] 03(mod) #tag cannot produce XHTML-style self-closing tags, required by LST - 10https://bugzilla.wikimedia.org/37256 +comment (10Dovi Jacobs) [05:37:38] 03(mod) #tag cannot produce XHTML-style self-closing tags, required by LST - 10https://bugzilla.wikimedia.org/37256 (10Dovi Jacobs) [05:41:11] 03(mod) Create a special argument for GENDER to use the currentpage user - 10https://bugzilla.wikimedia.org/47961 normal->15enhancement (10Nemo) [05:41:40] 03(mod) Web fonts are not disabled immediately - 10https://bugzilla.wikimedia.org/47630 +comment (10Niklas Laxström) [05:41:59] 03(mod) Create a special argument for GENDER to use the userspace page owner - 10https://bugzilla.wikimedia.org/47961 summary (10Nemo) [05:47:34] 03(mod) [Regression] mw.loader: Code should execute after styles being loaded (wait for async cssText buffering) - 10https://bugzilla.wikimedia.org/46401 +comment (10niklas.laxstrom) [05:53:58] 03(mod) [Regression] mw.loader: Code should execute after styles being loaded (wait for async cssText buffering) - 10https://bugzilla.wikimedia.org/46401 +comment (10federicoleva) [05:54:06] 03(mod) [Regression] mw.loader: Code should execute after styles being loaded (wait for async cssText buffering) - 10https://bugzilla.wikimedia.org/46401 (10Nemo) [06:01:00] 03(mod) [MLEB] 2013.04 is not compatible with MediaWiki 1.19 - jquery.jStorage is not available - 10https://bugzilla.wikimedia.org/47876 +comment (10Nemo) [06:03:20] 03(mod) Link to #wikimedia-tech from the WMF error message - 10https://bugzilla.wikimedia.org/16043 +comment (10federicoleva) [06:04:10] TimStarling, quick question - how difficult would it be to setup a lab instance with a large (~1000) private IPs, so that it could hit production cluster which would see it as individual IPs, not one gateway [06:04:27] in other words - so that those ips are routable to prod cluster [06:04:42] hopefully fairly difficult [06:04:54] can't you test whatever it is you're testing in some other way? [06:05:32] what is it that you're testing? [06:05:39] TimStarling, well, not really - there are many steps, one of which is varnish that determins who is coming in based on the source IP. [06:06:01] based on that ip production should show different banners, etc [06:06:10] (testing zero) [06:07:01] this would be a very good auto-test that constantly validates that all Zero-related stuff is fully functioning [06:07:09] so you just need to fake client.ip in varnish [06:07:20] yep [06:07:25] it's only that variable that you want to test, not the actual network [06:08:01] 03(mod) [Regression] mw.loader: Code should execute after styles being loaded (wait for async cssText buffering) - 10https://bugzilla.wikimedia.org/46401 +comment (10federicoleva) [06:08:01] 03(mod) Link to #wikimedia-tech from the WMF error message - 10https://bugzilla.wikimedia.org/16043 +comment (10rjd0060.wiki) [06:08:02] you could have it respect XFF headers for certain test instances [06:08:12] instead of using client.ip directly [06:08:27] then you could forge any IP, not just private IPs [06:08:29] yurik: :P [06:09:15] well, i guess i could do something like that... more varnish magic :( [06:09:31] it already has some magic code for Opera [06:09:40] (mobile cluster forwarder) [06:11:00] TimStarling, thx, i guess varnish magic it is. Sigh :) [06:11:30] yurik: alternately you could use labs to provision several national mobile carriers [06:11:53] ori-l, not sure what you mean [06:12:04] sorry, i'm in a sardonic mood because i've been on hold with KLM with 40 minutes to cancel a ticket I was told was cancelled yesterday [06:12:10] maybe if the thing you wanted to test was a network switch or the linux kernel stack or something, then I would try to think of ways of doing it :) [06:12:40] ori-l, sounds like fun [06:13:08] i've heard "i can see clearly now" no fewer than three times [06:13:12] TimStarling, i have that kind of testing scheduled for tomorrow. For now, only the magic of php & varnish [06:13:22] clearly... [06:14:13] memcached FAQ says: [06:14:26] "How do I authenticate? [06:14:26] You don't! Well, you used to not be able to. Now you can." [06:15:01] that's what you get for putting your FAQ on a wiki [06:15:30] people trying to edit sentences instead of write text that actually makes sense [06:18:50] crystal clear :) [06:23:11] i am never working with rubygems again [06:25:45] http://ryanbigg.com/2010/12/ubuntu-ruby-rvm-rails-and-you/ : "Under no circumstance should you install Ruby, Rubygems or any Ruby-related packages from apt-get. This system is out-dated and leads to major headaches. Avoid it for Ruby-related packages. We do Ruby, we know what's best. Trust us." This is from the author of "Rails 3 in Action", apparently. [06:26:38] ori-l: and he's mostly right ... [06:27:21] mediawiki rock! [06:28:23] Moving away from your distribution's package management system is a big deal. The burden of evidence required for doing that is more substantial than "dude, seriously" [06:33:05] 03(mod) Thumbnails that are "inline" should break paragraphs - 10https://bugzilla.wikimedia.org/47518 +comment (10inez) [06:40:35] 03(mod) [TUX] Text cannot be marked in the original message field - 10https://bugzilla.wikimedia.org/47861 +comment (10niklas.laxstrom) [06:44:03] 03(mod) [TUX] Text cannot be marked in the original message field - 10https://bugzilla.wikimedia.org/47861 +comment (10federicoleva) [06:46:17] 03(mod) [TUX] Text cannot be selected in the original message field when in page view - 10https://bugzilla.wikimedia.org/47861 summary (10Nemo) [06:52:19] 03(NEW) The cog icon doesn't close the Display settings panel - 10https://bugzilla.wikimedia.org/47965 normal; MediaWiki extensions: UniversalLanguageSelector; () [07:04:44] 03(NEW) Language list disconnected from the inter-language links - 10https://bugzilla.wikimedia.org/47966 normal; MediaWiki extensions: UniversalLanguageSelector; () [07:04:47] 03(NEW) [INTERLANG] Rectangle visible in MonoBook - 10https://bugzilla.wikimedia.org/47967 normal; MediaWiki extensions: UniversalLanguageSelector; () [07:05:17] 03(mod) [INTERLANG] Rectangle visible in MonoBook - 10https://bugzilla.wikimedia.org/47967 +comment (10s.mazeland) [07:05:43] 03(mod) [INTERLANG] Rectangle visible in MonoBook - 10https://bugzilla.wikimedia.org/47967 (10Siebrand) [07:08:22] 03(NEW) [INTERLANG] Rectangle visible in MonoBook - 10https://bugzilla.wikimedia.org/47968 minor; MediaWiki extensions: UniversalLanguageSelector; () [07:08:42] 03(mod) [INTERLANG] No cog icon in Cologneblue skin - 10https://bugzilla.wikimedia.org/47968 summary (10Siebrand) [07:08:48] 03(mod) [INTERLANG] No cog icon in Cologneblue skin - 10https://bugzilla.wikimedia.org/47968 (10Siebrand) [07:14:17] 03(NEW) Inconsistency in labeling of language settings when integrated into language links - 10https://bugzilla.wikimedia.org/47969 normal; MediaWiki extensions: UniversalLanguageSelector; () [07:15:10] 03(mod) [INTERLANG] Inconsistency in labeling of language settings when integrated into language links - 10https://bugzilla.wikimedia.org/47969 summary (10Pau Giner) [07:15:23] 03(mod) [INTERLANG] Language list disconnected from the inter-language links - 10https://bugzilla.wikimedia.org/47966 summary (10Pau Giner) [07:16:15] 03(NEW) [INTERLANG/ANON] Weird bubble behavior when using "uselang" as anonymous user - 10https://bugzilla.wikimedia.org/47970 normal; MediaWiki extensions: UniversalLanguageSelector; () [07:16:54] 03(mod) [INTERLANG/ANON] Weird bubble behavior when using "uselang" as anonymous user - 10https://bugzilla.wikimedia.org/47970 (10Siebrand) [07:17:12] 03(mod) [INTERLANG] Language list disconnected from the inter-language links - 10https://bugzilla.wikimedia.org/47966 (10Pau Giner) [07:19:04] 03(NEW) [INTERLANG] Cog icon cannot be used to close the language settings panel - 10https://bugzilla.wikimedia.org/47971 normal; MediaWiki extensions: UniversalLanguageSelector; () [07:20:36] 03(NEW) [INTERLANG] Change "In other languages" to "Languages" if there are no interlanguage links - 10https://bugzilla.wikimedia.org/47972 normal; MediaWiki extensions: UniversalLanguageSelector; () [07:20:44] 03(mod) [INTERLANG] Change "In other languages" to "Languages" if there are no interlanguage links - 10https://bugzilla.wikimedia.org/47972 (10Siebrand) [07:22:00] 03(mod) [INTERLANG] Inconsistency in labeling of language settings when integrated into language links - 10https://bugzilla.wikimedia.org/47969 +comment (10Nemo) [07:22:48] 03(NEW) [INTERLANG] Avoid expand/contract options for language section when list is empty - 10https://bugzilla.wikimedia.org/47973 normal; MediaWiki extensions: UniversalLanguageSelector; () [07:23:05] 03(mod) [INTERLANG] Avoid expand/contract options for language section when list is empty - 10https://bugzilla.wikimedia.org/47973 (10Pau Giner) [07:24:00] 03(mod) #tag cannot produce XHTML-style self-closing tags, required by LST - 10https://bugzilla.wikimedia.org/37256 +comment (10fastgoldfish) [07:24:22] 03(NEW) [IME] "More settings" dialog appears disconnected from the action - 10https://bugzilla.wikimedia.org/47974 normal; MediaWiki extensions: UniversalLanguageSelector; () [07:24:33] 03(mod) [INTERLANG] Change "In other languages" to "Languages" if there are no interlanguage links - 10https://bugzilla.wikimedia.org/47972 +comment (10Nemo) [07:24:33] 03(mod) [INTERLANG] Inconsistency in labeling of language settings when integrated into language links - 10https://bugzilla.wikimedia.org/47969 (10Nemo) [07:24:40] 03(mod) [IME] "More settings" dialog appears disconnected from the action - 10https://bugzilla.wikimedia.org/47974 normal->15enhancement (10Siebrand) [07:31:09] 03(mod) Install Extension:Interlanguage on en.wikipedia - 10https://bugzilla.wikimedia.org/15607 +comment (10federicoleva) [07:31:34] 03(NEW) Wikimedia Foundation ERROR while attempting to import page - 10https://bugzilla.wikimedia.org/47975 normal; MediaWiki: Export/Import; () [07:31:48] 03(NEW) Font selection becomes persistent despite cancelling it - 10https://bugzilla.wikimedia.org/47976 normal; MediaWiki extensions: UniversalLanguageSelector; () [07:38:11] 03(NEW) [INTERLANG] Use tipsy on "Language settings" tooltip - 10https://bugzilla.wikimedia.org/47977 normal; MediaWiki extensions: UniversalLanguageSelector; () [07:42:01] 03(mod) [TUX] No details provided for message check failures - 10https://bugzilla.wikimedia.org/47923 +comment (10niklas.laxstrom) [07:45:54] 03(NEW) [INTERLANG] Cog icon appears misaligned with the text on the left - 10https://bugzilla.wikimedia.org/47978 normal; MediaWiki extensions: UniversalLanguageSelector; () [07:46:10] 03(mod) [INTERLANG] Cog icon appears misaligned with the text on the left - 10https://bugzilla.wikimedia.org/47978 (10Pau Giner) [07:47:50] 03(mod) VisualEditor: Link inspector input text always has LTR direction - 10https://bugzilla.wikimedia.org/47717 +comment (10gerritadmin) [07:54:35] 03(NEW) [INTERLANG] Show language selector on missing article - 10https://bugzilla.wikimedia.org/47979 enhancement; MediaWiki extensions: UniversalLanguageSelector; () [07:57:24] 03(mod) [INTERLANG] Use Tipsy on "Language settings" tooltip - 10https://bugzilla.wikimedia.org/47977 summary (10Nemo) [07:59:24] 03(mod) #tag cannot produce XHTML-style self-closing tags, required by LST - 10https://bugzilla.wikimedia.org/37256 +comment (10dovijacobs) [08:04:40] 03(mod) The cog icon doesn't close the Display settings panel - 10https://bugzilla.wikimedia.org/47965 (10Amir E. Aharoni) [08:22:00] 03(mod) [INTERLANG] Cog icon appears misaligned with the text on the left - 10https://bugzilla.wikimedia.org/47978 (10Siebrand) [08:24:57] 03(mod) [INTERLANG] Language list disconnected from the inter-language links - 10https://bugzilla.wikimedia.org/47966 +comment (10Siebrand) [08:24:59] 03(mod) Language selector increases the height of the page unnecessarily - 10https://bugzilla.wikimedia.org/47822 +comment (10s.mazeland) [08:27:07] 03(mod) IME in ULS fails to replace English characters on mobile - 10https://bugzilla.wikimedia.org/33243 +testme (10Siebrand) [08:37:14] 03(mod) No new user talk message on-wiki notification - 10https://bugzilla.wikimedia.org/43440 +comment (10federicoleva) [08:38:11] 03(NEW) udp2log logs are recreated as root:root preventing logging - 10https://bugzilla.wikimedia.org/47980 normal; Wikimedia Labs: deployment-prep (beta); () [08:45:27] 03(mod) If web notifications are turned off the yellow bar of death does not return - 10https://bugzilla.wikimedia.org/46550 (10Nemo) [08:45:27] 03(mod) Missing check box in Echo preferences - 10https://bugzilla.wikimedia.org/47743 (10Nemo) [08:50:36] Reedy: ping [09:00:51] 03(mod) Missing or useless links in Echo notification e-mails - 10https://bugzilla.wikimedia.org/46937 (10Nemo) [09:00:52] 03(mod) Talk page notifications should link to the section of the page - 10https://bugzilla.wikimedia.org/47954 +comment (10Nemo) [09:01:53] 03(mod) #tag cannot produce XHTML-style self-closing tags, required by LST - 10https://bugzilla.wikimedia.org/37256 +comment (10fastgoldfish) [09:02:10] 03(mod) Rollback must suppress notifications for rollbacked edit - 10https://bugzilla.wikimedia.org/46689 (10Nemo) [09:02:12] 03(mod) Edit revert should not trigger a talk page post notification if the edit being reverted was performed by the owner of the talk page - 10https://bugzilla.wikimedia.org/47143 (10Nemo) [09:02:37] 03(mod) Bugs that should be fixed before deploying Echo to en.wiki (tracking) - 10https://bugzilla.wikimedia.org/43833 +comment (10Nemo) [09:05:05] 03(mod) Echo: edit summary in notifications for talkpage messages is unclear - 10https://bugzilla.wikimedia.org/47934 summary; +comment (10Nemo) [09:07:10] 03(mod) udp2log logs are recreated as root:root preventing logging - 10https://bugzilla.wikimedia.org/47980 +comment (10hashar) [09:07:44] 03(mod) Missing or useless links in Echo notification e-mails - 10https://bugzilla.wikimedia.org/46937 +comment (10federicoleva) [09:12:44] 03(NEW) Improvement of glossary tools - 10https://bugzilla.wikimedia.org/47981 normal; MediaWiki extensions: Semantic MediaWiki; () [09:14:18] 03(mod) Improvement of glossary tools - 10https://bugzilla.wikimedia.org/47981 +comment (10eu.vlasenko) [09:14:38] 03(mod) Translation page does not contain the latest translations - 10https://bugzilla.wikimedia.org/46716 (10Siebrand) [09:17:01] 03(mod) [TUX] Incorrect message when nothing to proofread - 10https://bugzilla.wikimedia.org/46786 +comment (10Siebrand) [09:19:11] 03(NEW) [TUX] Implement all hints for empty lists in translation editor - 10https://bugzilla.wikimedia.org/47982 enhancement; MediaWiki extensions: Translate; () [09:19:22] 03(mod) [TUX] Implement all hints for empty lists in translation editor - 10https://bugzilla.wikimedia.org/47982 (10Siebrand) [09:19:26] 03(mod) [TUX] Incorrect message when nothing to proofread - 10https://bugzilla.wikimedia.org/46786 (10Siebrand) [09:19:43] hello [09:20:30] is there anyone who has problems with mediawiki when uploading files/pictures from IE9? [09:20:50] 03(mod) Browser freezes when trying to edit translation - 10https://bugzilla.wikimedia.org/47635 +comment (10Siebrand) [09:24:47] 03(NEW) accept a link instead of a value from the dropdown box - 10https://bugzilla.wikimedia.org/47983 normal; MediaWiki extensions: WikidataClient; () [09:29:27] 03(mod) udp2log logs are recreated as root:root preventing logging - 10https://bugzilla.wikimedia.org/47980 +comment (10gerritadmin) [09:31:23] 03(mod) [OPS] udp2log logs are recreated as root:root preventing logging - 10https://bugzilla.wikimedia.org/47980 summary (10Antoine "hashar" Musso) [09:34:42] 03(mod) Echo broken icw Modern skin - 10https://bugzilla.wikimedia.org/47932 +comment (10hartman.wiki) [09:47:21] 03(mod) [INTERLANG] No cog icon in Cologneblue skin - 10https://bugzilla.wikimedia.org/47968 +comment (10Derk-Jan Hartman) [09:49:02] 03(mod) #tag cannot produce XHTML-style self-closing tags, required by LST - 10https://bugzilla.wikimedia.org/37256 +comment (10dovijacobs) [09:49:49] when defining a gadget in MediaWiki:Gadgets-definition, how do I add more than one .js files? [09:50:12] like this: * mygadget[ResourceLoader|dependencies=jquery.ui.draggable,jquery.ui.button]|uif.js|uif-buttons.js|uif.css ? [09:51:16] 03(mod) #tag cannot produce XHTML-style self-closing tags, required by LST - 10https://bugzilla.wikimedia.org/37256 +comment (10dovijacobs) [09:51:22] 03(NEW) [jquery.ui] Links in dialogs are hard to recognize - 10https://bugzilla.wikimedia.org/47984 normal; MediaWiki: Skin and page rendering; () [09:52:52] 03(mod) conditional operator with () returns false - 10https://bugzilla.wikimedia.org/25373 +comment (10Marius Hoch) [10:03:34] 03(mod) [TUX] Proofread tooltip stuck in wrong place - 10https://bugzilla.wikimedia.org/46875 +comment (10s.mazeland) [10:03:44] 03(mod) [TUX] Proofread tooltip stuck in wrong place - 10https://bugzilla.wikimedia.org/46875 (10Siebrand) [10:09:20] 03(mod) WMF deployment config for Wikibase needs to be updated - 10https://bugzilla.wikimedia.org/47610 (10abraham.taherivand) [10:10:58] 03(mod) [TUX] Translation tabs are not updated - 10https://bugzilla.wikimedia.org/47003 +comment (10Siebrand) [10:14:17] 03(mod) [TUX] Translation tabs are not updated - 10https://bugzilla.wikimedia.org/47003 +comment (10s.mazeland) [10:19:01] 03(NEW) Respect bots/nobots-template - 10https://bugzilla.wikimedia.org/47985 major; MediaWiki extensions: TranslationNotifications; () [10:19:46] 03(mod) Filter group from Special:LanguageStats when group is not a priority language - 10https://bugzilla.wikimedia.org/47879 (10Siebrand) [10:20:30] any human here? [10:20:48] 03(mod) Add styling for previous/next in SearchTranslations - 10https://bugzilla.wikimedia.org/47920 (10Siebrand) [10:21:08] 03(mod) Language and group facets are duplicated when selected - 10https://bugzilla.wikimedia.org/47919 (10Siebrand) [10:22:36] 03(mod) Language bar percentages are off - 10https://bugzilla.wikimedia.org/47864 (10Siebrand) [10:22:51] 03(mod) WMF deployment config for Wikibase needs to be updated - 10https://bugzilla.wikimedia.org/47610 (10abraham.taherivand) [10:25:18] 03(mod) [TUX] Text cannot be selected in the original message field when in page view - 10https://bugzilla.wikimedia.org/47861 +comment (10Siebrand) [10:25:30] 03(mod) [TUX] Text cannot be selected in the original message field when in page view - 10https://bugzilla.wikimedia.org/47861 (10Siebrand) [10:25:47] 03(mod) [TUX] Proofreading terminology is not consistent in the interface - 10https://bugzilla.wikimedia.org/47824 (10Siebrand) [10:31:33] 03(mod) [TUX] On page mode, no pencil icon-buttons are shown - 10https://bugzilla.wikimedia.org/47800 +comment (10Siebrand) [10:32:38] 03(mod) [TUX] Page view doesn't fit long page titles - 10https://bugzilla.wikimedia.org/47642 normal->minor; +design (10Siebrand) [10:33:03] 03(mod) [TUX] On page mode, no pencil icon-buttons are shown - 10https://bugzilla.wikimedia.org/47800 +comment (10Nemo) [10:34:45] 03(mod) [TUX] Definition diff not shown if message is not fuzzy - 10https://bugzilla.wikimedia.org/47608 normal->15enhancement (10Siebrand) [10:35:28] 03(mod) "Prevent translations to languages other than the priority languages" should not prevent adding message documentation - 10https://bugzilla.wikimedia.org/47580 (10Siebrand) [10:36:35] 03(NEW) [TUX] "No messages to translate" shown incorrectly when switching from proofreading to page - 10https://bugzilla.wikimedia.org/47986 normal; MediaWiki extensions: Translate; () [10:36:50] 03(NEW) parameter passing for Upload Campaigns - 10https://bugzilla.wikimedia.org/47987 normal; MediaWiki extensions: UploadWizard; () [10:37:06] 03(mod) Allow adding message documentation when translation is restricted - 10https://bugzilla.wikimedia.org/47580 summary (10Siebrand) [10:41:29] 03(mod) Respect bots/nobots-template - 10https://bugzilla.wikimedia.org/47985 +comment (10Lennart Guldbrandsson) [10:42:58] 03(mod) [TUX] Yellow warning for non-priority language translation without reason is ugly - 10https://bugzilla.wikimedia.org/47644 (10Nemo) [10:43:03] 03(mod) [TUX] Special:Translate should give warning on exit when changes have not been applied yet - 10https://bugzilla.wikimedia.org/47184 (10Nemo) [10:43:09] 03(mod) [TUX] Quick changes of "task" selector (message list filter option) are not applied - 10https://bugzilla.wikimedia.org/47182 (10Nemo) [10:43:10] 03(mod) Confirming a fuzzied translation should be logged - 10https://bugzilla.wikimedia.org/47177 (10Nemo) [10:43:17] 03(mod) [TUX] Better adapt textarea width - 10https://bugzilla.wikimedia.org/47118 (10Nemo) [10:43:18] 03(mod) [TUX] Scale down everything on non-wide screen - 10https://bugzilla.wikimedia.org/47117 (10Nemo) [10:43:24] 03(mod) [TUX] Open group selector when clicking last link in breadcrumbs - 10https://bugzilla.wikimedia.org/47116 (10Nemo) [10:54:54] 03(NEW) [TUX] Confusing behavior trying to translate a translatable in a not whitelisted language - 10https://bugzilla.wikimedia.org/47988 normal; MediaWiki extensions: Translate; () [10:55:00] 03(mod) [TUX] Confusing behavior trying to translate a translatable in a not whitelisted language - 10https://bugzilla.wikimedia.org/47988 (10Siebrand) [10:58:02] 03(mod) [TUX] tux-statsbar-info overlaps with the bottom border of the selector row - 10https://bugzilla.wikimedia.org/47447 normal->15enhancement; +design; +comment (10Siebrand) [10:58:57] 03(mod) Various mobile pages consistently redirect to http://wikimediafoundation.org/wiki/Missing_wiki - 10https://bugzilla.wikimedia.org/47807 +comment (10Faidon Liambotis) [11:00:22] 03(mod) [TUX] Text in tooltip of group selector is not parsed - 10https://bugzilla.wikimedia.org/47446 summary; +comment (10Siebrand) [11:04:51] 03(NEW) Significant time optimisation of WordLevelDiff._split - 10https://bugzilla.wikimedia.org/47989 minor; MediaWiki: History/Diffs; () [11:06:09] 03(mod) [TUX] "No messages to translate" shown incorrectly when switching from proofreading to page - 10https://bugzilla.wikimedia.org/47986 +comment (10s.mazeland) [11:06:17] 03(mod) [TUX] "No messages to translate" shown incorrectly when switching from proofreading to page - 10https://bugzilla.wikimedia.org/47986 (10Siebrand) [11:07:03] 03(mod) [TUX] Cannot confirm outdated translation on "page" view - 10https://bugzilla.wikimedia.org/47397 (10Siebrand) [11:07:13] 03(mod) Use JSDuck syntax for inline examples in code documentation - 10https://bugzilla.wikimedia.org/47113 (10Siebrand) [11:14:56] 03(NEW) Maintenance script to permanently delete files - 10https://bugzilla.wikimedia.org/47990 normal; MediaWiki: Maintenance scripts; () [11:27:23] 03(mod) Semantic Maps incompatible with DataValues - 10https://bugzilla.wikimedia.org/47931 +comment (10Jeroen De Dauw) [11:27:45] 03(mod) [Phase I] Provide copy-and-paste-friendly wikitext export of interwikis - 10https://bugzilla.wikimedia.org/45975 (10Nemo) [11:27:46] 03(mod) Notice: Did not find alias for special page 'ExportRDF'. Perhaps no aliases are defined for it? - 10https://bugzilla.wikimedia.org/44191 (10Nemo) [11:27:47] 03(mod) "Flagged as abuse 1 flag" becomes "Flag as abuse" after clicking - 10https://bugzilla.wikimedia.org/44373 (10Nemo) [11:27:48] 03(mod) [TUX] Task/view selector (List/Page/Proofread) is not initially visible - 10https://bugzilla.wikimedia.org/47637 (10Nemo) [11:27:49] 03(mod) "Flag as abuse" icon is confusing - 10https://bugzilla.wikimedia.org/44375 (10Nemo) [11:27:50] 03(mod) Can't hide items on Special:Notifications - 10https://bugzilla.wikimedia.org/46692 (10Nemo) [11:27:51] 03(mod) Can't add CentralNotice message groups to aggregate groups - 10https://bugzilla.wikimedia.org/47921 (10Nemo) [11:27:52] 03(mod) Use language code subpages for subtitles to allow Translate extension usage - 10https://bugzilla.wikimedia.org/42790 (10Nemo) [11:27:53] 03(mod) "Activity" on a post should be called "log" - 10https://bugzilla.wikimedia.org/44371 (10Nemo) [11:27:53] 03(mod) Use Special:Log properly - 10https://bugzilla.wikimedia.org/44377 (10Nemo) [11:27:54] 03(mod) Improve translation memory for larger chunks of text - 10https://bugzilla.wikimedia.org/46484 (10Nemo) [11:34:19] 03(mod) Respect bots/nobots-template - 10https://bugzilla.wikimedia.org/47985 +comment (10Siebrand) [11:36:26] 03(mod) MathJax: Several commands that work in texvc are not recognized - 10https://bugzilla.wikimedia.org/35186 +comment (10mal.malego) [11:40:33] 03(mod) [INTERLANG] No cog icon in Cologneblue skin - 10https://bugzilla.wikimedia.org/47968 +comment (10Siebrand) [11:41:07] 03(mod) Allow online-only institutions, with no standard country / city - 10https://bugzilla.wikimedia.org/47957 +comment (10jeroen_dedauw) [11:43:42] 03(mod) WMF deployment config for Wikibase needs to be updated - 10https://bugzilla.wikimedia.org/47610 +comment (10gerritadmin) [11:50:01] 03(mod) [TUX] Better adapt textarea width - 10https://bugzilla.wikimedia.org/47118 (10Siebrand) [11:50:48] 03(mod) [TUX] Make message list and editor responsive - 10https://bugzilla.wikimedia.org/47117 summary (10Siebrand) [11:53:56] 03(mod) Add extension to show infos about a Moodle course - 10https://bugzilla.wikimedia.org/47381 normal->15enhancement (10Andre Klapper) [11:56:13] 03(NEW) Show user name being queried in title of Special:CentralAuth - 10https://bugzilla.wikimedia.org/47991 enhancement; MediaWiki: Special pages; () [11:56:26] 03(mod) Show user name being queried in title of Special:CentralAuth - 10https://bugzilla.wikimedia.org/47991 (10Scott Martin) [12:00:35] 03(mod) Download articles as a PDF book " is producing a PDF where the first heading in the file is cloned to all other headings in the PDF's TOC and individual Page headings - 10https://bugzilla.wikimedia.org/47831 (10Andre Klapper) [12:05:10] 03(mod) MW after 1.19 treats "news:" differently in on-wiki links - 10https://bugzilla.wikimedia.org/47878 summary (10Andre Klapper) [12:06:19] 03(mod) Lua's mw.language:formatDate shouldn't have the same 6000 characters limit that ParserFunction's #time has - 10https://bugzilla.wikimedia.org/47887 (10Andre Klapper) [12:06:31] 03(mod) use mediawiki's HTML output - 10https://bugzilla.wikimedia.org/47867 (10Andre Klapper) [12:08:19] 03(mod) [New UserLogin] Messages 'loginstart', 'loginend' and 'login-https' missing - 10https://bugzilla.wikimedia.org/47883 normal->15enhancement; +comment (10Andre Klapper) [12:10:46] 03(mod) Jenkins: Job mediawiki-core-qunit fails sometimes due to database being read-only - 10https://bugzilla.wikimedia.org/47639 +comment (10aklapper) [12:12:09] 03(mod) API query siteinfo namespacealiases should be sorted numerically, not by source - 10https://bugzilla.wikimedia.org/45382 +easy; +comment (10Sumana Harihareswara) [12:13:06] 03(mod) Respect bots/nobots-template - 10https://bugzilla.wikimedia.org/47985 +comment (10Lennart Guldbrandsson) [12:13:42] 03(mod) Thumbnails of large PNGs are not generated - 10https://bugzilla.wikimedia.org/9497 +comment (10maic274) [12:16:11] 03(mod) Please modify the MediaWiki:Group-centralnoticeadmin-member message - 10https://bugzilla.wikimedia.org/47613 +comment (10Andre Klapper) [12:17:38] 03(mod) Raise $wgMaxImageArea and $wgMaxAnimatedGifArea to highest allowable limit - 10https://bugzilla.wikimedia.org/47363 +comment (10maic274) [12:18:01] 03(mod) Centralized Search Engine ("interwiki" searches) - 10https://bugzilla.wikimedia.org/47775 +crosswiki; summary (10Andre Klapper) [12:21:30] 03(mod) sfEditFormPreloadText no longer works as it used to - 10https://bugzilla.wikimedia.org/47150 +comment (10f.trott) [12:21:58] 03(mod) Maintenance script to permanently delete files - 10https://bugzilla.wikimedia.org/47990 +comment (10p858snake) [12:26:19] 03(mod) missing.php does not redirect individual pages anymore - 10https://bugzilla.wikimedia.org/47908 +code-update-regression; +comment (10Andre Klapper) [12:28:46] 03(mod) Respect bots/nobots-template - 10https://bugzilla.wikimedia.org/47985 +comment (10Ronnie) [12:30:12] 03(mod) use vipsthumbnail to scale images - 10https://bugzilla.wikimedia.org/47311 (10Andre Klapper) [12:34:59] 03(mod) Greyline obscuring article/talk/edit tabs, seems to be caused by the new notifications tool - 10https://bugzilla.wikimedia.org/47904 +comment (10Andre Klapper) [12:37:27] 03(mod) Bot flag logic is in EditPage.php, leaving all other ways of doing edits without it - 10https://bugzilla.wikimedia.org/33461 +comment (10Andre Klapper) [12:42:14] 03(mod) Support inline player for MIDI files - 10https://bugzilla.wikimedia.org/18852 +comment (10Andre Klapper) [12:45:02] 03(mod) Watchlist shows incorrect total byte count delta for a Wikidata change - 10https://bugzilla.wikimedia.org/47940 +wikidata; summary; +comment (10Andre Klapper) [12:47:47] Hi! [12:48:13] After announcing the links to proposals for OPW and GSoC is there anything else we have to do? [12:48:28] 03(mod) use vipsthumbnail to scale images - 10https://bugzilla.wikimedia.org/47311 +comment (10jcupitt) [12:50:40] 03(mod) Create wikimania2014 wiki - 10https://bugzilla.wikimedia.org/47945 +comment (10aklapper) [12:53:08] 03(mod) Search aliases for "x" and "�" characters - 10https://bugzilla.wikimedia.org/47881 normal->15enhancement; +easy; +comment (10Andre Klapper) [12:54:33] 03(mod) zuul: status.json should be able to filter by change - 10https://bugzilla.wikimedia.org/47609 +comment (10Antoine "hashar" Musso) [12:55:05] 03(mod) font-size of output too small - 10https://bugzilla.wikimedia.org/26204 +comment (10Antoine "hashar" Musso) [12:56:08] 03(mod) When the number of search results is exactly 20, a useless and disappointing "next 20" link is generated - 10https://bugzilla.wikimedia.org/30163 +comment (10Andre Klapper) [12:56:08] 03(mod) last search results page contains next page link if result count is multiple of limit - 10https://bugzilla.wikimedia.org/19938 +comment (10Andre Klapper) [12:56:42] Hey Rtdwivedi. I'm not Sumana or anything, but I'm participating. I think we just continue submitting patches if we can. Also make sure you have a mentor (or more than one!) and that they've signed up on the Google Melange site [12:58:31] GorillaWarfare: I have submitted patches, got 2 mentors (Tpt and Zaran ), signed up on Melange. I saw Quim's mail regarding putting up the proposal on mailing list that I had not done. [12:59:14] 03(mod) in_array() expects parameter 2 to be array, null given in HTMLForm.php on line 2020 - 10https://bugzilla.wikimedia.org/47341 +comment (10Luis Felipe Schenone) [12:59:15] GorillaWarfare: Thank you! I read your proposal. It was nice. [12:59:38] Thank you :) [12:59:51] Yeah, I would just post on the mailing list about your proposal, then [13:00:02] And comment on the bug to mention you're working on it [13:01:30] Quim has mentioned my proposal on the bug comment thread. [13:02:47] 03(mod) Chechen Wikipedia: Translation of namespaces - 10https://bugzilla.wikimedia.org/47574 +shellpolicy; +comment (10Andre Klapper) [13:03:17] Rtdwivedi: how are the exams going? [13:03:20] guillom: looks like [[Apps/Commons/status&action=history]] and [[Wikimedia_Apps/Commons/status&action=history]] need to be histmerged together. Looks like it got wacky after the former got vandalised after I moved it [13:03:21] GorillaWarfare: hello [13:03:54] Hi Rahul21 [13:03:58] Rahul21: Hi. Exams are going fine. I have one tommorow. [13:04:09] 03(mod) Chechen Wikipedia: Translation of namespaces - 10https://bugzilla.wikimedia.org/47574 +i18n (10p858snake) [13:04:38] p858snake|l_: argh. Thank you for noticing. Will try to fix now. [13:05:01] 03(NEW) http://en.wikipedia.beta.wmflabs.org/ broken: Unknown cluster "extension1" - 10https://bugzilla.wikimedia.org/47992 critical; Wikimedia Labs: deployment-prep (beta); () [13:05:09] 03(mod) http://en.wikipedia.beta.wmflabs.org/ broken: Unknown cluster "extension1" - 10https://bugzilla.wikimedia.org/47992 (10Andre Klapper) [13:05:53] GorillaWarfare: Great Proposal! [13:06:38] Rtdwivedi: Best of luck for it! [13:06:59] Thanks, Rahul21 :) [13:06:59] Thanks! [13:07:04] 03(mod) MathJax: Several commands that work in texvc are not recognized - 10https://bugzilla.wikimedia.org/35186 +comment (10hartman.wiki) [13:07:31] 03(mod) meta.m.wikimedia.org user login doesn't work - 10https://bugzilla.wikimedia.org/47647 +comment (10Max Semenik) [13:08:06] 03(mod) Authorship Tracking - 10https://bugzilla.wikimedia.org/47956 +comment (10Andre Klapper) [13:08:20] 03(mod) UploadWizard does not support responsive web design - 10https://bugzilla.wikimedia.org/47917 +design (10Andre Klapper) [13:09:02] 03(mod) Word count is wrong, does not recognize non-ASCII characters - 10https://bugzilla.wikimedia.org/47733 +comment (10mr.heat) [13:09:11] 03(mod) UploadWizard does not support responsive web design - 10https://bugzilla.wikimedia.org/47917 +comment (10aklapper) [13:09:57] 03(mod) Make GENDER ignore everything after slash - 10https://bugzilla.wikimedia.org/47958 (10Andre Klapper) [13:11:16] 03(mod) Ability to watch section levels of pages - 10https://bugzilla.wikimedia.org/738 +comment (10aklapper) [13:11:26] 03(mod) WMF deployment config for Wikibase needs to be updated - 10https://bugzilla.wikimedia.org/47610 +comment (10gerritadmin) [13:11:54] 03(mod) http://en.wikipedia.beta.wmflabs.org/ broken: Unknown cluster "extension1" - 10https://bugzilla.wikimedia.org/47992 +comment (10gerritadmin) [13:15:41] 03(mod) http://en.wikipedia.beta.wmflabs.org/ broken: Unknown cluster "extension1" - 10https://bugzilla.wikimedia.org/47992 +comment (10Antoine "hashar" Musso) [13:15:46] 03(mod) http://en.wikipedia.beta.wmflabs.org/ broken: Unknown cluster "extension1" - 10https://bugzilla.wikimedia.org/47992 (10Antoine "hashar" Musso) [13:16:38] 03(mod) http://en.wikipedia.beta.wmflabs.org/ broken: Unknown cluster "extension1" - 10https://bugzilla.wikimedia.org/47992 (10Andre Klapper) [13:17:37] 03(mod) Thumbnails of large PNGs are not generated - 10https://bugzilla.wikimedia.org/9497 +comment (10kelson) [13:21:15] 03(mod) Central feedback page scrolls up when clicking View activity - 10https://bugzilla.wikimedia.org/47603 +comment (10mr.heat) [13:29:53] 03(NEW) Echo: placement of notifications in HTML makes it hard for screen-reader users to access - 10https://bugzilla.wikimedia.org/47993 normal; MediaWiki extensions: Echo; () [13:43:35] 03(mod) Opera Mini: Toast messages do not disappear - 10https://bugzilla.wikimedia.org/47569 +comment (10Krinkle) [13:46:59] 03(mod) Maintenance script to permanently delete files - 10https://bugzilla.wikimedia.org/47990 normal->15enhancement (10Andre Klapper) [13:47:40] 03(mod) Significant time optimisation of WordLevelDiff._split - 10https://bugzilla.wikimedia.org/47989 +performance; +comment (10Andre Klapper) [13:47:49] 03(mod) Opera Mini: Toast messages do not disappear - 10https://bugzilla.wikimedia.org/47569 +comment (10jrobson) [13:48:32] 03(mod) Description parameter passing for Upload Campaigns: Allow more than one language or language neutrality - 10https://bugzilla.wikimedia.org/47987 normal->15enhancement; summary (10Andre Klapper) [13:54:43] 03(mod) Raise $wgMaxImageArea and $wgMaxAnimatedGifArea to highest allowable limit - 10https://bugzilla.wikimedia.org/47363 +comment (10aklapper) [13:55:04] 03(mod) [jquery.ui] Links in dialogs are hard to recognize - 10https://bugzilla.wikimedia.org/47984 (10Andre Klapper) [13:56:20] 03(mod) Dumps should be incremental - 10https://bugzilla.wikimedia.org/28956 +comment (10Jamie Thingelstad) [13:56:43] toast ? does mediawiki even make toast now ? [13:56:56] 03(mod) PHP fatal error while attempting to import page: Argument 2 passed to Hooks::run() must be an array, object given - 10https://bugzilla.wikimedia.org/47975 summary (10Andre Klapper) [13:57:08] thedj[work]: yes... yes it does [13:57:15] 03(mod) Rename Module talk namespace for Japanese Wikipedia - 10https://bugzilla.wikimedia.org/47933 (10Andre Klapper) [13:59:43] 03(mod) [MLEB] 2013.04 is not compatible with MediaWiki 1.19 - jquery.jStorage is not available - 10https://bugzilla.wikimedia.org/47876 +comment (10niklas.laxstrom) [13:59:57] 03(mod) Thread title containing "" destroys entire page with $wgUseTidy = true - 10https://bugzilla.wikimedia.org/47885 (10Andre Klapper) [14:03:04] anyone from amsterdam here? [14:08:13] 03(mod) MathJax: Several commands that work in texvc are not recognized - 10https://bugzilla.wikimedia.org/35186 +comment (10hartman.wiki) [14:08:39] * hashar is shutting down Jenkins for a while. NO ETA [14:09:14] 03(mod) internal error for new user creating account and logging in - 10https://bugzilla.wikimedia.org/47892 +comment (10aklapper) [14:11:34] 03(mod) [Regression] mw.loader: Code should execute after styles being loaded (wait for async cssText buffering) - 10https://bugzilla.wikimedia.org/46401 +comment (10Andre Klapper) [14:12:11] 03(mod) Message not properly parsed: Link is not a link, improper markup - 10https://bugzilla.wikimedia.org/47935 summary (10Andre Klapper) [14:12:12] 03(mod) Interface messages needing rewording or documentation and other issues with existing messages (tracking) - 10https://bugzilla.wikimedia.org/38638 (10Andre Klapper) [14:12:35] 03(mod) Change to site js not directly visible on client side - recache on edit does not load from master? - 10https://bugzilla.wikimedia.org/47941 (10Andre Klapper) [14:12:54] 03(NEW) problems with thumbnail images - 10https://bugzilla.wikimedia.org/47994 normal; MediaWiki extensions: DumpHTML; () [14:13:24] 03(mod) WMF deployment config for Wikibase needs to be updated - 10https://bugzilla.wikimedia.org/47610 +comment (10aude.wiki) [14:14:24] 03(mod) Be more helpful when (un)watching via JavaScript fails due to invalid token - 10https://bugzilla.wikimedia.org/47916 (10Andre Klapper) [14:14:25] 03(mod) Interface messages needing rewording or documentation and other issues with existing messages (tracking) - 10https://bugzilla.wikimedia.org/38638 (10Andre Klapper) [14:14:42] 03(NEW) Jenkins 1.509.1 NPE: No field 'smtpHost' found in class 'jenkins.model.JenkinsLocationConfiguration' - 10https://bugzilla.wikimedia.org/47995 normal; Wikimedia: Continuous integration; () [14:15:16] 03(NEW) Jenkins 1.509.1 NPE: Failed Loading job gerrit-plugin-hooks-bugzilla - 10https://bugzilla.wikimedia.org/47996 normal; Wikimedia: Continuous integration; () [14:16:14] 03(mod) Jenkins 1.509.1 NPE: Failed Loading job gerrit-plugin-hooks-bugzilla - 10https://bugzilla.wikimedia.org/47996 +comment (10hashar) [14:16:23] 03(NEW) [Regression] mw.loader: Code should execute after styles being loaded (wait for async cssText buffering) - 10https://bugzilla.wikimedia.org/47997 normal; MediaWiki: ResourceLoader; () [14:16:24] 03(mod) [Regression] mw.loader: Code should execute after styles being loaded (wait for async cssText buffering) - 10https://bugzilla.wikimedia.org/46401 (10Nemo) [14:16:32] 03(mod) [Regression] flash of unstyled content in several places - 10https://bugzilla.wikimedia.org/47997 summary (10Nemo) [14:19:29] 03(mod) update Jenkins to latest version - 10https://bugzilla.wikimedia.org/47744 +comment (10hashar) [14:22:52] 03(mod) PHP fatal error while attempting to import page: Argument 2 passed to Hooks::run() must be an array, object given - 10https://bugzilla.wikimedia.org/47975 normal->major; +comment (10Sam Reed (reedy)) [14:23:46] 03(mod) UploadWizard does not support responsive web design - 10https://bugzilla.wikimedia.org/47917 +comment (10vvv214wth) [14:27:51] 03(mod) update Jenkins to LTS 1.509.1 - 10https://bugzilla.wikimedia.org/47744 summary; +comment (10Antoine "hashar" Musso) [14:28:08] 03(mod) in_array() expects parameter 2 to be array, null given in HTMLForm.php on line 2020 - 10https://bugzilla.wikimedia.org/47341 +comment (10sam) [14:28:30] 03(mod) [upstream] Jenkins is slow to start - 10https://bugzilla.wikimedia.org/47120 +comment (10hashar) [14:28:33] 03(NEW) Selser corruption? - 10https://bugzilla.wikimedia.org/47998 normal; Parsoid: JS/General; () [14:29:18] 03(mod) Selser corruption? - 10https://bugzilla.wikimedia.org/47998 +comment (10mediawiki) [14:32:33] 03(NEW) Echo: incorrectly parses section headings with wikimarkup in them. - 10https://bugzilla.wikimedia.org/47999 normal; MediaWiki extensions: Echo; () [14:38:31] 03(NEW) Test - 10https://bugzilla.wikimedia.org/48000 normal; Wikimedia: Bugzilla; () [14:40:54] 03(mod) Test - 10https://bugzilla.wikimedia.org/48000 +comment (10aklapper) [14:42:25] 03(mod) Browser freezes when trying to edit translation - 10https://bugzilla.wikimedia.org/47635 (10Niklas Laxström) [14:44:35] hi [14:44:58] 03(mod) Significant time optimisation of WordLevelDiff._split - 10https://bugzilla.wikimedia.org/47989 +comment (10bnagaev) [14:45:33] I wonder where the Wikia chat extension is on MediaWiki.... *muses* [14:46:37] It might not have an extension page [14:47:18] 03(mod) [upstream] Jenkins is slow to start - 10https://bugzilla.wikimedia.org/47120 +comment (10Antoine "hashar" Musso) [14:48:19] Last I checked it was an extension [14:48:25] But I may be wrong [14:48:47] All I know is it's on a Special: page and to add functions you use MediaWiki pages [14:50:03] 03(mod) Test - 10https://bugzilla.wikimedia.org/48000 +comment (10aklapper) [14:50:35] Yes, but it might not have a relevant documentation page on mediawiki.org [14:52:05] ahhh [14:53:18] 03(mod) Selser corruption? - 10https://bugzilla.wikimedia.org/47998 (10ssastry) [14:53:37] 03(mod) [upstream] Jenkins is slow to start - 10https://bugzilla.wikimedia.org/47120 +comment (10hashar) [14:56:02] Reedy: ping [14:56:34] I asked you for the historic Localsettings of enwiki, especially the extensions-section [14:56:38] 03(mod) Selser corruption? - 10https://bugzilla.wikimedia.org/47998 +comment (10gwicke) [15:00:42] 03(mod) New metric: pages created - 10https://bugzilla.wikimedia.org/47232 +comment (10Diederik van Liere) [15:00:48] I wish we could just go "No more admin requests unless they have a damn good reason" on mw wiki [15:03:11] 03(mod) [MLEB] 2013.04 is not compatible with MediaWiki 1.19 - jquery.jStorage is not available - 10https://bugzilla.wikimedia.org/47876 +comment (10federicoleva) [15:04:26] 03(mod) PHP Warning: in_array() expects parameter 2 to be array, null given in HTMLForm.php on line 2020 - 10https://bugzilla.wikimedia.org/47341 summary (10Krinkle) [15:09:36] 03(mod) Echo: placement of notifications in HTML makes it hard for screen-reader users to access - 10https://bugzilla.wikimedia.org/47993 +accessibility (10Graham87) [15:09:46] 03(NEW) Echo: Unstyled notifications badge flashed while page is loading - 10https://bugzilla.wikimedia.org/48001 major; MediaWiki extensions: Echo; () [15:11:42] 03(mod) wgMobileDeviceName is not populated on en.m.wikipedia.org - 10https://bugzilla.wikimedia.org/47586 +comment (10gerritadmin) [15:12:00] 03(mod) wgMobileDeviceName is not populated on en.m.wikipedia.org - 10https://bugzilla.wikimedia.org/47586 +comment (10gerritadmin) [15:12:10] arrbee, what is the main objective of the visual keyboard , aimed at touch screen devices or an easier way input small amount of text without a keyboard ? [15:12:16] 03(mod) Test - 10https://bugzilla.wikimedia.org/48000 (10Andre Klapper) [15:12:38] 03(mod) wgMobileDeviceName is not populated on en.m.wikipedia.org - 10https://bugzilla.wikimedia.org/47586 +comment (10Jon) [15:13:18] diadara: i'd say both. [15:13:26] 03(mod) [Regression] SpecialTranslate is flashing unstyled content - 10https://bugzilla.wikimedia.org/47997 summary; +comment (10Krinkle) [15:13:29] 03(mod) [Regression] mw.loader: Code should execute after styles being loaded (wait for async cssText buffering) - 10https://bugzilla.wikimedia.org/46401 (10Krinkle) [15:13:34] 03(mod) Echo: Email notifications don't give a clue of what they're about - 10https://bugzilla.wikimedia.org/46316 summary (10Krinkle) [15:13:42] 03(mod) [upstream] Jenkins is slow to start - 10https://bugzilla.wikimedia.org/47120 +comment (10Antoine "hashar" Musso) [15:13:57] anyone here from Amsterdam? [15:14:05] 03(mod) Echo: Unstyled notifications badge flashed while page is loading - 10https://bugzilla.wikimedia.org/48001 +comment (10krinklemail) [15:15:47] 03(mod) Jenkins: Job mediawiki-core-qunit fails sometimes due to database being read-only - 10https://bugzilla.wikimedia.org/47639 +comment (10krinklemail) [15:16:20] 03(mod) Jenkins: Job mediawiki-core-qunit fails sometimes due to database being read-only - 10https://bugzilla.wikimedia.org/47639 +comment (10krinklemail) [15:16:28] 03(mod) Selser corruption? - 10https://bugzilla.wikimedia.org/47998 (10ssastry) [15:21:06] 03(mod) MathJax: Several commands that work in texvc are not recognized - 10https://bugzilla.wikimedia.org/35186 +comment (10mal.malego) [15:26:46] 03(mod) Selser corruption? - 10https://bugzilla.wikimedia.org/47998 +comment (10gwicke) [15:27:20] 03(mod) [Regression] SpecialTranslate is flashing unstyled content - 10https://bugzilla.wikimedia.org/47997 +comment (10Nemo) [15:27:23] 03(mod) Echo: Unstyled notifications badge flashed while page is loading - 10https://bugzilla.wikimedia.org/48001 +comment (10Nemo) [15:27:37] 03(mod) [Regression] flash of unstyled content in several places - 10https://bugzilla.wikimedia.org/47997 summary (10Nemo) [15:27:47] sumanah: Hi! [15:27:54] hi prageck [15:28:45] 03(NEW) Jenkins: Check for server-side php errors during web request - 10https://bugzilla.wikimedia.org/48002 normal; Wikimedia: Continuous integration; () [15:29:20] sumanah: My mentor Santhosh Thottingal is on vacations till May 15th. Do I need to find a co-mentor ? [15:29:31] I was about to add my mentors in my proposal [15:29:32] prageck: Yes, you will need 2 mentors [15:29:59] 03(NEW) Large thumbnails of "lossless" files return error - 10https://bugzilla.wikimedia.org/48003 normal; Wikimedia: General/Unknown; () [15:30:27] 03(NEW) Updated ogv on Commons not updated - 10https://bugzilla.wikimedia.org/48004 normal; Wikimedia: General/Unknown; () [15:30:38] sumanah: Okay, can a mentor be involved in more than one projects ? [15:30:56] 03(mod) European varnish cache is not purged - 10https://bugzilla.wikimedia.org/47825 +comment (10Andre Klapper) [15:30:58] 03(mod) Large thumbnails of "lossless" files return error - 10https://bugzilla.wikimedia.org/48003 (10Marco) [15:31:00] 03(mod) Thumbnail/imagescaler (tracking) - 10https://bugzilla.wikimedia.org/41371 (10Marco) [15:31:24] prageck: we prefer not to do that [15:31:27] Nemo_bis: Could you really, /really/ not screw around with Bugzilla like you just did on by 47997? [15:31:41] 03(mod) Updated ogv on Commons not updated - 10https://bugzilla.wikimedia.org/48004 (10Andre Klapper) [15:32:54] hmm which is that [15:33:09] Hi. Does anyone know how I can remove/rollback a wrong translation added via [[Extension:Translate]] ? [15:33:31] James_F: what about it? [15:33:47] sumanah: Okay, thanks. [15:33:51] I opened a wrong report misreading a suggestion and I closed it [15:34:00] 03(mod) Jenkins: Check for server-side php errors during web request - 10https://bugzilla.wikimedia.org/48002 +comment (10krinklemail) [15:34:53] Nemo_bis: SO where is the bug for Special:Translate now? [15:34:57] Nemo_bis: You have been told three times by investigating developers that bug 47997 (in its various guises) is not a ResourceLoader bug, and yet you keep edit-warring to put it back in that category. It's deeply inappropriate. Also, removing other people from the CC list is always considered the wrong thing to do unless they ask (or it's a security bug). And there is still the problem with the Translate extension [15:34:57] that Nike is having - whether or not the bug is 'real' is for him to decide, not you. [15:35:19] prageck: aharoni is a co-mentor for that project. I'll check with him again about adding himself on melange. [15:36:15] Krinkle: dunno, but mine wasn't it [15:36:20] 03(mod) [Regression] SpecialTranslate is flashing unstyled content - 10https://bugzilla.wikimedia.org/47997 summary; +comment (10Krinkle) [15:36:27] Nemo_bis: It was, 3/4 things you mentioned are that bug [15:36:33] it just contained an extra thing about Echo [15:36:36] arrbee|mtg: I was about to ask him, since it is not mentioned on the featured projects list that who will be co mentoring my project. [15:36:36] which I split out [15:36:37] Nemo_bis: You don't "own" bugs. [15:36:57] Nemo_bis: Even if you created it, it's not yours to kill, it's for the developer community to decide. [15:37:09] it was just a spin off from that other bug... [15:37:09] Nemo_bis: Think of Bugzilla like a wiki and act accordingly. [15:37:34] Nemo_bis: The other bug you kept re-opening? That you said was a dependency when it wasn't? [15:37:43] kept reopening? [15:38:02] if i install extensions via git, how do i make sure they're compatible with my version of mediawiki? [15:38:03] I didn't say it was a dependency, I cloned it [15:38:09] Nemo_bis, maybe you know ? [15:38:09] Nemo_bis: Re-opened twice is 'kept'. [15:38:32] Quentinv57: Translate extension on metawiki, on TWN, or elsewhere? [15:38:33] did I [15:38:40] on meta [15:38:48] Quentinv57: Which translation? [15:38:54] James_F: I reopened it only once [15:39:06] James_F, https://meta.wikimedia.org/w/index.php?title=Special:Translate&language=ta&group=page-Wikimedia+Foundation+elections+2013&filter=translated&action=translate [15:39:11] last two ones on this page [15:39:18] I can't even set it empty [15:39:28] I wasn't aware of bug 48001 [15:39:44] Quentinv57: Aha. If you click to expand the row, there's a little down-chevron on "Translations:Wikimedia Foundation elections 2013/22/ta". [15:39:54] yes and don't use it [15:40:05] Quentinv57: Click that, then history, then delete the page. Fixed. [15:40:19] James_F, great, thanks :) [15:40:28] Nemo_bis: Quentinv57 shouldn't do that? [15:40:30] Quentinv57: done [15:40:42] Nemo_bis: AFAIAA that's the only way to remove a false translation with no good version. [15:40:52] James_F: you're wrong [15:41:01] Nemo_bis: Tell me how, then. :-) [15:41:19] that's actually the only way NOT to remove it [15:41:26] https://meta.wikimedia.org/w/index.php?title=Translations:Wikimedia_Foundation_elections_2013/22/ta&diff=prev&oldid=5456195 [15:41:37] this is the correct way (as of now) [15:41:45] Nemo_bis: And where is the tool to do that? [15:42:00] it's called copy and paste :) [15:42:26] Nemo_bis: So, the tool is deficient. There exists a perfect wiki way to delete a translation, called, umm, delete, and we're magically meant to know that it doesn't work? [15:42:33] Nemo_bis: Where's the bug about this, then? ;-) [15:42:39] James_F: on bugzilla [15:43:22] Nemo_bis: 39415 is about the bug, not the failure to provide an adequate tool. [15:43:44] 03(mod) MathJax: Several commands that work in texvc are not recognized - 10https://bugzilla.wikimedia.org/35186 +comment (10peter.krautzberger) [15:44:17] 03(mod) Selser corruption? - 10https://bugzilla.wikimedia.org/47998 +comment (10gwicke) [15:44:23] James_F: anyway, the part about "keep reopening" was a misunderstanding, reopening the bug was IMHO appropriate before I knew of bug 48001 and spinning off the reopening part wasn't (as Krinkle noted) so it made sense to invalidate the bug. Adding 15 people to cc for a Translate bug doesn't make sense either. [15:44:32] James_F: sorry I fail to see the difference [15:45:55] Nemo_bis: The tool should have a "this is completely wrong, please remove it" button for false translations, which, when it's the only version, should delete the page (after bug 39415 is fixed). [15:46:00] I r teh leet hax0r. With root console access to my webserver I am able to root my own install! yay me! [15:46:15] for the record, I didn't cc all those people. They are default cc's when the bug is moved to Translate [15:47:13] Krinkle: I was speaking of my cc, not yours, you have no faults :) [15:47:30] James_F: feel free to file an enhancement request, I'm unable to judge it [15:47:58] 03(mod) Updated ogv on Commons not updated - 10https://bugzilla.wikimedia.org/48004 +comment (10sam) [15:48:57] Nemo_bis: Kk. [15:49:38] 03(mod) dumpHtml does not receive thumbnail images using [[Image:image.png|thumb|alt=description|description]] - 10https://bugzilla.wikimedia.org/47994 summary (10Andre Klapper) [15:50:36] 03(mod) Selser corruption? - 10https://bugzilla.wikimedia.org/47998 +comment (10gwicke) [15:51:08] and btw no, bugzilla is not a wiki, for instance I can't unwatch a report I created [15:52:37] 03(NEW) Translate: Provide a way to delete a translation - 10https://bugzilla.wikimedia.org/48005 enhancement; MediaWiki extensions: Translate; () [15:52:39] 03(mod) Deleting a translation unit page doesn't remove the corresponding content from the translation page - 10https://bugzilla.wikimedia.org/39415 (10James Forrester) [15:52:51] Nemo_bis: ^^^ Bug 48005 [15:53:09] 03(NEW) VisualEditor sometimes posting to the wrong API when serializing wikitext? - 10https://bugzilla.wikimedia.org/48006 normal; VisualEditor: MediaWiki integration; () [15:53:28] 03(mod) Selser corruption? - 10https://bugzilla.wikimedia.org/47998 (10Gabriel Wicke) [15:53:30] 03(mod) VisualEditor sometimes posting to the wrong API when serializing wikitext? - 10https://bugzilla.wikimedia.org/48006 (10Gabriel Wicke) [15:54:20] 03(mod) Translate: Provide a way to delete a translation - 10https://bugzilla.wikimedia.org/48005 +comment (10Nemo) [15:55:03] 03(mod) VisualEditor: VE sometimes posting to the wrong API when serializing wikitext? - 10https://bugzilla.wikimedia.org/48006 normal->04CRIT; summary; +comment (10James Forrester) [15:55:14] 03(mod) Selser corruption? - 10https://bugzilla.wikimedia.org/47998 +comment (10Gabriel Wicke) [15:55:15] James_F: perfect wiki way? :o [15:55:29] deletion is not accessible from TUX ui anywhere [15:55:35] Nikerabbit: Exactly. [15:56:04] Nikerabbit: Also, asking people to leave "the whizzy Translate interface" is sad anyway. :-) [15:56:23] feature creep ;) [15:56:38] 03(mod) allow accessing data from an item not connected to the current page - 10https://bugzilla.wikimedia.org/47930 (10soulkeeper.wikipedia) [15:56:46] but yeah it is possible to hook on page deletions and moves to trigger translatable page updates [15:57:00] sigh Krinkle, I said I considered it invalid [15:57:17] repurposing bugs so much looks so ugly [16:01:43] Uh, bugzilla 5.0 will have it https://bugzilla.mozilla.org/show_bug.cgi?id=148564 [16:03:20] 03(mod) Create wikimania2014 wiki - 10https://bugzilla.wikimedia.org/47945 +comment (10gerritadmin) [16:17:46] 03(NEW) PDF generation on commons fails for Google Doc PDF - 10https://bugzilla.wikimedia.org/48007 normal; MediaWiki extensions: PdfHandler; () [16:21:32] 03(mod) Updated ogv on Commons not updated - 10https://bugzilla.wikimedia.org/48004 +comment (10maic274) [16:21:37] 03(mod) VisualEditor: heading removal adds ♙ - 10https://bugzilla.wikimedia.org/47943 +comment (10lydia.pintscher) [16:22:23] 03(mod) Updated ogv on Commons not updated - 10https://bugzilla.wikimedia.org/48004 +comment (10sam) [16:25:56] 03(mod) PHP Warning: in_array() expects parameter 2 to be array, null given in HTMLForm.php on line 2020 - 10https://bugzilla.wikimedia.org/47341 +comment (10schenonef) [16:27:24] 03(NEW) not enough difference between reading and editing mode - 10https://bugzilla.wikimedia.org/48008 normal; VisualEditor: General; () [16:31:10] 03(mod) PHP fatal error while attempting to import page: Argument 2 passed to Hooks::run() must be an array, object given - 10https://bugzilla.wikimedia.org/47975 +comment (10Alex Monk (Krenair)) [16:34:00] 03(mod) Updated ogv on Commons not updated - 10https://bugzilla.wikimedia.org/48004 +comment (10maic274) [16:38:46] 03(NEW) API: meta=notifications throws fatal error in xml - 10https://bugzilla.wikimedia.org/48009 normal; MediaWiki extensions: Echo; () [16:42:11] 03(NEW) indent buttons stay grayed out - 10https://bugzilla.wikimedia.org/48010 normal; VisualEditor: General; () [16:42:57] 03(mod) Set $wgCategoryCollation to 'uca-vi' on all Vietnamese wikis and rebuild category sort keys - 10https://bugzilla.wikimedia.org/45979 -patch-in-gerrit ; +comment (10Bartosz Dziewoński) [16:43:09] Nemo_bis, what do https://www.mediawiki.org/wiki/Special:PrefixIndex/Fr�ttinga have to do with MediaWiki? [16:44:19] 03(mod) Introduce a new Variable {{ROOTPAGENAME}} (similar to {{BASEPAGENAME}} - 10https://bugzilla.wikimedia.org/6747 +comment (10db) [16:44:36] 03(mod) Create a special argument for GENDER to use the userspace page owner - 10https://bugzilla.wikimedia.org/47961 +comment (10db) [16:46:09] 03(mod) Make GENDER ignore everything after slash - 10https://bugzilla.wikimedia.org/47958 +comment (10db) [16:47:29] 03(mod) Authorship Tracking - 10https://bugzilla.wikimedia.org/47956 (10Michael) [16:47:55] Krenair: haven't you already asked me few days ago [16:48:06] I need it for some screenshots for docs [16:48:18] might've [16:48:39] let me copy it to talk so that you remember next time then :) [16:48:50] 03(mod) Authorship Tracking - 10https://bugzilla.wikimedia.org/47956 +comment (10mshavlovsky) [16:49:09] Krenair: can I? [16:49:24] 03(NEW) API: notlimit parameter does not accept "max" as a value - 10https://bugzilla.wikimedia.org/48011 normal; MediaWiki extensions: Echo; () [16:53:34] 03(mod) Thumbnails that are "inline" should break paragraphs - 10https://bugzilla.wikimedia.org/47518 +comment (10gwicke) [16:56:23] 03(mod) internal error for new user creating account and logging in - 10https://bugzilla.wikimedia.org/47892 +comment (10Antoine "hashar" Musso) [16:56:26] 03(mod) http://en.wikipedia.beta.wmflabs.org/ broken: Unknown cluster "extension1" - 10https://bugzilla.wikimedia.org/47992 +comment (10hashar) [16:58:17] 03(mod) TorBlock catches Tor relay node - 10https://bugzilla.wikimedia.org/47626 normal->major; +comment (10Legoktm) [17:01:11] 03(mod) API: meta=notifications throws fatal error in xml - 10https://bugzilla.wikimedia.org/48009 +comment (10gerritadmin) [17:01:26] 03(mod) TorBlock catches Tor relay node - 10https://bugzilla.wikimedia.org/47626 +comment (10sam) [17:01:34] 03(mod) API: meta=notifications throws fatal error in xml - 10https://bugzilla.wikimedia.org/48009 (10Alex Monk (Krenair)) [17:01:44] 03(mod) Echo: do not send talkpage notifications if the edit is both made by a bot-flagged account, and marked as minor - 10https://bugzilla.wikimedia.org/47910 (10Ryan Kaldari) [17:05:46] 03(mod) TorBlock catches Tor relay node - 10https://bugzilla.wikimedia.org/47626 +comment (10Haakon Nilsen) [17:07:50] 03(mod) TorBlock catches Tor relay node - 10https://bugzilla.wikimedia.org/47626 (10Legoktm) [17:07:50] 03(mod) Steward, global sysop and SWMT tasks bugs (tracking) - 10https://bugzilla.wikimedia.org/41492 (10Legoktm) [17:09:49] 03(mod) TorBlock catches Tor relay node - 10https://bugzilla.wikimedia.org/47626 +comment (10sam) [17:12:46] !gadgets [17:12:46] For information about Extension:Gadgets see http://www.mediawiki.org/wiki/Extension:Gadgets [17:18:02] 03(mod) Show user name being queried in title of Special:CentralAuth - 10https://bugzilla.wikimedia.org/47991 (10Alex Monk (Krenair)) [17:20:49] 03(mod) Create page link when searching for liquid threads is wrong - 10https://bugzilla.wikimedia.org/47877 +comment (10krenair) [17:26:49] 03(mod) random occurences of svn and phase3 in code - 10https://bugzilla.wikimedia.org/38714 +comment (10Dheeraj Joshi) [17:30:17] 03(mod) API: notlimit parameter does not accept "max" as a value - 10https://bugzilla.wikimedia.org/48011 (10bsitu) [17:31:07] 03(mod) Maintenance script to permanently delete files - 10https://bugzilla.wikimedia.org/47990 +comment (10Philippe Beaudette) [17:31:44] 03(mod) meta.m.wikimedia.org user login doesn't work - 10https://bugzilla.wikimedia.org/47647 +comment (10arichards) [17:36:19] 03(mod) Can't add CentralNotice message groups to aggregate groups - 10https://bugzilla.wikimedia.org/47921 +comment (10James Alexander) [17:36:19] 03(mod) TorBlock catches Tor relay node - 10https://bugzilla.wikimedia.org/47626 +comment (10csteipp) [17:40:23] 03(mod) Edit revert should not trigger a talk page post notification if the edit being reverted was performed by the owner of the talk page - 10https://bugzilla.wikimedia.org/47143 (10Erik Bernhardson) [17:40:48] 03(mod) Notification preferences update (tooltips for notification categories) - 10https://bugzilla.wikimedia.org/47094 (10Erik Bernhardson) [17:43:43] !logs [17:43:44] channel logs: http://bots.wmflabs.org/~wm-bot/logs/%23mediawiki/ html version: http://bots.wmflabs.org/~wm-bot/html/index.php?action=search&channel=%23mediawiki [17:44:14] hi diadara [17:45:38] hi clancer GorillaWarfare jiabao jzerebecki liangent [17:45:44] Hello [17:45:52] hi sumanah [17:45:52] sumanah: hi [17:45:56] hello [17:46:01] So, in about 15 min, there's a meeting starting [17:46:02] https://www.youtube.com/watch?v=l3HR9j66j4g&feature=youtu.be [17:46:06] you can watch it live [17:46:18] more information: https://meta.wikimedia.org/wiki/Metrics_and_activities_meetings/2013-05-02 [17:46:30] 03(mod) Setup central login domain - 10https://bugzilla.wikimedia.org/46902 +comment (10gerritadmin) [17:46:30] there's an IRC channel at #wikimedia-office [17:46:33] how long does it go for? [17:46:44] clancer: it's an hour. [17:47:06] I can join the IRC channel, but I won't be able to watch the video [17:47:09] clancer: If you want to understand what the Wikimedia Foundation engineering department is up to, you can read https://blog.wikimedia.org/2013/05/02/wikimedia-engineering-april-2013-report/ [17:47:56] and if you want to understand what WMF as a whole is up to, including global development, education, legal, etc., watching this meeting is a good thing (there will also be a monthly report in the blog in several days) [17:48:04] sumanah: thanks I have time to watch the stream sounds interesting [17:48:22] (hi lbenedix ) [17:49:18] 03(mod) Can't add CentralNotice message groups to aggregate groups - 10https://bugzilla.wikimedia.org/47921 +comment (10Niklas Laxström) [17:49:36] I figure that applicants for GSoC and other internship programs who rarely get to see the people talking with them might like the chance to see the video :-) [17:51:39] 03(mod) Loading of a Wikidata entry hangs while waiting for something and sometimes crashes - 10https://bugzilla.wikimedia.org/45325 +comment (10Nemo) [17:53:47] 03(mod) Special:NewMessages shows last messages at the bottom - 10https://bugzilla.wikimedia.org/42236 major->15enhancement; summary; +comment (10Nemo) [17:55:41] 03(mod) Mention notifications should work from project pages as well as talk pages - 10https://bugzilla.wikimedia.org/47964 +comment (10Alex Monk (Krenair)) [17:57:45] 03(mod) API: notlimit parameter does not accept "max" as a value - 10https://bugzilla.wikimedia.org/48011 +comment (10gerritadmin) [18:00:18] 03(mod) High priority jobs like enotifs are executed very slowly - 10https://bugzilla.wikimedia.org/43936 +testme; +comment (10Nemo) [18:02:04] 03(mod) Create wikimania2014 wiki - 10https://bugzilla.wikimedia.org/47945 +comment (10Sam Reed (reedy)) [18:04:12] 03(mod) Add a new rule in Malayalam for Bindhurepham (0D4E) - 10https://bugzilla.wikimedia.org/43854 +comment (10vssun9) [18:04:59] 03(mod) Unlock Wikimania wikis - 10https://bugzilla.wikimedia.org/42448 +comment (10Nemo) [18:06:14] 03(mod) Get Wikimania 2008 videos back - 10https://bugzilla.wikimedia.org/42317 +comment (10federicoleva) [18:06:43] 03(mod) Navigating PDF pagination should not require page reload - 10https://bugzilla.wikimedia.org/40207 +comment (10gerritadmin) [18:06:58] 03(mod) Create page link when searching for liquid threads is wrong - 10https://bugzilla.wikimedia.org/47877 +comment (10mah) [18:07:38] 03(NEW) Better error handling for worker.py - 10https://bugzilla.wikimedia.org/48012 enhancement; MediaWiki: Export/Import; () [18:08:09] The monthly metrics meeting is starting now. [18:08:13] #wikimedia-office for more. [18:08:30] 03(mod) Bugzilla's autowrap breaks wikilinks - 10https://bugzilla.wikimedia.org/39237 +comment (10Nemo) [18:08:40] sumanah: the live stream doesn't work for me... [18:08:45] 03(NEW) Flood flag for Wikidata - 10https://bugzilla.wikimedia.org/48013 normal; Wikimedia: Site requests; () [18:09:30] 03(mod) Better error handling for worker.py - 10https://bugzilla.wikimedia.org/48012 +comment (10pavlovic.sanja.91) [18:09:34] 03(mod) zh-tw interface users are wrongly shown zh-hans instead of zh-hant, message loading sequence doesn't check for fallback translations in mediawiki namespace - 10https://bugzilla.wikimedia.org/38397 +comment (10Nemo) [18:10:16] 03(mod) Link notification without titles and pre'ed - 10https://bugzilla.wikimedia.org/43743 +testme; +comment (10Nemo) [18:10:42] 03(mod) Bugzilla's autowrap breaks wikilinks - 10https://bugzilla.wikimedia.org/39237 +comment (10Bartosz Dziewoński) [18:10:43] 03(mod) [[Wikipedia]] auto-linking in Bugzilla does not work for non-ascii characters - 10https://bugzilla.wikimedia.org/46837 (10Bartosz Dziewoński) [18:12:15] 03(NEW) Email not confirmed when logging into a new wiki and having an account autocreated - 10https://bugzilla.wikimedia.org/48014 major; MediaWiki extensions: CentralAuth; () [18:12:50] 03(mod) WikiStats comparison charts of (very) active users are broken, 0 is shown as missing - 10https://bugzilla.wikimedia.org/35829 +comment (10Nemo) [18:14:54] 03(mod) TorBlock catches Tor relay node - 10https://bugzilla.wikimedia.org/47626 +comment (10Tyler Romeo) [18:15:15] 03(mod) Email not confirmed when logging into a new wiki and having an account autocreated - 10https://bugzilla.wikimedia.org/48014 +comment (10sam) [18:16:33] 03(mod) CREDITS should include or link to a list of (only) relevant translators - 10https://bugzilla.wikimedia.org/41630 summary; +comment (10Nemo) [18:28:21] 03(mod) Navigating PDF pagination should not require page reload - 10https://bugzilla.wikimedia.org/40207 (10balloonguy123) [18:33:50] I want to put a link to chrome://plugins/ in my wiki. Help:Link doesn't show that as an option. any ideas? [18:34:30] BentFran`: you'd have to explicitly allow that protocol, i think [18:34:39] there's a config variable for that, wait a second [18:35:29] BentFran`: https://www.mediawiki.org/wiki/Manual:$wgUrlProtocols [18:35:42] MatmaRex: Thansk! [18:36:08] 03(mod) Flood flag for Wikidata - 10https://bugzilla.wikimedia.org/48013 +comment (10gerritadmin) [18:39:14] 03(mod) Better error handling for worker.py - 10https://bugzilla.wikimedia.org/48012 (10Ariel T. Glenn) [18:45:19] MatmaRex: Mediwkiki 1.19 - There's no $wgUrlProtocols in my LocalSettings.php. If I set it there I'm afraid it will override its defaults. Do I do something like $wgUrlProtocols = $wgUrlProtocols + array('chrome://plugins/'); ? [18:45:57] BentFran`: that should work - the usual way is this, though: $wgUrlProtocols[] = 'chrome://plugins/' [18:46:03] note the [] [18:46:09] this will add a new entry at the end of the array [18:46:21] also, i'm not sure if using something that isn't actually a protocol will work there [18:46:33] you might actually want $wgUrlProtocols[] = 'chrome://' [18:46:41] can someone tell me how to load multiple javascript files in a gadget? [18:46:53] MatmaRex: Right, no plugins part [18:49:23] Hmm, well MW put the link in but chrome doesn't follow it. [18:50:01] 03(mod) Ability to watch section levels of pages - 10https://bugzilla.wikimedia.org/738 +comment (10RandomDSdevel) [18:50:09] BentFran`: I guess that browsers don't obey those special URLs for security reasons [18:51:47] I suppose if they did javascript could wreak havoc [18:55:11] Privacy implications too. [18:56:48] 03(NEW) Account creations not being logged at wikimania2014wiki - 10https://bugzilla.wikimedia.org/48015 normal; Wikimedia: Site requests; () [18:59:38] 03(mod) TorBlock catches Tor relay node - 10https://bugzilla.wikimedia.org/47626 +comment (10sam) [19:09:24] hi, i want to resize the ckeditor (Extension:WYSIWYG) to 50% width. [19:09:36] how do I do that? [19:10:36] 03(mod) Echo: incorrectly parses section headings with wikimarkup in them. - 10https://bugzilla.wikimedia.org/47999 (10bsitu) [19:12:55] 03(mod) Setup central login domain - 10https://bugzilla.wikimedia.org/46902 +comment (10gerritadmin) [19:15:27] 03(mod) Setup central login domain - 10https://bugzilla.wikimedia.org/46902 +comment (10gerritadmin) [19:18:23] help, anybody? [19:18:40] ogetXp: ckeditor is pretty out of date [19:18:48] ogetXp: Or rather, the ckeditor extension is [19:18:56] are there other alternatives? [19:19:02] 03(mod) Chechen Wikipedia: Translation of namespaces - 10https://bugzilla.wikimedia.org/47574 +comment (10umar.dagirov) [19:19:06] !e VisualEditor | ogetXp [19:19:06] ogetXp: https://www.mediawiki.org/wiki/Extension:VisualEditor [19:19:11] Though it's not complete yet [19:19:18] It does a lot of cool things [19:19:20] Also, even when it wasnt outdated it was pretty scary [19:19:40] ^^ [19:19:58] hmm.. can I resize VisualEditor's width? [19:20:38] 03(mod) Account creations not being logged at wikimania2014wiki - 10https://bugzilla.wikimedia.org/48015 normal->major (10Alex Monk (Krenair)) [19:20:46] 03(mod) Chechen Wikipedia: Translation of namespaces - 10https://bugzilla.wikimedia.org/47574 +comment (10umar.dagirov) [19:21:47] how can I disable an arbitrary action? https://www.mediawiki.org/wiki/Manual:Parameters_to_index.php [19:22:03] use a hook and prevent the action? [19:22:06] 03(mod) Email not confirmed when logging into a new wiki and having an account autocreated - 10https://bugzilla.wikimedia.org/48014 +comment (10Alex Monk (Krenair)) [19:22:14] Nemo_bis: specifically meaning? [19:23:01] Dantman: like, forbid action=print (fake example) [19:23:18] Nemo_bis: ;) A real example would be better [19:24:00] forbid action=rollback [19:26:08] not even an action but a parameter which is not action ^^ [19:26:37] marktraceur: VisualEditor, can it be resized? [19:27:09] ogetXp: How do you mean? [19:27:30] marktraceur: have its width reduced to 50% of the page, for eg. [19:27:52] ogetXp: Try adding some rules to your common.css maybe [19:28:26] ogetXp: You could also just resize the window, but the point is sort of that you can edit what the article looks like, not just the generation markup for it [19:29:56] 03(mod) Setup central login domain - 10https://bugzilla.wikimedia.org/46902 +comment (10sam) [19:30:54] marktraceur: I am using this Extension:JBZV, to have some manuscripts Zoomified. It has been created for the Transcribe Bentham Project (http://www.transcribe-bentham.da.ulcc.ac.uk/td/JB/115/111/004). [19:31:42] marktraceur: My desire is to have VisualEditor side-by-side with that Zoomified document floating on the right. [19:32:03] qgil: "Memory in spreadsheets: all we have are lists of contributors maintained (or not) manually by various people." <-- is there work being done to be more formal about it? [19:32:09] Apart from /Maintainers [19:32:53] ogetXp: I'm not sure VE is up to working with transcription just yet [19:34:35] marktraceur: why so? unstable? [19:35:02] ogetXp: It's still in heavy development, we haven't finished it yet [19:35:13] ogetXp: #mediawiki-visualeditor may be a better place to ask about it [19:35:20] :) [19:35:32] marktraceur: okay, many thanks! ;) [19:35:47] ogetXp: My pleasure [19:41:06] 03(mod) Enable a gadget by default, but only for logged-in users (not for anons) - 10https://bugzilla.wikimedia.org/42171 +comment (10Max Semenik) [19:41:59] 03(mod) Setup mini wiki family that runs trunk - 10https://bugzilla.wikimedia.org/28562 +comment (10Max Semenik) [19:42:00] marktraceur, not atm. After the feedback from the Wikitech contributors proposal I started focusing in other things [19:42:10] *nod* cool [19:42:13] marktraceur, https://lists.wikimedia.org/mailman/listinfo/wikitech-announce was the simplest move to at least try to get everybody there [19:42:28] Indeed [19:42:55] marktraceur, atm I'm not helping solve the problem but at the same time I'm not aggravating it by not maintaining any spreadsheet myself ;) [19:43:42] 03(mod) Email not confirmed when logging into a new wiki and having an account autocreated - 10https://bugzilla.wikimedia.org/48014 +comment (10Sam Reed (reedy)) [19:43:44] qgil: Well, it seems like the sort of thing we could fix with an extension for tracking volunteers (that might be super-useful for other wikis also) and could be hacked together over, say, a hackathon [19:44:16] 03(mod) TorBlock catches Tor relay node - 10https://bugzilla.wikimedia.org/47626 +comment (10gerritadmin) [19:44:30] marktraceur, if you want to draft the idea I would love to hear about it [19:44:56] 03(mod) Special:Version: show timestamps of last _local_ git transactions for core and extensions - 10https://bugzilla.wikimedia.org/47264 +comment (10dasch) [19:45:03] * marktraceur thinks [19:45:04] OK [19:45:10] 03(mod) TorBlock catches Tor relay node - 10https://bugzilla.wikimedia.org/47626 +patch-in-gerrit (10Tyler Romeo) [19:46:03] 03(mod) Give unique favicons to Wikibooks, Wiktionary and Wikiversity - 10https://bugzilla.wikimedia.org/6096 (10Max Semenik) [19:46:58] 03(mod) Disallow page creation for anons on tlwiki - 10https://bugzilla.wikimedia.org/21138 (10Max Semenik) [19:47:10] 03(mod) Account creations not being logged at wikimania2014wiki - 10https://bugzilla.wikimedia.org/48015 +comment (10Sam Reed (reedy)) [19:50:58] 03(NEW) Notifications are hidden - 10https://bugzilla.wikimedia.org/48016 normal; MediaWiki extensions: Echo; () [19:52:48] 03(mod) Account creations not being logged at wikimania2014wiki - 10https://bugzilla.wikimedia.org/48015 +comment (10Sam Reed (reedy)) [19:52:51] 03(mod) Automatic account creation on manual login not logged in newusers log - 10https://bugzilla.wikimedia.org/42434 +comment (10Sam Reed (reedy)) [19:54:07] 03(mod) Flood flag for Wikidata - 10https://bugzilla.wikimedia.org/48013 normal->15enhancement (10Sam Reed (reedy)) [19:54:12] Dantman: don't tell me the only option is apache rewrites :( [19:55:28] 03(mod) Enable Extension:OnlineStatus on Hindi Wikipedia - 10https://bugzilla.wikimedia.org/29842 (10Max Semenik) [19:56:11] I don't really see a good reason for it anyways. [19:57:34] . [19:59:04] Rahul211: 211 ?? :P [19:59:34] 03(mod) Table with multiple class attributes gets the last one as canonical - 10https://bugzilla.wikimedia.org/47584 minor->normal; +comment (10Gabriel Wicke) [20:00:31] Nemo: there should be a config option to disable actions... [20:01:37] 03(mod) Enable Extension:Usage Statistics on Hindi Wikipedia - 10https://bugzilla.wikimedia.org/29831 (10Max Semenik) [20:02:12] 03(mod) Disable page creation for anons on bswiki - 10https://bugzilla.wikimedia.org/9013 (10Max Semenik) [20:02:37] 03(mod) Automatic account creation on manual login not logged in newusers log - 10https://bugzilla.wikimedia.org/42434 +comment (10Chris Steipp) [20:08:46] 03(mod) Create ms.wikisource - 10https://bugzilla.wikimedia.org/12353 (10Max Semenik) [20:09:13] bawolff: the page says only some have [20:09:21] Dantman: that one has a very good reason [20:09:39] 03(mod) instant (while you type) preview for some aspects of the markup. - 10https://bugzilla.wikimedia.org/6227 +comment (10Max Semenik) [20:10:10] For real actions anyways set the entry in $wgActions to false, I think [20:11:36] Nemo_bis: see also https://www.mediawiki.org/wiki/Manual:Hooks/MediaWikiPerformAction [20:11:54] 03(mod) Separate namespace for citing sources of material added to articles on English Wikipedia - 10https://bugzilla.wikimedia.org/1199 (10Max Semenik) [20:12:19] bawolff, Vulpix: He's not actually trying to remove actions. [20:12:33] Oh [20:12:44] 03(mod) Logo change for pih.wikipedia - 10https://bugzilla.wikimedia.org/20249 (10Max Semenik) [20:12:53] yes, sorry for the mistake, will update docs to compensate :) [20:12:54] Well then you are kind of stuck [20:13:09] 03(mod) Disable uploads on the vi.wikiquote - 10https://bugzilla.wikimedia.org/23766 (10Max Semenik) [20:13:21] it's actually a view parameter [20:14:41] 03(mod) Hide the edit summary in Undelete for non-sysops, then grant "deletedhistory" to every user - 10https://bugzilla.wikimedia.org/5415 (10Max Semenik) [20:14:53] can someone tell me how to load multiple javascript files in a gadget? [20:15:03] I have a JS-Lib I want to load [20:15:29] !e Gadgets [20:15:29] https://www.mediawiki.org/wiki/Extension:Gadgets [20:17:24] lbenedix: I guess you should include the required scripts from the gadget's JS [20:17:30] Vulpix: its just: " * mygadget|mylib.js|mygadget.js|mygadget.css" ? [20:18:18] 03(mod) Automatic account creation on manual login not logged in newusers log - 10https://bugzilla.wikimedia.org/42434 normal->04CRIT; +comment (10James Forrester) [20:18:34] or mw.loader.load( '//commons.wikimedia.org/w/index.php?title=MediaWiki:Gadget-HotCat.js&action=raw&ctype=text/javascript' ); [20:19:41] lbenedix: you should include the external library using that mw.loader.load inside your mygadget.js [20:20:16] in a document.ready-function or just in the first line? [20:20:42] 03(mod) Enable bureaucrats to remove adminship on nn.wiki - 10https://bugzilla.wikimedia.org/36856 (10Max Semenik) [20:21:11] If the script doesn't need to be ready ASAP, I usually put them in a document.ready [20:21:39] 03(mod) PHP fatal error while attempting to import page: Argument 2 passed to Hooks::run() must be an array, object given - 10https://bugzilla.wikimedia.org/47975 +comment (10Sam Reed (reedy)) [20:22:47] maybe last question: is it possible to do something like mw.loader.load('Mediawiki:Gadget-mylib.js'); instead of giving the full url? [20:22:59] 03(mod) Create Infobox: namespace on enwiki? - 10https://bugzilla.wikimedia.org/7381 (10Max Semenik) [20:25:08] lbenedix: there's a legacy importScript() function, but I don't know if it would be removed in the near future ;D although it doesn't provide a callback [20:25:48] so mw.loader.load just accepts full urls and default-modules? [20:26:51] does it handle the cross-origin-issue? [20:27:13] 03(mod) OutputPage.php not target aware - 10https://bugzilla.wikimedia.org/45714 (10Max Semenik) [20:27:49] 03(mod) Gadgets now leak into mobile site - 10https://bugzilla.wikimedia.org/44918 (10Max Semenik) [20:29:12] I don't know [20:30:21] I'll try [20:31:36] thx [20:31:55] 03(mod) Flood flag for Wikidata - 10https://bugzilla.wikimedia.org/48013 +patch-in-gerrit +shell (10eikes) [20:35:51] lbenedix: mw.loader.load('ext.gadget.mylib') [20:36:27] 03(mod) VisualEditor: "Edit source" tab doesn't become 'active' - 10https://bugzilla.wikimedia.org/47452 (10James Forrester) [20:37:08] liangent: this is not working [20:37:44] maybe its confudes because the pages name is "MediaWiki:Gadget-uif-html2canvas.js" [20:38:33] lbenedix: (obviously?) you should create a gadget entry "* mylib[ResourceLoader]|mylib.js" first... [20:39:12] ahh [20:39:28] the library makes no sense as a gadget [20:39:28] and a trick: mylib[ResourceLoader|right=hidden]|mylib.js to hide it from users' view [20:39:37] ok [20:39:58] 03(mod) VisualEditor: Remove all code related to change markers - 10https://bugzilla.wikimedia.org/45061 +comment (10James Forrester) [20:40:15] liangent: "rights" not "right' [20:41:08] Krinkle: ok. normally I don't type this manually. instead I copy it from another nearby entry [20:41:14] 03(mod) Image options matched if name appears in caption? - 10https://bugzilla.wikimedia.org/47880 (10Gabriel Wicke) [20:41:23] no worries :) [20:41:34] its not working [20:43:01] 03(mod) Image options matched if name appears in caption? - 10https://bugzilla.wikimedia.org/47880 (10Gabriel Wicke) [20:43:01] 03(mod) Support editing of image and thumbnail options - 10https://bugzilla.wikimedia.org/46576 (10Gabriel Wicke) [20:43:21] ok.. my fault... I'm too stupid to understand the syntax of MediaWiki:Gadgets-definition [20:43:29] works perfectly now [20:49:31] 03(NEW) VisualEditor: In RTL, the "Edit" tab appears down-tab (to the left) rather than up-tab (to the right) of "Edit source" - 10https://bugzilla.wikimedia.org/48017 minor; VisualEditor: MediaWiki integration; () [20:49:42] 03(mod) VisualEditor: In RTL, the "Edit" tab appears down-tab (to the left) rather than up-tab (to the right) of "Edit source" - 10https://bugzilla.wikimedia.org/48017 (10James Forrester) [20:52:37] 03(NEW) 'Review and save' for every edit on dewiki shows a zero diff - 10https://bugzilla.wikimedia.org/48018 normal; Parsoid: General; () [20:52:39] unrelated questoin: I'm still looking for the history of extension deployments in enwiki [20:52:40] 03(mod) VisualEditor: In RTL, the "Edit" tab appears down-tab (to the left) rather than up-tab (to the right) of "Edit source" - 10https://bugzilla.wikimedia.org/48017 +comment (10Bartosz Dziewoński) [20:52:42] 03(mod) Vector shouldn't reverse the order of horizontal nav elements in HTML and then prevent flipping in CSS - 10https://bugzilla.wikimedia.org/46947 (10Bartosz Dziewoński) [20:53:03] I could scrape http://web.archive.org/web/20040815000000*/http://en.wikipedia.org/wiki/Special:Version [20:53:31] But I hope someone of the Foundation could give me the old Localsettings-Files (I just need the extension-section and a timestamp) [20:53:56] lbenedix: it's all in git [20:53:58] well, almost all [20:54:08] all since WMF started using git, basically [20:54:30] lbenedix: the operations/mediawiki-config repository [20:54:46] 03(NEW) hidden categories ruin html layout - 10https://bugzilla.wikimedia.org/48019 major; Wikimedia: General/Unknown; () [20:54:53] I want to have the whole history [20:55:13] the era of git is well documented... [20:55:25] but the early days... not so good [20:55:29] yeah :/ [20:56:03] MatmaRex: afaik old history were purged deliberately during git migration [20:56:30] No it wasn't [20:56:37] It was never event attempted to be merged [20:56:47] I should also note, this repo only goes as far back as August 2008 [20:57:19] where can I find this repo? [20:57:24] It's not public [20:57:26] 03(mod) hidden categories ruin html layout - 10https://bugzilla.wikimedia.org/48019 +comment (10Andyrom75) [20:57:27] and it's never going to be [20:57:30] As I've said before [20:57:52] why is that? [20:58:03] Because there are passwords stored in it [20:58:15] good point [20:58:32] is it possible to get only the list of extensions from it? [20:58:32] No [20:58:37] There's no easy way to extract the information [20:58:42] The post-2012 config repo is public in operations/mediawiki-config.git [20:58:55] other than greeping changed lines for like $IP/extensions [20:58:59] Oh I see, you want pre-2012 stuff [20:59:06] Yeah you're not gonna be able to get that [20:59:20] lbenedix: maybe grepping SAL is another choice [20:59:30] not even for research reasons? [20:59:35] SAL? [20:59:46] [[wikitech:server admin log]] [21:00:02] but that's free form text [21:00:51] so it is not reliable? [21:01:43] Wait you just want extensions? What about internet archive of special:version? [21:01:53] wasn't good enough IIRC [21:02:02] and extensions have only been listed for N time [21:02:13] bawolff: there is a big gap in 2007 [21:02:14] http://web.archive.org/web/20071215000000*/http://en.wikipedia.org/wiki/Special:Version [21:02:50] Special:Version was disallowed from robots.txt, remember? [21:03:33] "to prevent it from appearing in search engines for people searching for vulnerable MW installations" [21:04:06] Reedy: the "grep for $IP/extensions"-thing looks the best [21:04:13] That seems stupid. I would just look at wgVersion in the js [21:04:33] don't look at me :D [21:04:55] it's even in :p [21:05:38] the reason was probably people searching for "special:version MediaWiki 1.12.0" and such [21:05:39] or grep -v '$wgDBpassword' [21:06:45] Is it absolutely impossible to get this information from the foundation? [21:06:52] There's other passwords than that too [21:07:25] and grep for require_once? [21:07:50] As I also point out, this is only going to help you as far as August 2009 [21:08:01] Meaning you're still 8 years short [21:08:21] !ping yurik [21:08:21] Pong. [21:08:25] :o [21:08:31] What do you want this info for? [21:08:33] there are no configs older than 2009? [21:08:34] Aayush251, sup [21:08:41] (Just curious) [21:08:45] Hey yurik~ [21:08:46] reedy@fenari:/home/wikipedia/common/wmf-config$ svn log -r 1 [21:08:46] ------------------------------------------------------------------------ [21:08:46] r1 | brion | 2009-08-18 19:00:17 +0000 (Tue, 18 Aug 2009) | 1 line [21:08:46] Initial import of wmf-config to local SVN repo [21:08:59] Just finalizing my application [21:09:00] * yurik has been moved to home dir [21:09:34] 03(mod) 'Review and save' for every edit on dewiki shows a zero diff - 10https://bugzilla.wikimedia.org/48018 +comment (10Gabriel Wicke) [21:09:37] in theory there was a cvs or rcs or something [21:09:41] but only domas knew how it worked :) [21:10:02] brion: via autocommit! duhh [21:10:14] Aayush251, good! [21:10:48] Today is last day [21:11:00] So have a look :x [21:11:08] https://www.mediawiki.org/wiki/User:Aayush251/gsoc [21:12:07] 03(mod) hidden categories ruin html layout - 10https://bugzilla.wikimedia.org/48019 +comment (10matma.rex) [21:13:41] bawolff: is "for research" enough? We just want to know when which extension got deployed in enwiki [21:13:55] the next steps would be looking at dewiki [21:14:32] brion: few more people might have known it, as it was committed into SVN :) [21:15:07] Im just curious what sort of research you want to do [21:15:15] :) [21:15:27] 03(mod) VisualEditor: Link inspector input text always has LTR direction - 10https://bugzilla.wikimedia.org/47717 +comment (10James Forrester) [21:16:01] I'm not aware of the bigger context, I was asked if I could get this information [21:16:17] Ok [21:16:46] lbenedix: I've another idea [21:17:01] https://www.mediawiki.org/w/index.php?title=Special:Code/MediaWiki&dir=prev [21:17:06] SVN gets you back to 2001 [21:17:26] https://www.mediawiki.org/w/index.php?path=%2Fbranches%2Fwmf&title=Special%3ACode%2FMediaWiki&dir=prev [21:17:31] Hmmm... Where are our older branches.. [21:17:51] https://www.mediawiki.org/w/index.php?title=Special:Code/MediaWiki&dir=prev&path=%2Fbranches [21:19:29] 03(mod) hidden categories ruin html layout - 10https://bugzilla.wikimedia.org/48019 +comment (10Bartosz Dziewoński) [21:19:43] can you show me an example of an extension that has been added? [21:19:46] or removed [21:20:32] https://www.mediawiki.org/w/index.php?title=Special:Code/MediaWiki&path=%2Fbranches has our SVN deployment branches. You might want to do folder diffs between version checkouts [21:20:41] see when extension subfolders were added or removed [21:21:18] Althouh if I recall lots of those extensions weren't removed even after they stopped being used [21:21:39] good point [21:26:31] 03(mod) API: notlimit parameter does not accept "max" as a value - 10https://bugzilla.wikimedia.org/48011 (10Alex Monk (Krenair)) [21:29:15] I thougt it would be an easier task... [21:30:18] 03(NEW) make puppet-lint/puppet-pep8 ignore "W191 indentation contains tabs" - 10https://bugzilla.wikimedia.org/48020 normal; Wikimedia: Continuous integration; () [21:30:41] 03(NEW) Wrong revision loaded for a follow up edit - 10https://bugzilla.wikimedia.org/48021 normal; VisualEditor: General; () [21:31:08] 03(mod) make puppet-lint/puppet-pep8 ignore "W191 indentation contains tabs" - 10https://bugzilla.wikimedia.org/48020 +comment (10dzahn) [21:31:37] 03(mod) Wrong revision loaded for a follow up edit - 10https://bugzilla.wikimedia.org/48021 +comment (10James Forrester) [21:31:37] 03(mod) VisualEditor: After saving a page, the VisualEditor tab points at the oldid content not the new one - 10https://bugzilla.wikimedia.org/47682 +comment (10James Forrester) [21:36:27] 03(NEW) Selecting text and hitting "end" deletes the selected text - 10https://bugzilla.wikimedia.org/48022 normal; VisualEditor: ContentEditable; () [21:36:49] Aayush251, looked at the proposal, you might want to polish it a bit further by very clearly stating what you would like to accomplish, which code you want to implement. [21:37:10] also, remember that the process should be very iterative - small changes, small patches, etc [21:38:40] Alright [21:38:47] Aayush251, example: i want to implement error localization, with support for browser and non-browser clients, and describe that [21:39:29] Aayush251, i know its a pain to write (i hate doing those things myself), but that ususally gives you soo much better understanding of what will need to get done, making the whole thing much quicker overall [21:39:59] I don't hate it [21:40:20] :x [21:42:40] 03(NEW) raise user limit for labs - 10https://bugzilla.wikimedia.org/48023 blocker; Wikimedia: IRC; () [22:03:22] Wow does gsoc give a lot of spam [22:03:50] bawolff: lol [22:04:26] bawolff: Unsubscribe from the mentors list as fast as you can [22:04:33] It's a pit of darkness [22:05:22] I've had to unsubscribe at least 3 times so far this year [22:05:33] I seem to keep on getting mails after being told I've unsubscribed [22:05:37] 428 discussions! [22:05:38] Gah. [22:05:49] Reedy: Yeah, you have to log into Google Groups and explicitly remove yourself from the group [22:05:53] * RoanKattouw stabs [22:05:53] ... [22:05:55] Also, why is jQuery.ime so popular? There is like 8 proposals for that one [22:06:03] Even with the unsubscribe footer? [22:06:05] * Reedy facepalms [22:06:14] System interconnect is hard [22:06:19] 03(NEW) Pawn characters: On indent, but also on cursor movements around images - 10https://bugzilla.wikimedia.org/48024 normal; VisualEditor: ContentEditable; () [22:07:30] * Dantman wonders if VE should have used a king instead of a pawn... [22:08:07] * bawolff gets a kick out of the whole pawn thing [22:08:12] Reedy: The unsubscribe footer clearly reduced my e-mails because I got one rather than 428, but I still got the one [22:08:16] Commons will love the pawns [22:08:32] So I went in and removed myself from the group. I was still in it, just with lower e-mail settings [22:08:58] 03(mod) raise user limit for labs - 10https://bugzilla.wikimedia.org/48023 +comment (10sam) [22:09:11] bawolff: indeed jquery.IME is the most popular [22:19:31] 03(mod) Large thumbnails of "lossless" files return error - 10https://bugzilla.wikimedia.org/48003 +comment (10Bawolff (Brian Wolff)) [22:19:43] 03(NEW) Zuul is ultra slow post Jenkins upgrade - 10https://bugzilla.wikimedia.org/48025 major; Wikimedia: Continuous integration; () [22:20:05] 03(mod) Zuul is ultra slow post Jenkins upgrade - 10https://bugzilla.wikimedia.org/48025 +comment (10Antoine "hashar" Musso) [22:22:47] 03(mod) hidden categories ruin html layout - 10https://bugzilla.wikimedia.org/48019 +comment (10andyrom75) [22:27:02] bawolff: perhaps because it's one of the few software projects that makes something reusable outside of MediaWiki? [22:27:38] Hmm perhaps [22:27:59] * bawolff assumes mediawiki is the center of the universe [22:28:17] bawolff: it is, that's why we want all WWW to depend on a library of ours [22:28:33] RoanKattouw: does one get subscribed to that one as soon as one sends the form for mentoring? [22:28:47] 03(NEW) Closing Wikimania2012 - 10https://bugzilla.wikimedia.org/48026 normal; Wikimedia: Site requests; () [22:28:52] bawolff: cf. last bullet that I added to this page by Susan https://meta.wikimedia.org/wiki/Best_practices_in_evaluating_new_software [22:29:06] 03(mod) Closing Wikimania2012 - 10https://bugzilla.wikimedia.org/48026 (10billinghurst) [22:29:09] 03(mod) Steward, global sysop and SWMT tasks bugs (tracking) - 10https://bugzilla.wikimedia.org/41492 (10billinghurst) [22:29:24] 03(NEW) My uploads list slow to load and incorrect order - 10https://bugzilla.wikimedia.org/48027 normal; Commons App: iOS (iPhone or iPad); () [22:29:51] 03(mod) My uploads list slow to load and incorrect order - 10https://bugzilla.wikimedia.org/48027 +comment (10swalling) [22:29:55] World domination here we come [22:31:11] 03(NEW) When redirecting to a section, set the page name in the URL correctly - 10https://bugzilla.wikimedia.org/48028 normal; MediaWiki: Redirects; () [22:31:30] 03(mod) My uploads list slow to load and incorrect order - 10https://bugzilla.wikimedia.org/48027 +comment (10swalling) [22:32:44] 03(mod) My uploads list slow to load and incorrect order - 10https://bugzilla.wikimedia.org/48027 +comment (10swalling) [22:33:39] 03(mod) My uploads list slow to load and incorrect order - 10https://bugzilla.wikimedia.org/48027 +comment (10swalling) [22:34:05] 03(mod) My uploads list slow to load and incorrect order - 10https://bugzilla.wikimedia.org/48027 (10Steven Walling) [22:36:09] 03(mod) Closing Wikimania2012 - 10https://bugzilla.wikimedia.org/48026 (10MF-Warburg) [22:36:09] 03(mod) Wikis ready for closing (tracking) - 10https://bugzilla.wikimedia.org/28985 (10MF-Warburg) [22:37:36] 03(mod) Version the API - 10https://bugzilla.wikimedia.org/39592 +comment (10Quim Gil) [22:37:59] 03(mod) PHP Warning: in_array() expects parameter 2 to be array, null given in HTMLForm.php on line 2020 - 10https://bugzilla.wikimedia.org/47341 +comment (10schenonef) [22:39:12] 03(mod) Support simple source code editing tools for the VisualEditor plugin for the SyntaxHighlight extension - 10https://bugzilla.wikimedia.org/47742 +comment (10Quim Gil) [22:50:04] 03(mod) Respect bots/nobots-template - 10https://bugzilla.wikimedia.org/47985 +comment (10Nemo) [22:53:37] 03(mod) My uploads list slow to load and incorrect order - 10https://bugzilla.wikimedia.org/48027 +comment (10brion) [22:56:15] Hi, is there a way to rollback last revision for dozen of articles? [22:57:48] 03(mod) Improve placement of refresh button and text for FancyCaptcha - 10https://bugzilla.wikimedia.org/47713 +comment (10Steven Walling) [23:00:29] question regarding loading CSS files in extensions. If I wanted to throw in a CSS file conditionally, I would use $wgHooks['BeforePageDisplay'] and append AddStyle to $out [23:00:50] Now I am confused about ResourceLoader and how that plays into this [23:01:20] downtown: Adding css / javascript raw to the page is considered a legacy method [23:01:29] downtown: It should still work for compatibility, but not recommended for anything new. [23:01:47] You should register the resources as a module [23:02:00] 03(mod) Zuul is ultra slow post Jenkins upgrade - 10https://bugzilla.wikimedia.org/48025 +comment (10hashar) [23:02:04] and then call $out->addModules( 'ext.foo.bar' ); [23:02:42] Krinkle: so in my extension, I should call $wgResourceModules['ext.myExtension'] and assign the various values for things like scripts in an array? [23:03:38] Krinkle: then $out -> addModules('ext.myExtension') [23:04:45] 03(mod) Pages with more than one interwiki, only show one single link on sv.wikisource - 10https://bugzilla.wikimedia.org/43671 +wikidata; +comment (10Nemo) [23:07:44] downtown: yes [23:07:49] ![[ RL [23:07:49] https://www.mediawiki.org/wiki/RL [23:08:03] https://www.mediawiki.org/wiki/ResourceLoader/Developing_with_ResourceLoader [23:08:26] Krinkle: those docs obviously aren't geared toward the uninitiated [23:08:47] Krinkle: I'm still unclear on how to access onbjects on the JavaScript side [23:08:57] downtown: What do you mean? [23:09:04] the javascript execution doesn't change [23:09:07] javascript is still javascript [23:09:13] how do you access them now? [23:09:34] Krinkle: for example, if I load up a JQuery plugin like modal, I usually just access it via $.modal(), but that hasn't been working when I load it via RL [23:09:48] downtown: you need to declare the dependencies [23:10:17] Krinkle: does the dependency need to be delared in Resources.php? [23:10:35] downtown: Don't edit Resources.php [23:10:44] downtown: 'dependencies' is a property of the module registry [23:11:12] with the legacy model everything was loaded in 1 big stack and you either relied on luck that it loaded the plugin first, or you loaded it again in the right order (calling addScript(jquery.model) and then addScript(your script) [23:11:36] now that things are loaded asynchronously it is important that these dependenices are no longer implied by load order but declared in advance [23:11:57] it makes a lot of things easier in maintaintenance, but adds a little bit up front. [23:12:16] Krinkle: so how do I make sure I get the modal plugin loaded? This is what has been giving me a strong desire to drink. [23:12:35] downtown: this $.model() method, where is it defined? [23:12:43] is it a jquery plugin in core or a plugin you provide? [23:12:51] Krinkle: a plugin I provide [23:13:03] downtown: so you'll have 2 modules registered in wgResourceModules [23:13:07] Krinkle: well, not me, but I get it from here http://www.ericmmartin.com/projects/simplemodal/ [23:13:13] ['jquery.modal'] and ['ext.foo.bar'] [23:13:24] in ext.foo.bar set dependencies => array( jquery.modal ) [23:14:26] Krinkle: That is the missing key. Can I specify them both in the same PHP file? The modal rsource will have to some first, I suppose. [23:14:55] downtown: Specify them both in the main php file of your extensions (extensions/Foo/Foo.php) [23:15:13] the order doesn't matter since you're just declaring an array in a variable. They aren't interpreted until MediaWiki initialises [23:16:27] Krinkle: Thank you very much for showing me the light! [23:17:12] Krinkle: Can I access the modal plugin the same way in JS then as before? There isn't any difference in how it is loaded practically, just how MW does it. [23:17:27] Krinkle: if I understand correctly [23:21:17] 03(mod) Echo: incorrectly parses section headings with wikimarkup in them. - 10https://bugzilla.wikimedia.org/47999 +comment (10gerritadmin) [23:21:55] 03(mod) Zuul is ultra slow post Jenkins upgrade - 10https://bugzilla.wikimedia.org/48025 +comment (10hashar) [23:22:42] 03(mod) Centralized Search Engine ("interwiki" searches) - 10https://bugzilla.wikimedia.org/47775 +comment (10Quim Gil) [23:24:43] 03(mod) Dumps should be incremental - 10https://bugzilla.wikimedia.org/28956 +comment (10qgil) [23:26:51] 03(mod) jQuery.IME improvements - 10https://bugzilla.wikimedia.org/46660 +comment (10qgil) [23:26:55] 03(mod) API: notlimit parameter does not accept "max" as a value - 10https://bugzilla.wikimedia.org/48011 +comment (10gerritadmin) [23:27:43] 03(mod) PHP Warning: in_array() expects parameter 2 to be array, null given in HTMLForm.php on line 2020 - 10https://bugzilla.wikimedia.org/47341 +comment (10schenonef) [23:28:43] 03(mod) Auto suggestion of categories using Semantic Analysis & Semi-Supervised Learning - 10https://bugzilla.wikimedia.org/47871 summary (10Quim Gil) [23:29:48] downtown: It is loaded very differently actually [23:29:59] downtown: However once the javascript executes, everything is normal [23:30:07] in that, your code won't execute until $.model is deliverd [23:30:11] at that point it is where it would be [23:30:26] 03(mod) hidden categories ruin html layout - 10https://bugzilla.wikimedia.org/48019 (10Sam Reed (reedy)) [23:34:11] 03(mod) WikibaseRepo to be mobile friendly (tracking) - 10https://bugzilla.wikimedia.org/43065 +comment (10qgil) [23:34:58] Krinkle: can I control how the modules are loaded? [23:35:04] 03(mod) mediawiki-vagrant virtual machine should be ready for running Selenium tests - 10https://bugzilla.wikimedia.org/46920 +comment (10gerritadmin) [23:35:13] downtown: what do you mean by 'how' ? [23:35:16] what do you need [23:35:46] Krinkle: my extension slips a div into the dom, and then I want to operate on that with modal [23:36:03] downtown: yes? [23:36:04] 03(mod) zimdiff & zimpatch - 10https://bugzilla.wikimedia.org/47406 +comment (10Quim Gil) [23:36:21] downtown: You can query it from the dom and use it as you like. [23:36:32] downtown: Not sure what you're asking [23:37:06] Krinkle: I'm trying to troubleshoot an issue I don't fully understand. That's the issue! [23:37:16] Got a link? [23:38:00] Krinkle: Absolutely. Give me a second/ [23:38:08] 03(mod) Add extension to show infos about a Moodle course - 10https://bugzilla.wikimedia.org/47381 +comment (10qgil) [23:40:21] Krinkle: http://pastebin.com/g96ddzWU [23:40:33] Krinkle: that's the JS file I call in my extension [23:41:00] Krinkle: slap a DIV into the DOM, then substitute some HTML via AJAX [23:41:43] Krinkle: I had to wrap the JQuery like that to get it to work the other way I had it, which wasn't a good solution but I needed a quick proof of concept [23:42:06] 03(mod) Section handling in Semantic Forms - 10https://bugzilla.wikimedia.org/46662 +comment (10qgil) [23:43:03] Krinkle: here's the hacky one http://pastebin.com/dTb9uEJ1 [23:43:24] downtown: checking [23:43:59] Krinkle: obviously I'm more comfortable with JS than MW, but I want to not hack something together [23:44:05] downtown: name the extension in UpperCamelCase [23:44:09] downtown: use wgExtensionAssetsPath [23:44:13] not ../extensions [23:44:35] anyhow, there's a few more stability issues but lets focus on getting it to work first :) [23:44:41] 03(mod) Authorship Tracking - 10https://bugzilla.wikimedia.org/47956 (10Quim Gil) [23:44:46] downtown: so what isn't working? [23:46:28] downtown: that hacky example doesn't make any sense. Have you used jQuery before? [23:46:55] Krinkle: Thanks for helping. The error console just says syntax error, but I can't find it [23:47:03] downtown: The first link should work in general [23:47:06] downtown: Run it through jshint.com [23:47:09] Krinkle: a couple of years ago, but so much has changed [23:47:14] 03(mod) mediawiki-vagrant virtual machine should be ready for running Selenium tests - 10https://bugzilla.wikimedia.org/46920 -patch-in-gerrit -patch-need-review ; +comment (10Ori Livneh) [23:47:45] downtown: You select 'head', append , then abort the statement and go selecting 'head' (again), getting the last of the children and setting attributes. [23:47:50] Krinkle: I was just pulling in the CSS, modal plugin, and html like a barbarian as a proof of concept [23:48:16] sure, but this shows there's some back knowledge/experience lacking with javascript in general. [23:48:18] Krinkle: that pasted wierd [23:49:19] downtown: example http://pastebin.com/nPYsJ2fF [23:49:48] (or $('head').append( $('').attr( ... ) ); [23:50:04] downtown: What does the syntax error say? [23:50:27] downtown: which editor are you using? [23:50:40] 03(mod) Maintenance script to permanently delete files - 10https://bugzilla.wikimedia.org/47990 (10Rob Lanphier) [23:50:55] downtown: the syntax error is on this line [23:50:56] $.modal('
Example!
', {overlayClose:true})}) [23:50:59] unmatched parenthese [23:51:15] * Dantman wish he could get Inkscape working [23:51:50] Krinkle: Heh, busted for being on notepad on my girlfreind's machine [23:52:04] Krinkle: sometimes we have to make due in a pinch [23:52:11] Krinkle: https://gerrit.wikimedia.org/r/#/c/60254/ should be merged, but with Jenkins down I'm a bit reluctant to cherry-pick a change into a deployment branch and merge it. What do you think? [23:52:39] ori-l: got the right link? [23:54:53] Hrm? [23:55:12] ori-l: anyhow jenkins should be back up. just takes a while [23:55:35] Krinkle: You are amazing. Thank you. [23:55:47] downtown: You're welcome :) [23:55:56] Krinkle: staring at non-syntax highlighted files for a couple of hours can make one insane. [23:56:05] ori-l: the change you linked is about removing FF2 css, not sure if that's worth backporting [23:56:32] Krinkle: you commented: 'To the approver: After merging in master, cherry-pick and merge in REL1_21 (see bug report).' [23:56:41] ori-l: oh, to REL1_21 [23:56:55] deployment branches [23:56:55] Krinkle: the unmatched parenthesis ended up doing it. I don't know how I missed something as mundane as that. But know I understand RL much more thoroughly. [23:57:02] Oh, sorry. I misread. [23:57:25] ori-l: anyhow, that change isn't in any rush. If you approve you can CR+2 and jenkins will merge it, eventually. [23:57:47] Once it does you can backport it afterwards (or someone else will, the bug is marked for backporting, so we won't forget) [23:58:08] currently Jenins is like 2 hours behind [23:58:12] slowly catching u