[03:46:15] Thanks! I've changed it. [04:42:34] Can someone help me and everyone else close [[phab:T13921]] [04:42:34] [04:43:16] I pushed PRs to both repos so I would be happy to have this closed today [05:27:41] [1/3] I think @pskyechology is planning to take care of them soon. I also have one in the queue now: [05:27:42] [2/3] https://issue-tracker.miraheze.org/T13897#288224 [05:27:42] [3/3] I've waited for more than 3 months and won't be terribly sad if I have to wait for a few more days lol. [05:58:50] [1/2] I made some test cases for it on https://exttest.mirabeta.org/wiki/ParserPower [05:58:50] [2/2] I think if we can add tests on mirabeta for future extension deployments it'll be a lot easier to test extensions when we update MW. [05:59:44] 🙂‍↕️ [06:04:50] I would like to have an account there tho, I think I can help [06:05:41] You could DM me your desired username and email (or DM anyone else on mirabeta). [06:43:32] Now done the basics parsers, going for list based [06:44:50] I'm sorry you have to go through this. Normally I write tests after enabling an extension, but we don't have such luxuries right now. [14:19:32] [1/5] Very odd. A custom url I supplied to `image` for WikiSEO works on both Meta and one wiki, but it refuses to show up on another. [14:19:32] [2/5] https://strinova.org/wiki/User%3APetraMagna/sandbox?action=info [14:19:32] [3/5] https://meta.miraheze.org/wiki/User:PetraMagna/sandbox?action=info [14:19:33] [4/5] https://vocaloidlyrics.miraheze.org/wiki/User%3APetraMagna/sandbox2?action=info [14:19:33] [5/5] I should've done more testing when filing https://issue-tracker.miraheze.org/T13802. Did not expect it to be a problem on one specific wiki. [14:38:46] It has to do with `$wgAllowExternalImages`. If a wiki turns it on, setting the image to an external URL will fail.