Skip to content
Snippets Groups Projects
Commit 526576f7 authored by Andreas Allacher's avatar Andreas Allacher Committed by Christian Kuhn
Browse files

[BUGFIX] getPageOverlay_preProcess respect changes done in hooks

Due to the implementation of getPagesOverlay the individual page array
is passed to the getPageOverlay_preProcess hook without
being able to use changes done in user function
to the page array.
Now the page array can be modified again.
The change was introduced by adding the feature
PageRepository::getPagesOverlay() in http://review.typo3.org/36054

Change-Id: If4a07b232b3e34eb146f8ea06abe32efc7b72fdb
Releases: master, 7.6
Resolves: #76031
Relates: #64258
Reviewed-on: https://review.typo3.org/47996


Reviewed-by: default avatarNicole Cordes <typo3@cordes.co>
Tested-by: default avatarNicole Cordes <typo3@cordes.co>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarJoerg Boesche <typo3@joergboesche.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 15320bef
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