[TYPO3-mvc] !!! FYI: Several changes in the last commit

Joerg Schoppet joerg at schoppet.de
Wed Jul 22 18:36:46 CEST 2009


Hi,

found two small things your typoscript:

1. config.tx_extbase.interfaces.Tx_Extbase_Persistence_Storage_Backend.implementations.2.className = Tx_Extbase_PErsistence_Storage_PdoBackend
- capital E in PErsistence
- PdoBackend doesn't exists
- For what is this config?

2. config.tx_extbase.classes.Tx_Extbase_Domain_Model_FrontendUserGroup.mapping.tableName = fe_users
- Shouldn't it be fe_groups?
- For what ist the part "columns.lockToDomain.mapOnProperty = LockToDomain"?


Joerg


More information about the TYPO3-project-typo3v4mvc mailing list