Petr Pchelko

Results 19 comments of Petr Pchelko

Resolved with #11595

I have realized a few followups are needed: #155

@ysawa0 thank you so much for testing. I have created #155 as a followup to this, which switches converting v2->v3 to be much more explicit. Originally that was done because...

This should be fixed in service-runner. I'll ask @clarakosi to look into this.

> Could there be something I am missing that is causing these two tests to fail? Can you add the changes you made for these tests into the PR too?...

> The html2wt with scrub_wikitext test fails with error 400 whenever the scrub_wikitext: 1 parameter is added. I've tried to change this one locally and it works for me. >...

Try adding `$wgContentHandlers['smw/schema'] = FallbackContentHandler::class;` to your LocalSettings.php

I have left a few comments inline for the things that popped out. We have not yet fully tested this implementation, will report the results as we go, but this...

@skroczek do you need any assistance implementing/testing your changes?