[00:02:16] For that you would want Cargo or SMW [00:08:41] Oh actually it wasn't that bad (example for up to 3 params):... (full message at ) [00:09:26] s/<--/` comments for that though [08:18:29] Line breaks get swallowed in parserfunction arguments in some situations. Not generally at the end of templates, AFAIK. [11:52:17] Hey [11:52:38] While setting up mediawiki, which branch shall I clone? [11:54:55] Probably master, but it depends what you're actually doing... [11:55:21] master for dev, a release branch for a production wiki (or fixing issues only on release branches) [11:59:15] Reedy okay thank you, I'll go through the list of pending issues and then check [12:22:50] Can I get the list of issues? [12:34:50] Hey could you send the list where I can contribute [12:38:11] !phabricator [12:38:11] https://phabricator.wikimedia.org/ [12:39:04] Thank you [14:43:20] Hi, I'm using MW 1.39 but getting the following error when using Visual Editor "Error contacting the Parsoid/RESTBase server (HTTP 404)" any help? [14:44:11] Apache Version 2.4.55 [14:44:12] PHP Version 7.4.33 [15:01:56] Hi, anyone aware of this bug? [15:11:31] Hi - can anyone explain why this patch is failing validation? https://gerrit.wikimedia.org/r/c/mediawiki/extensions/WatchAnalytics/+/883522 [15:21:26] Hi, I have an Issue regarding xdebug on my mediawiki instance in docker. [15:21:57] (Sorry accidantily hit enter before hand the rest of my message comes shortly) [15:28:46] My Mediawiki runs on a Ubuntu VM inside a docker container. I tried using XDebug with VSCode from my local machine (it is already connected via SSH for remote development). I set up XDebug according to this site: https://www.mediawiki.org/wiki/MediaWiki-Docker/Configuration_recipes/Xdebug_config_for_VS_Code But no matter what BP I set keep getting [15:28:47] ignored. Maybe someone knows what I forgot? [15:28:47] Here is my launch.json: https://dpaste.org/vnkVS#L4,7,11 [15:28:48] Here is my .env file: https://dpaste.org/N7UDo [15:32:03] oh and and something I want to ask, because maybe thats the problem: with the PathMapping: I'm not sure if this is correct. The path of my docker container is /etc/mediawiki  so I'm not sure I got that right [15:32:49] Yaron: I'd try doing a recheck in case it was some weird issue where selenium hung, given that most of the errors were timeouts [15:51:02] Hi, I was here yesterday asking for a way to run a script when the page is safed. After your suggestion of using the Hook "PageSaveComplete" I tried using this, but unfortunatly it seems like the Hook does run when updating a page. Since this is the first Hook I'm implementing in my extension, I'm not quite sure I did it right, maybe someone can [15:51:02] see an Issue? [15:51:03] Here is my code: [15:51:03] - extension.json: https://dpaste.org/qrU6p [15:51:04] - LocationDataHooks.php: https://dpaste.org/ZDJgq [15:56:25] Guest85: is your extension loaded? Check Special:Version [16:05:44] Hi, yes my extension is loaded, it's mostly a REST-API for additional metadata, so there was no Hook needed so far [16:13:55] Guest85: could be an error in your hook then. At the very least, WikiPage::getTitle returns a Title object most likely, not a string. Check your php error logs [16:26:19] Ohh I see, that makes sense. I have to be honest, I don't know where to find those error logs [16:55:40] I mean if you do mean the Log of the Debug-Toolbar, there is no error [17:02:04] I did try to use the function "getFullText()" of the Title object, which according to the documentation returns a string value of the title, but it still seems to do nothing. If you could tell me, where I can find the PHP error logs, that woul be great:) [17:40:54] Sorry, but I gotta go now, it's pretty late here. I will check the Chat Log tomorrow if someone is asking, otherwise, I will ask again tomorrow [17:41:19] *with asking I of course mean answering my question. [18:35:11] moonmoon: sorry for the long delay. I ran "recheck", but the same problem is still there: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/WatchAnalytics/+/883522 [18:35:51] It seems to involve Selenium timing out. Is there any way to increase the timeout? [18:39:22] I've been locked from my Wikimedia account despite doing nothing wrong. Does this mean that the Wikimedia account system is broken? [18:44:18] I've been locked from my Wikimedia account despite doing nothing wrong. Does this mean that the Wikimedia account system is broken? [18:54:32] b4531826[m]: what’s your username [19:52:01] My username is B4531826. [19:53:14] MediaWiki software is operating as expected. [21:42:18] "MediaWiki software is operating..." <- So why is my account locked? [21:43:06] Your account was being used for vandalism across wikis. [21:44:23] Izno: It actually was not. Did you look at my contributions? [21:44:36] Arguing with me in this channel isn't going to get you anywhere. [21:44:40] So. [21:44:47] RhinosF1: [21:44:49] Izno: Why? [21:44:54] It's offtopic. [21:45:08] And I'm not interested in arguing with you on the point. [21:47:16] appservice: Ban Inzo! [21:47:53] smh can't spell my name right [21:48:11] s/Inzo/Izno/ [21:48:20] Izno: I fixed it. [21:48:27] oh good [21:50:27] appservice: If you can, please unlock my Wikimedia account. [21:53:05] There seem to be some entries in the upload log which I can't mark as patrolled. I think it's because another file was moved on top of them after an untrusted editor originally uploaded the file. Anyone familiar with this issue? [21:53:34] !ops b4531826[m] [21:56:08] Thanks p858snake [22:39:58] ooh we're banning Izno? [23:12:22] anyone want to look over https://gerrit.wikimedia.org/r/c/mediawiki/extensions/TitleKey/+/886172 ? it's a trivial fix... [23:13:25] +2'ed [23:14:59] Tamzin, D: [23:18:20] is it normal that I got literally 23 consecutive emails from the build system? :D I think it sent out a few duplicates... [23:18:58] and it's still going... [23:19:06] I hope it's not stuck in a loop and destroys my inbox :D [23:19:12] I cherry picked the change to 3 release branches, so you get the same kind of mails 4 times [23:19:33] which is pretty close to the number of comments made by jenkins-bot [23:19:37] if you multiply by 4 [23:20:29] ah ok, better too much info than too little I guess :D [23:21:20] I would guess there's some way to ask Gerrit to send you a digest [23:21:24] in prefs [23:21:31] rather than one email a comment or similar