Skip to content
Snippets Groups Projects
Commit 994baa0b authored by Sebastian Mazza's avatar Sebastian Mazza Committed by Jigal van Hemert
Browse files

[BUGFIX] Update tstamp on writeForeignField if any foreign value has changed. (IRRE)

This patch solves the problem where the timestamp in the column tstamp
was not updated when the sorting of the inline list (IRRE) would change.
It also updates the tstamp if one of the following fields change:
foreign_field, foreign_table_field, symmetric_field or one of the
foreign_match_fields.

Resolves: #71138
Releases: master
Change-Id: I3c9143dfd7bc2dca3ce5eb1dbe1f8e71561ebf66
Reviewed-on: https://review.typo3.org/44617


Reviewed-by: default avatarOliver Eglseder <typo3org@vxvr.de>
Tested-by: default avatarOliver Eglseder <typo3org@vxvr.de>
Reviewed-by: default avatarMarkus Sommer <markussom@posteo.de>
Tested-by: default avatarMarkus Sommer <markussom@posteo.de>
Reviewed-by: default avatarJigal van Hemert <jigal.van.hemert@typo3.org>
Tested-by: default avatarJigal van Hemert <jigal.van.hemert@typo3.org>
parent 73adc69b
Branches
Tags
No related merge requests found
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