Skip to content
Snippets Groups Projects
Commit 18d449b2 authored by Benjamin Kott's avatar Benjamin Kott
Browse files

[BUGFIX] Remove invalid has-changed class on new records

We are removing the misused has-changed class for new
records and replacing it with a dedicated is-new class.
This class is used only to check if a record needs to be
persisted before certain actions, such as closing or
previewing a record, can be executed.

Resolves: #104690
Related: #87890
Related: #104676
Releases: main, 12.4
Change-Id: Ie0ddd119de860f9539acc9d1353428529afa7f83
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85975


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarBenjamin Kott <benjamin.kott@outlook.com>
Reviewed-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Reviewed-by: default avatarBenjamin Kott <benjamin.kott@outlook.com>
parent 82036f54
Branches
Tags
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