[TYPO3-english] TCA label_userFunc with ext_autoload.php does not work

Roland most.wanted at gmx.at
Wed Oct 10 15:05:48 CEST 2012


hi benni,

thanks for your helping answer.

 > 1) I think your classes should not be named "tx_custom_..." in an
 > extension called "myextension", but "tx_myextension_tca_labels" etc.

guess what? a collegue copied my custom labels for his extension in the 
same project which resulted in overwriting conflicts. your tipp solves 
it! :-)

in fact i guess it's even more the array keys in the ext_autoload.php 
which have to be unique.

so i will as you suggested prefix all those classes from now on with 
tx_myexension_!

thanks once again for your help.

kind regards.

roland



More information about the TYPO3-english mailing list