[TYPO3-mvc] extbase bug with exclude fields
falcifer
falcifer2001 at yahoo.es
Sun May 24 17:36:31 CEST 2009
Previously y wrote a email to this newsgroups with the title "MVC error
NO entry in the $TCA-array", now i have realized that it happends when
the field of my tables are marked as "exclude field" i think this could
be a extbase bug
PD: i'm using revision 706 from SVN
/**** this is my previous post ***/
I'm tryng to learn MVC so i start trying to write my fisrt MVC extension,
but i have this error and i cant find the solution
NO entry in the $TCA-array for the table "". This means that the function
enableFields() is called with an invalid table name as argument.
This is my code:
http://www.typo3related.com/quote_example.tar.gz
More information about the TYPO3-project-typo3v4mvc
mailing list