Skip to content
Snippets Groups Projects
Commit 9bdbb366 authored by Tim Schreiner's avatar Tim Schreiner Committed by Georg Ringer
Browse files

[BUGFIX] Keep sorting column value for deleted records

Keep the value for the defined sorting field when a record is
deleted. This improves the quality of restored records especially
for tt_content records when a whole page is restored.

This change might be breaking for functional tests in third-party
extensions that rely on deleted records.

Resolves: #84658
Releases: master
Change-Id: I7714d73d07a8c78da56603230bde8ede6c02d8f4
Reviewed-on: https://review.typo3.org/56609


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarMathias Brodala <mbrodala@pagemachine.de>
Tested-by: default avatarMathias Brodala <mbrodala@pagemachine.de>
Tested-by: default avatarJan Stockfisch <jan.stockfisch@googlemail.com>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent 772e0e76
Branches
Tags
No related merge requests found
Showing
with 103 additions and 73 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment