wiki.techinc.nl/includes/Storage
Ostrzyciel 8de0f3a883 PageUpdater: fix handling of null edits
Previously null edits were not properly marked in EditResult objects
provided by the PageUpdater. This change should fix it, by ensuring
the original revision ID is always set on the EditResultBuilder if
the edit is a null edit.

I've also added some code to test this, so we hopefully don't
encounter an issue like this in the future. :)

Bug: T257766
Change-Id: I04bb058c64483967617958d86aa40a67c31071cb
2020-07-21 12:22:33 +02:00
..
Hook Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
BlobAccessException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
BlobStore.php Fix includes/Storage PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 04:30:37 +01:00
BlobStoreFactory.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
DerivedPageDataUpdater.php DerivedPageDataUpdater::prepareUpdate deprecate passing a Revision 2020-06-23 23:48:30 +00:00
EditResult.php EditResult: improve documentation 2020-07-09 14:19:38 +00:00
EditResultBuilder.php Add mw-manual-revert change tag 2020-07-16 13:29:12 +02:00
NameTableAccessException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
NameTableStore.php Pass function name to database functions 2020-06-07 14:16:52 +02:00
NameTableStoreFactory.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
PageEditStash.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
PageUpdateException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
PageUpdater.php PageUpdater: fix handling of null edits 2020-07-21 12:22:33 +02:00
RevisionSlotsUpdate.php Add missing @param and @return to documentation 2019-11-10 22:12:58 +00:00
SqlBlobStore.php Fix some incomplete PHPDocs in Revision and related 2020-06-08 13:53:12 +02:00