[00:54:41] Hi, I'm trying to migrate from Redmine wiki to Mediawiki, and I've written a (WIP) script to retrieve the redmine wiki pages and add it to a git repository, [00:54:54] I then push the pages with git mediawiki remote to the mediawiki [00:55:25] For some reaons mediawiki requires the pages to end up with the .mw extensions so I took care of that with a git mv and a git rebase [00:56:00] But then I've strange behavior: I can see older revisions of the pages (which are in textile syntax) but I can't diff the revsions between them [00:56:21] Is that to be expected or could it be a problem in my wiki configuration? [00:57:13] Diffing 2 revisions through mediawiki gives me "Service Unavailable" [00:58:18] Here's a revision that works for istance: https://wiki.libsamsung-ipc.replicant.us/wiki/index.php?title=Libsamsung-ipc&oldid=58 and here's a failing diff: https://wiki.libsamsung-ipc.replicant.us/wiki/index.php?title=Libsamsung-ipc&action=historysubmit&type=revision&diff=57&oldid=56 [01:02:40] I'm using that approach because I don't know well pandoc and I'd prefer keeping the old content as-is so if conversion issues are found later on I'd still have the real history to help me understand how to fix it (manually). [01:16:54] Your version of mediawiki is a older than the current release. The current release is 1.38.0 and your version is 1.31.7. Although it may not fix it, have you tried using a more up to date version of mediawiki? [01:19:09] ok, I'll try to see if I can upgrade somehow [08:10:39] 虚拟主机可以配置mediawiki吗? [08:12:34] 有人吗? [08:12:53] !admin [08:12:53] To recreate the admin user, run "php maintenance/createAndPromote.php" on the command line. [08:13:05] php maintenance/createAndPromote.php [18:58:00] was LocalisationUpdate removed from 1.38 hmm [18:58:27] nothing in release notes [19:03:22] found T300498 huh [19:03:23] T300498: Sunset the LocalisationUpdate extension - https://phabricator.wikimedia.org/T300498 [19:08:39] oh and Nuke seems to be gone too [19:13:44] * Remilia wonders why these changes were not in release notes but that is not that important [19:18:41] Nuke shouldn't be gone so far as I know. [19:18:56] or at least, there's no intent to disappear it [19:27:55] oh [19:28:11] must have been something weird on my side [19:28:17] re-extracting I can see it [19:28:25] weird :| [19:29:21] LocalisationUpdate is there too… definitely something happened during extraction [19:38:14] LocalisationUpdate is gone [19:38:20] But Nuke isn't [20:05:23] Can someone who understands html form fields pm? Not sure if what I'm seeing is a sec bug or not [20:06:20] RhinosF1, i can take a look [20:11:04] AntiComposite: sent [20:28:21] https://phabricator.wikimedia.org/T309894 for those that can see