wiki.techinc.nl/tests
Bartosz Dziewoński add6c49e01 Fix edit API adding empty section title when creating new pages
WikitextContent methods replaceSection() (used when adding a section
to an existing page) and addSectionHeader() (used when creating a new
page) behaved inconsistently - the former would omit the heading
syntax when the section title was empty, but the latter would not.
They both omit it now.

Some callers of addSectionHeader() handled this case, but others did
not, which caused T311489. (I am removing the checks now, since the
change makes them redundant.)

Bug: T311489
Change-Id: Icd59bcf2b75bf50865f19fac92bddabe0c183dcc
2022-07-05 21:06:06 +00:00
..
api-testing Rest: Make transformation endpoints configurable 2022-06-30 13:28:57 +01:00
common Do minor code cleanup 2022-06-24 13:52:42 +02:00
parser Sync up with Parsoid parserTests.txt 2022-06-22 16:33:05 -05:00
phpunit Fix edit API adding empty section title when creating new pages 2022-07-05 21:06:06 +00:00
qunit Tablesorter: Ignore style elements 2022-06-27 18:34:47 +00:00
selenium wdio-mediawiki: Release 2.1.0 2022-05-19 13:45:00 +02:00
.htaccess