[TYPO3-mvc] updateAction throw an exception
Daniel Lorenz
mailinglists at capsicumnet.de
Mon Jan 17 13:26:19 CET 2011
Hi Franz,
in the TypoScript of the page where the Extension is, I have following
configuration:
plugin.tx_foobar {
settings {
}
persistence {
storagePid = 7,3
classes {
Tx_Foobar_Domain_Model_User {
newRecordStoragePid = 7
}
...
}
}
}
If I create the database-entry all is OK, but editing doens't work.
Thanks,
Daniel
The data for editing are in the page 7. Creating
Am Montag, den 17.01.2011, 12:13 +0100 schrieb Franz Koch:
> Hey Daniel,
>
> > The form in FE is correctly filled with the Data from the database, so I
> > think there is no typo. The storagePid and newRecordStoragePid are also
> > given.
>
> where have you set the storagePid?
> plugin.tx_extkey.persistence.storagePid or some other place? If some
> other place, please give the mentioned one a try. Besides of that I'm
> currently out of ideas.
>
More information about the TYPO3-project-typo3v4mvc
mailing list