[02:24:45] Hi greeter\IQUIT. [08:07:54] hey there. found a problem with rendering of math formula png fallbacks. they are not displayed because there is a semicolon missing after vertical-align in the inline css. now i wonder which part of mw and extensions could be responsible for that [08:08:14] Math [08:08:44] On what sites? [08:08:47] What version of MW? [08:08:51] Example of the CSS? [08:09:39] that's what i thought, too. but can't find a hint in the code. an example is at http://it.wikitolearn.vodka/Gravitazione/La_legge_di_gravitazione [08:10:21] it is 1.27-rc.0 [08:10:40] 3.0.0 (004d8f5) 20:55, 21 gen 2016 [08:11:04] The version of math looks a little out of date [08:11:33] sample output: https://paste.kde.org/p8pyxekwr [08:11:34] Looks like you're using an old version of master [08:11:49] as you can see, height will never get used [08:12:00] oh [08:12:11] It might have been fixed already [08:12:23] ok, thanks, will forward that [08:12:36] Ah, think I found it [08:13:02] Oh, no, that's atest [08:14:11] Looks like it comes from https://github.com/wikimedia/mediawiki-extensions-Math/blob/a5ddbd031dbe42b60fdc231bdb9fcd721b3485d7/MathMathML.php#L399-L402 [08:14:26] https://github.com/wikimedia/mediawiki-extensions-Math/blob/6b984122a171bf016889dc45a1b35ca18c376959/tests/MathMathMLTest.php#L127 [08:14:29] https://phabricator.wikimedia.org/T132563 [08:14:43] neverendingo: Yup, already fixed in April, see links/bug above [08:14:54] aaah, wonderful, thanks Reedy [08:15:09] So, yeah, a git pull in the math extension should fix it [08:15:14] And maybe break something else [08:15:14] xD [08:15:22] great, looking forward to it :P [08:15:37] I have a love-hate relationship with LaTeX. [08:16:04] I write most documents (unrelated to MW) in it, but it can be so tedious to set up and get working right. [08:16:42] Like the other day I was generating some invoices, and suddenly the site my LaTeX client was downloading dependencies from just wasn't working. [08:17:21] On the server management side, I upgraded from Ubuntu 12.04 to 14.04 on a server of mine, and LaTeX just didn't want to upgrade. [08:17:27] Some circular dependencies or some such. [08:21:32] Yet I put up with it because LaTeX is awesome. [08:21:39] Which reminds me I need to generate an invoice today. [08:39:23] hallo, I'm trying to configure a mediawiki with visual editor and parsoid. I followed the steps of the official installatino pages for the two components, now when I click on Edit button on my wiki's Main Page iI get this error: Error loading data from server: 404: parsoidserver-http: HTTP 404. Would you like to retry? How can I try to fix it or to gt more informations on what happened? [08:43:09] cheip, have you asked in #mediawiki-parsoid ? [08:43:13] https://www.mediawiki.org/wiki/Parsoid#Contacting_us proposes that [08:44:26] not this time, but in the last two days I've found lot of help here, but nothing there :^) I'll give a try, but if someone have any idea... [08:47:18] 404 usually means not found. maybe the parsoid is running on a different domain than the one set in the config [08:49:59] cheip: https://www.mediawiki.org/wiki/Topic:Sz4ld1giul6g7igp [08:51:11] neverendingo: this is my parsoid setting.js http://pastebin.com/QkhBCYAA and those are the lines in my mediawiki LocalSettings.php: http://pastebin.com/CEf9buc0 do you see something wrong? [08:53:02] neverendingo: I've read that topic lot of times, but nothing was solved [08:53:37] cheip: sorry, i am not that much into parsoid either. this would just have been my first guess [08:55:26] cheip: but you could try without the domain part in localsettings, just the localhost url [08:58:46] neverendingo: nothing changes, unfortunately [09:57:02] nobody have any idea? [12:17:12] cheip: You should try asking in ~4-5 hours when more people are awake. [13:01:45] morning [15:18:52] hi :) I Would like to add an overview of all categories on my main page. Whats the best way to do this? Cause I see like multiple (but old) answers online :) [16:50:23] ahah. my username. Ahem. [16:51:06] probably stupid question, but mediawiki has no troubles running on ubuntu 16.04, correct? [16:56:05] ulfr: if there is trouble, it normally has to do with certain package versions shipped by distros, not with distros in general. [16:57:39] andre__: okay, I figured it'd be stuff I can work around if there was trouble, just wanted to be sure [16:57:55] Thanks! [18:25:49] ooh, 1.27 is LTS *and* requires a non-ancient php [18:25:50] nice [18:30:00] Yes! [19:55:46] @RobotsOnDrugs 1.27 is LTS and should be released on may [19:55:55] but it still has not been released [19:56:11] anyone knows why? [20:18:08] theGamer93: it's a bit delayed, but a release candidate was just created today [20:18:22] the release will probably be a in a couple of days [20:18:34] https://lists.wikimedia.org/pipermail/wikitech-l/2016-June/085837.html [20:32:49] thank you for that info @MatmaRex