Skip to content
Snippets Groups Projects
Commit 4945e839 authored by Tymoteusz Motylewski's avatar Tymoteusz Motylewski Committed by Andreas Fernandez
Browse files

[BUGFIX] Remove empty values from intExplode in TreeController

intExplode missed an additional parameter which prevents the method 
from returning array with empty element.

Now when doktypesToShowInNewPageDragArea is empty, 
PageTree API will return empty array.

Resolves: #83542
Releases: master
Change-Id: I0ebfaef8e1ea782580e0feda59958bb39b0ca483
Reviewed-on: https://review.typo3.org/55335


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 66939219
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