We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switching the dimension on a page that contains an asset array ends in exception
Neos 2.3.3 Flow 3.3.3
Exception #1 in line 256 of /var/www/europamoebel-master.at/studio-noebauer.getan.at/Data/Temporary/Development/Cache/Code/Fluid_TemplateCache/TYPO3_Neos_Service_Nodes_action_show_de1d1a7478f67ff83854d3c21a3a86c9b665d285.php: Notice: Array to string conversion in /var/www/europamoebel-master.at/studio-noebauer.getan.at/Data/Temporary/Development/Cache/Code/Fluid_TemplateCache/TYPO3_Neos_Service_Nodes_action_show_de1d1a7478f67ff83854d3c21a3a86c9b665d285.php line 256 14 TYPO3\Flow\Error\ErrorHandler::handleError(8, "Array to string conversion", "/var/www/europamoebel-master.at/studio-noebauer.getan.at/Data/Temporary/Development/Cache/Code/Fluid_TemplateCache/TYPO3_Neos_Service_Nodes_action_show_de1d1a7478f67ff83854d3c21a3a86c9b665d285.php", 256, array|9|) 13 FluidCache_TYPO3_Neos_Service_Nodes_action_show_de1d1a7478f67ff83854d3c21a3a86c9b665d285::{closure}() 12 TYPO3\Fluid\ViewHelpers\ForViewHelper_Original::renderStatic(array|5|, Closure, TYPO3\Fluid\Core\Rendering\RenderingContext) 11 FluidCache_TYPO3_Neos_Service_Nodes_action_show_de1d1a7478f67ff83854d3c21a3a86c9b665d285::render(TYPO3\Fluid\Core\Rendering\RenderingContext) 10 TYPO3\Fluid\View\AbstractTemplateView::render() 9 TYPO3\Flow\Mvc\Controller\ActionController_Original::callActionMethod() 8 TYPO3\Flow\Mvc\Controller\ActionController_Original::processRequest(TYPO3\Flow\Mvc\ActionRequest, TYPO3\Flow\Http\Response) 7 TYPO3\Flow\Mvc\Dispatcher_Original::initiateDispatchLoop(TYPO3\Flow\Mvc\ActionRequest, TYPO3\Flow\Http\Response) 6 TYPO3\Flow\Mvc\Dispatcher_Original::dispatch(TYPO3\Flow\Mvc\ActionRequest, TYPO3\Flow\Http\Response) 5 TYPO3\Flow\Mvc\DispatchComponent_Original::handle(TYPO3\Flow\Http\Component\ComponentContext) 4 TYPO3\Flow\Http\Component\ComponentChain_Original::handle(TYPO3\Flow\Http\Component\ComponentContext) 3 TYPO3\Flow\Http\Component\ComponentChain_Original::handle(TYPO3\Flow\Http\Component\ComponentContext) 2 TYPO3\Flow\Http\RequestHandler::handleRequest() 1 TYPO3\Flow\Core\Bootstrap::run()
The text was updated successfully, but these errors were encountered:
Fixed in 2.3.7
Sorry, something went wrong.
No branches or pull requests
Description
Switching the dimension on a page that contains an asset array ends in exception
Steps to Reproduce
Affected Versions
Neos 2.3.3
Flow 3.3.3
Exception and Stacktrace
The text was updated successfully, but these errors were encountered: