[03:15:59] i think i found a bug while uploading an image to english wikipedia [03:16:27] it happened when i tried to upload a new version of a radio station's logo. https://www.laz1310.com/wp-content/uploads/2018/03/LOGO-Z-5-1-300x266.png is the new logo... i tried to update the old logo, located here: https://en.wikipedia.org/wiki/File:La_Z1310_logo_2017.png [08:14:04] is anyone running the mediawiki apache on docker? im having the issue that a user's ip address is showing as the container's default gateway IP. this makes it difficult to IP block a user [10:57:27] it was approved 1st May [10:58:05] probably should've been backported to 1.31 [10:58:19] which was released after that [11:00:39] oh the thing that broke it was merged into REL1_31 on 3rd May [11:00:54] so it should have made... 1.31-rc.1 or 1.31-rc.2, not sure what happened to rc.1 [11:03:59] okay apparently that got skipped for reasons detailed in the rc.2 announcement [11:04:44] do you have a gerrit user robert__? [11:04:57] what is the name [11:06:59] robert__, Willertr does not identify a registered user or group [11:16:37] robert__, okay you should get updates as people comment hopefully [11:16:47] feel free to open a ticket and associate it [11:16:52] if you want [11:30:05] hi sam_ [11:30:07] I know of GCI but I'm not familiar with it, one moment [11:30:49] what kind of form are you looking for specifically sam_? [11:35:08] hm [11:35:17] 'Once Wikimedia is accepted as an organization: Receive an email from the org admins and follow the instructions to register yourself as a mentor on the Google Code-in site.' [11:35:21] it sounds like it's invitation only? [11:35:24] let's see [11:36:05] where is andre when you need him [11:38:38] I also can't find any of our other org admins around IRC [11:39:34] sam_, what's your gerrit username? [11:41:22] Wikimedia GCI mentors need to be experienced contributors, I don't think you can be an experienced Wikimedia technical contributor without knowing about gerrit [11:43:37] are you perhaps looking to sign up to GCI as a participant? [11:45:11] can you link me to your phabricator account? [11:46:56] sam_, what previous contributions have you made in wikimedia tech? [11:47:42] okay but what about wikimedia? [11:49:22] well I'm sorry but https://www.mediawiki.org/wiki/Google_Code-in/Mentors says "You must be an experienced Wikimedia contributor if you are considering to become a mentor for Google Code-in." [11:49:51] this was added by one of our GCI org admins, Andre [11:50:29] you can email aklapper@wikimedia.org if you disagree but I think he will say you are not eligible to be a wikimedia GCI mentor yet [13:31:11] hi HotlineBling [14:29:30] How can I use Javascript to redirect user to a page in a ns. [14:40:26] eugene233, location.href = mw.util.getUrl('Namespace:Name'); ? [15:17:01] Ulfr: you may want to repeat that for everyone; we have anti-spam measures in place such that if you aren't logged into NickServ only ops can see what you type [15:17:13] Whoever wrote the sql updates for Flow is a jerk. By the bye. Also! If I move from the Cite extension to the CiteThisPage extension is there anything in terms of changes that I need to be aware of? [15:17:54] https://phabricator.wikimedia.org/diffusion/EFLW/history/master/db_patches/ [15:18:31] Cite and CiteThisPage are two complementary extensions; they don't duplicate each other's functionality [15:18:41] I didn't mean to point any fingers, but I finally figured out that my flow table wasn't being found because the sql patch file wasn't applying my db prefix to the query [15:19:06] Flow is likely not an extension tested on wikis including prefixes [15:19:15] Cite is for inline citations ( and the like). CiteThisPage is to enable others to easy plug in citations to your wiki in their bibliographies [15:20:32] db_patches/patch-add-revision-content-length.sql:ALTER TABLE flow_revision [15:20:37] is it this one by any chance Ulfr? [15:20:47] Yes, that one exactly xD [15:20:53] I had to manually add my prefix [15:21:16] https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/Flow/+/165683/ [15:22:36] Uh, not 100% on what I'm supposed to infer from that, but I really wasn't looking to point fingers. More just complain in a fashion that resolves the issue I encountered [15:23:05] well [15:23:16] you could start by not calling people jerks [15:24:11] You're not at all wrong, and if I was calling YOU a jerk I apologize sincerely. [15:24:19] no [15:26:03] *Shrug* Wasn't intending to hurt anyone's feelers. Anyway, the real reason I came in here again wasn't to put my foot in my mouth, it was to ask if you guys had any clue why the page I'm about to link would cause a fairly beefy server array to start throwing 504s [15:26:19] https://www.wikidoc.org/index.php/Sandbox:OhGodWhy [15:27:00] I already removed a bunch of junk I thought was causing the problem, but it's still causing occasional massive spikes in CPU usage and locking up frontends [15:33:05] The only thing I notice at this point is the 225 references, but I don't see how that would cause such a massive surge in CPU usage [16:46:04] Is there an easy way for a nonadmin to check if a specific account is autoconfirmed [16:59:14] bawolff: API? Special:Userrights too [16:59:37] https://en.wikipedia.org/wiki/Special:UserRights/bawolff "Implicit member of: Autoconfirmed users" [16:59:50] That only works if you are admin [17:00:11] i figured out though that enwikihas a requirement of 10 edits [17:00:34] which is why the account i thought should be autoconfirmed is not [17:00:47] https://en.wikipedia.org/w/api.php?action=query&list=allusers&aufrom=Krenair&auprop=implicitgroups [17:01:05] https://en.wikipedia.org/w/api.php?action=query&list=allusers&aufrom=Krenair&auto=Krenair&auprop=groups|implicitgroups [17:01:14] bawolff, ^ [17:01:20] Oh wait, userrights works for non admins! [17:01:27] * bawolff wrong [17:01:50] oh right at some point it was opened up so people without the ability to change someone's permissions at all could still view stuff, right? [17:02:02] I think you were historically right bawolff :) [17:02:35] Developers keep developing! [17:04:07] :) [17:05:24] there is something a bit weird about https://en.wikipedia.org/w/api.php?action=query&list=allusers&aufrom=Krenair&auto=Krenair&auprop=rights [17:05:52] it doesn't include my rights from global groups [17:07:26] Global groups be weird [17:08:08] it also presumably doesnt include other rights from hooks or revoked rights from session (botpassword etc) [17:10:02] yeah I'm gonna open a ticket [17:13:06] https://phabricator.wikimedia.org/T205992 [20:58:04] quiddity, I've added a proof of concept to the IPA bug https://phabricator.wikimedia.org/T33221 [21:00:46] JanSch, wow! I'll take a look in my evening. :) (note: I'm not a dev, just an enthusiastic endorser of the idea :)