Skip to content
New issue

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 #1177

Closed
gerhard-boden opened this issue Oct 12, 2016 · 1 comment

Comments

@gerhard-boden
Copy link
Contributor

gerhard-boden commented Oct 12, 2016

Description

Switching the dimension on a page that contains an asset array ends in exception

Steps to Reproduce

  1. Open a page that contains an asset array within the inspector
  2. Try to switch to a different dimension preset

Affected Versions

Neos 2.3.3
Flow 3.3.3

Exception and Stacktrace

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()

@gerhard-boden
Copy link
Contributor Author

Fixed in 2.3.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant