[TYPO3-mvc] Understanding "not a correct info array of constructor dependencies was passed!"

Franz Koch typo3.RemoveForMessage at elements-net.de
Wed Dec 29 11:44:50 CET 2010


Hey,

> What does error message "not a correct info array of constructor
> dependencies was passed!" mean? This occurs when I use a link which has
> worked before (basically from a list of categories to a detail view of one
> of the categories, when clicked). I tried finding more info on this message
> using google without success.

withouth having a look at the code, it sounds like you have a 
__construct method somewhere in your extension that's expecting a 
argument and you don't provide correct annotations for it. Please have a 
look, fix it if needed, clear the cache and check again.

-- 
kind regards,
Franz Koch


More information about the TYPO3-project-typo3v4mvc mailing list