[01:25:45] before i file a phab ticket, can anyone explain why recaptchanocaptcha is broken after upgrading? https://pastebin.com/raw/RmNd9fWb [06:23:33] using dumpBackup.php and importDump.php to move a site, and some newer assets are missing... [06:23:48] php $HOME/maintenance/dumpBackup.php --current --include-files --uploads --output=gzip:$HOME/backups/$DATE/current.xml.gz [06:24:15] /usr/local/bin/php /var/www/html/maintenance/importDump.php --conf /var/www/html/LocalSettings.php --uploads --debug /var/www/html/dumps/current.xml.gz [06:24:39] either they aren't being exported by dumpBackup.php, or they aren't being imported by importDump.php [06:47:42] maybe you could look at the file to find out which i sthe problem [10:18:18] good idea. looks like it is not in the dump [10:56:53] so the newer pages and files don't exist in the dump when usind dumpBackup.php --current or dumpBackup.php --full. they are all within the (Main) namespace [10:57:12] maybe i need to dump a list of pages and files from mysql to feed it? :C [14:27:49] c hi, that is new behaviour in mw 1.31. another ext is setting wgCaptchaClass [14:28:00] you just need to find which ext is doing it [14:28:11] and move it to a ext callback or remove it. [14:28:37] but seems ReCaptchaNoCaptcha is the one setting it [16:22:24] Hello, I'm Sumukh. [16:23:06] I have participated in the Wiki science competition 2017. Can I get a participation certificate for that please? [16:24:30] What is Wiki Science? [18:21:37] does miraheze use https://www.mediawiki.org/wiki/Manual:Mobiles,_tablets_and_responsive_design ? or something else to make the Vector skin work better on mobile [18:22:47] https://www.mediawiki.org/wiki/Extension:MobileFrontend [20:36:33] khalella: #miraheze would probably be a better place to ask. or our github, depending on how familiar you are with more technical things [20:36:54] I'm pretty sure Miraheze uses Extension:MobileFrontend on all of it's sites except a few (one?) that have explicitly opted out. [20:37:09] (I should actually know for sure, since I'm ops there, but too lazy to look it up) [20:37:47] tru. actually somehow i thought thats what channel i was in [20:38:15] i creeped on a Special:Version page already