[01:08:07] gn8 folks [01:08:45] /a [01:13:21] mwalker: ping [01:13:29] jeremyb_: pong [01:14:09] and by that I mean -- what's up! [01:14:20] heh, yeah :) [01:14:25] just saw your analytics mail [01:14:27] mwalker: quick /msg ? [01:14:31] sure [02:56:54] ouch, unbelievable :o https://bugzilla.wikimedia.org/show_bug.cgi?id=45056 [02:57:09] poor monobook, so mistreated [10:14:29] Hi [10:14:50] If a page is too long it can't be edited it seems - http://en.wikisource.org/w/index.php?title=Short_Titles_Act_1896&action=edit times out [10:31:02] Qcoder00: it isn't a function of length, exactly -- it has more to do with the templates that are included. [10:31:16] Well in case , I can't edit it [10:31:23] So it will have to be nuked [10:33:13] This contains some useful information: http://en.wikipedia.org/wiki/Wikipedia:Template_limits [16:23:12] Hi! [16:23:49] Can someone help me reproduce a fairly surprising glitch? [16:24:18] The glitch is: being able to see users and edit summaries of deleted edits in the Recent Changes [16:28:55] [Note: it's even visible logged-out or with a non-admin account...] [16:40:57] huh: how much later? caching can sometimes do such things in histories at least [16:41:14] Nemo_bis: it was deleted while I was editing it [16:41:29] or right after [16:42:06] Nemo_bis: Search for "Www.wikipedia.com" on https://meta.wikimedia.org/w/index.php?title=Special:RecentChanges&limit=100 [16:43:21] Hint: it was at 15:52 UTC [16:43:48] yes I saw it [16:44:05] yeah according to the RC feed that I was looking at, my delete action was a second after [16:45:52] https://bugzilla.wikimedia.org/show_bug.cgi?id=45081 [17:56:53] there is on https://uk.m.wikinews.org/w/index.php?title=Спеціальна:Вхід&returnto=Спеціальна%3AСписок+спостереження [17:56:53] Сертификат действителен только для следующих имён: [17:56:53] *.wikipedia.org , wikipedia.org , m.wikipedia.org , *.m.wikipedia.org [17:56:53] (Код ошибки: ssl_error_bad_cert_domain) [17:57:02] (sorry for localized text) [18:04:44] Base-w, this is https://bugzilla.wikimedia.org/show_bug.cgi?id=34788 [18:05:31] ok nice. should i add smth? [18:05:42] What do you have to add? [18:06:29] idk i think anything :) [18:06:58] ah it is not fixed for one year [19:28:57] Recently moodbar has been disabled/removed from enwp. Moodbar still exists on nlwp (and we would like to keep it that way), but since 3 days no comments have been coming in and when I checked this morning every new user that tries to post feedback gets a message that they violate the rules (moodbar-abuse-title). I've been looking into it and apparently that gets triggered when either... [19:28:59] ...$wgSpamRegex gets triggered, Spamblacklist gets triggered or abusefilter gets triggered. There haven't been any changes to abusefilters for a while, the local spamblacklist isn't updated since 2012 and on meta only 3 changes were made that don't seem to conflict. Any thoughts what to do to get it fixed? [19:30:12] I've made a bugzilla bug, but it doesn't seem to be a bug with the extension this time, but more like a bug with config somewhere [19:30:26] Sumurai8: Could you please link the bug? [19:30:38] gimme a sec [19:30:52] https://bugzilla.wikimedia.org/show_bug.cgi?id=45068 [19:31:00] Long story short: We changed the abusefilter internally a lot and if the extension assumes the old stuff it's going to break [19:31:22] something like this? https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/MoodBar.git;a=blob;f=include/MoodBarUtil.php;h=96d85c50f12b0daa8a970f406572c40055e38a6f;hb=HEAD [19:31:45] Sumurai8: Totally, ye [19:31:46] s [19:31:49] I can see the cause [19:32:00] return $filter_result != '' && $filter_result !== true; [19:32:12] the result is an object now, while it used to be a string [19:32:29] I'll fix that later ;) [19:33:30] okay :) should I add something to the bug? [19:33:34] or will you do that? [19:35:15] ah you did :P [19:35:18] thanks [19:36:48] hoo: btw, do you have any theories about the Wikidata IP blocks bug? [22:10:36] hello [22:10:53] hello [22:10:58] I have a problem in a scribunto module: [22:11:26] I send to the template that calls my module a parameter that is protected by tag [22:11:46] → {{mytemplate|{{some stuff}}|...}} [22:12:18] if I just get and print it from module it's fine. But it seems that string lib is confused by the tags [22:12:43] which are converted into "magic" stuff to be reconstructed at output. [22:13:43] I mean, for example: local txt = args[1] ; string.len(txt) returns 44, which is the length of the "magic" nowiki part, not the total length [22:14:30] in addition string functions failed to search/replace the "real" content on the string. It act as if for string lib the incoming string is restricted to the magic part. [22:15:25] I tried to replace the escape code (gsub "\127" "_") but I still only get the nowiki part and not the rest of the entry (it gives: _UNIQ5ed6c7763331d005-nowiki-00000001-QINU_) [22:16:04] does anyone have an idea on how to deal with that? [22:32:19] when will be next cached special pages update at uk.wikinews? last was 6 days before