[BUGFIX] Set correct workspace ID when updating referenceIndex for files
When publishing a workspace the referenceIndex entries of the affected sys_file_reference rows were not updated with the new workspace. That's because the user is always in the affected workspace and therefore the workspace is not set to live as expected. Now updating referenceIndex for both workspaces when swapping. Resolves: #64253 Releases: master, 6.2 Change-Id: Icfb4fcd1ae92da4ea881105b387c3d6db20ece95 Reviewed-on: http://review.typo3.org/36044 Reviewed-by:Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Fabien Udriot <fabien.udriot@ecodev.ch> Tested-by:
Fabien Udriot <fabien.udriot@ecodev.ch> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com>
Please register or sign in to comment