[TYPO3-mvc] Difference between FE and BE requests?
Robert Böttner
lists at boettner.it
Tue Jan 12 08:24:45 CET 2010
Hi Sebastian,
with module.tx_lalappfactory.persistence < plugin.tx_lalappfactory.persistence the configuration look like this for all request types:
http://twitpic.com/xrng9
The storagePid is there but I´m getting a
Tx_Extbase_MVC_Exception_InvalidArgumentValue
The value must be of type "Tx_LalAppfactory_Domain_Model_App", but was of type "NULL"
when calling the createcontent action. With module.tx_lalappfactory.persistence.storagePid = the request is processed as expected.
Cheers
Robert.
More information about the TYPO3-project-typo3v4mvc
mailing list