Skip to content
Snippets Groups Projects
Commit bd0b2929 authored by Benni Mack's avatar Benni Mack Committed by Benjamin Franzke
Browse files

[TASK] Only persist on POST requests in EditDocumentController

This change ensures that writing to EditDocumentController
only happens for POST requests, as EditDocumentController
currently takes care of rendering the form AND saving
a record via DataHandler.

Resolves: #94114
Releases: master
Change-Id: If6dc8930d0fa0cb2ed5d1165d6a42d9639013556
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68714


Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenjamin Franzke <bfr@qbus.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenjamin Franzke <bfr@qbus.de>
parent 712e8fea
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