[TYPO3-mvc] Backend Module and PID ?

S.Korth s.korth at dms-arts.com
Fri Aug 13 09:26:24 CEST 2010


Hey all,

first time building a backend module. An action gets called
and creates a new 'recipe' object (it's a recipe database).

Problem:

When using the recipe repository 
($this->recipeRepository->add($recipe);) the new object get saved with 
PID '0', and not like i configured it. 
(plugin.tx_recipes.persistence.storagePid = 4)

Anyone knows how to handel that problem ?

Thanks,
Sascha



More information about the TYPO3-project-typo3v4mvc mailing list