[TYPO3-dev] TYPO3 6.2

Helmut Hummel helmut.hummel at typo3.org
Wed Mar 26 17:45:15 CET 2014


Hi!

On 26.03.14 15:11, Flo Rian wrote:

> we just upgraded our TYPO3 version to 6.2. We developed an extension for managing the videos of our website and now when we try to safe a new video an error occurs with the message:
> not a correct info array of constructor dependencies was passed!

Can you provide the code of the constructor in question?

> Another confusing thing is this. It occured In the Log but I don't know in which context:
> Core: Error handler (BE): PHP Warning: htmlspecialchars() expects parameter 1 to be string, array given in /typo3/sysext/fluid/Classes/Core/ViewHelper/TagBuilder.php line 174

Seems that you pass an array to a tag attribute in your fluid template.
Something like: <f:link.action action="foo" class="{param}">

where {param} is an array

Kind regards,
Helmut

-- 
Helmut Hummel
Release Manager TYPO3 6.0
TYPO3 Core Developer, TYPO3 Security Team Member

TYPO3 .... inspiring people to share!
Get involved: typo3.org



More information about the TYPO3-dev mailing list