[BUGFIX] Ensure UriBuilder always contains a cObj
When UriBuilder is used outside of an initialized ExtbaseAction and not within StandaloneView, the cObj is not properly initialized inside Extbase's UriBuilder Resolves: #91625 Releases: master, 10.4 Change-Id: I850257f0a5d47d3ec18e7eb791894c90258394f7 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69132 Tested-by:Oliver Bartsch <bo@cedev.de> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/extbase/Classes/Mvc/Web/Routing/UriBuilder.php 3 additions, 1 deletiontypo3/sysext/extbase/Classes/Mvc/Web/Routing/UriBuilder.php
- typo3/sysext/extbase/Tests/Unit/Mvc/Web/Routing/UriBuilderTest.php 4 additions, 3 deletions...ext/extbase/Tests/Unit/Mvc/Web/Routing/UriBuilderTest.php
- typo3/sysext/form/Classes/Domain/Runtime/FormRuntime.php 1 addition, 0 deletionstypo3/sysext/form/Classes/Domain/Runtime/FormRuntime.php
Please register or sign in to comment