[00:02:17] kaldari: UserCache is a similar class [00:02:43] oh? What does it do? [00:04:15] Looks like it's for large username lists or somesuch [01:02:22] gn8 folks [05:34:47] Ryan_Lane: you might like to weight into this http://www.reddit.com/r/sysadmin/comments/1cogko/i_need_your_mediawiki_success_stories/ (webplatform etc) [15:03:40] Hi! [15:03:42] Sometimes Commons user and user talk pages are slow to load (https://bugzilla.wikimedia.org/show_bug.cgi?id=47457). [15:03:44] Could somebody take a look, please? [15:03:45] Eugene. [15:06:09] is labs etherpad down? [15:07:49] Nikerabbit: I think it's our connection [15:08:01] you can see someone editing the pad right in fron of us [15:08:34] or not, it's not labs' [15:13:09] etherpad.wikimedia.org usually works pretty well. [15:42:24] https://www.mediawiki.org/w/index.php?title=Special:AllPages/Module [15:42:28] shows Module:mathRoman.lua [15:42:38] click the link and it doesn't exist [15:43:17] Is that something which needs maintenance/namespaceDupes.php? [15:43:43] Do we know how it was created like that? [15:44:07] namespaceDupes.php may do it. Though I feel like there's another script... [15:44:08] It might've been created before the namespace was added properly? [15:44:14] I can't tell, no TS access [15:44:24] The API should provide info about it. ;-) [15:44:50] Maybe. [15:45:57] API isn't helpful... https://www.mediawiki.org/w/api.php?action=query&titles=Module:mathRoman.lua&prop=info [15:46:13] Normalization is a cruel and fickle mistress at times. [15:46:19] If you can get the page ID, the API would be useful, presumably. [15:46:21] Let's see. [15:46:31] Module namespace number is... [15:47:01] wgNamespaceIds.module [15:47:01] 828 [15:47:19] I was checking enwiki_p. [15:47:27] ... [15:47:28] Muscle memory is also a cruel and fickle mistress. [15:47:44] ... yourself! [15:48:10] Hmmmm. [15:48:40] mysql> select * from page where page_title = 'mathRoman.lua'; [15:48:40] Empty set (0.60 sec) [15:48:42] Bizarre. [15:48:54] Now try [15:49:00] select * from page where page_title = 'Module:mathRoman.lua'; [15:49:21] Weirddddd. [15:49:35] http://p.defau.lt/?Hx0oXTr9Qu7klCNEpw0fCw [15:49:40] Sec, I'll grab the revs. [15:50:15] two rows for one title? [15:50:22] Talk and main. [15:50:26] page_namespace differs. [15:50:37] ah [15:50:46] http://p.defau.lt/?gN5MPsTlyNR1z3CdcjAPuA [15:50:52] http://p.defau.lt/?7SsyuApuxF9qAy1r39wA_A [15:50:57] What else... [15:51:56] * Krenair should probably request access at some point so he can do this himself [15:51:56] http://p.defau.lt/?fGdedoPvKTK95TmAl_X_LQ [15:52:04] Well, Labs will have it soon enough.®™ [15:52:16] Those four pastes should do it. :-) [15:52:34] My guess is an import bug. [15:52:39] Though I don't see an import entry. [15:52:44] rev_comment: Created page with "== Purpose == Exactly what is the point of this page? The Lua extension is not installed on this wiki. ~~~~" [15:52:59] Yeah that means the page was created before scibunto was installed, and therefore the namespace did not exist [15:53:13] Now the namespace exists this page has broken [15:53:17] Ahhh. [15:53:25] So someone needs to run namespaceDupes.php then, yeah. [15:53:34] Probably across all wikis... [15:53:45] There's likely other broken shit as well. [15:54:17] You can probably find many of them by checking for ':' in the page_title [15:54:28] though that might take too long to run [15:54:49] Spring maintenance. :-) [15:55:03] Or fall, for the people in the Global South. [15:57:18] Autumn. 'Fall' is a North American thing [20:13:13] [[Tech]]; Monedula; /* Defining style for _tt_ and _code_ html tags */; https://meta.wikimedia.org/w/index.php?diff=5408656&oldid=5406141&rcid=4091261