[00:00:07] silly people... [00:00:12] that path was an apache error, File does not exist [00:00:32] there are a couple of odd combinations [00:24:46] how do i find out where a given piece of css came from? [00:25:51] your browser's developer tools [00:26:07] i used those [00:26:19] but it came from something through resourceloader [00:26:22] if it's a mediawiki page, it's easier to do with 'debug=1' url parameter [00:26:42] so for example instead of https://en.wikipedia.org/wiki/Main_Page go to https://en.wikipedia.org/wiki/Main_Page?debug=1 and then check [00:32:34] mobile bridge [00:33:32] why does mobile frontend need to run stuff on desktop pages exactly? [00:34:03] it might be a bug? some things like Special:Nearby run on desktop even though they live in MF [00:34:50] jackmcbarn: what are you hunting down? [00:34:59] border-radius getting put on buttons [00:35:05] it makes both firefox and chrome stop using native buttons [00:35:10] ah [00:35:12] there's a bug for that [00:35:21] it's MF, yes [00:35:26] tracked it to https://github.com/wikimedia/mediawiki-extensions-MobileFrontend/blob/master/less/common/buttons.less already [00:35:35] you know the bug #? [00:36:07] jackmcbarn: https://bugzilla.wikimedia.org/show_bug.cgi?id=57443 [07:33:28] An error occured while loading the pad [07:33:28] Script error. in http://etherpad.wikimedia.org/static/js/require-kernel.js (line 0) [07:33:48] [23:33:31.279] SyntaxError: missing ) after formal parameters @ http://etherpad.wikimedia.org/javascripts/lib/ep_etherpad-lite/static/js/pad.js?callback=require.define:43 [07:33:49] [23:33:32.133] SyntaxError: missing ) after formal parameters @ http://etherpad.wikimedia.org/static/js/require-kernel.js:43 [07:33:49] [23:33:32.326] SyntaxError: missing ) after formal parameters @ http://etherpad.wikimedia.org/static/js/require-kernel.js:43 [07:41:28] https://bugzilla.wikimedia.org/show_bug.cgi?id=57476 [08:29:50] Etherpad broken :P [08:30:39] https://bugzilla.wikimedia.org/show_bug.cgi?id=57476 meh [08:37:03] yeah :| [09:26:00] what is the limit on page sizes on wikimedia projects? [09:26:04] 10 megabytes? [09:28:01] 2000 KB [09:28:21] ty [09:28:31] ja [11:13:39] anyone with Opera to test this? https://meta.wikimedia.org/w/index.php?diff=6480296&oldid=6480252&rcid=4688493 [15:41:04] .config wmgEchoHelpPage ckbwiki [15:41:05] //ckb.wikipedia.org/wiki/%DB%8C%D8%A7%D8%B1%D9%85%DB%95%D8%AA%DB%8C:%D8%A6%D8%A7%DA%AF%D8%A7%D8%AF%D8%A7%D8%B1%DB%8C [15:42:20] somebody feel like checking why https://twitter.com/wikimediatech stopped logging on Nov 14? [16:51:03] Reedy (or so): By any chance around to handle SecurePoll/ArbCom conf stuff in https://bugzilla.wikimedia.org/show_bug.cgi?id=54985#c7 ? If I get that comment right they'd need really soon :-/ [16:51:15] andre__: Oh [16:51:16] Yes [16:51:21] Yeah, sorry :-/ [16:51:25] I was meaning to do it earlier today after happy-melons last post [16:51:29] I just got distracted [16:51:37] let me explictly do it now [16:51:45] Reedy, ah no, still great. Thanks so much for handling this :) [16:53:33] reedy@tin:/a/common/php-1.23wmf4$ mwscript extensions/SecurePoll/cli/import.php --wiki=enwiki ~/arbcom-2013.xml [16:53:34] Finished! [16:53:34] reedy@tin:/a/common/php-1.23wmf4$ [16:53:34] lol [16:54:24] andre__: Done probably maybe [16:54:38] Told Happy-melon to find me on IRC if he needs anything else doing of importance [16:54:52] Reedy: thanks man [23:15:35] bug 40439 should be expedited IMO [23:16:47] Jasper_Deng: {{sofixit}} ;) [23:16:53] it doesn't look that difficult [23:17:15] just steal the code that's in core and modify it [23:17:45] yeah but... 1 - I'm busy, lego, and 2 - I'd think it would involve playing around w/ db schema [23:17:59] no it wouldnt [23:18:08] use the mediawiki message approach that core has [23:18:52] oh, thats for autoblocks [23:18:56] but still https://www.mediawiki.org/wiki/MediaWiki:Autoblock_whitelist [23:19:05] something like that