Actions
Bug #60180
closedsys_collection_entries db-type varchar(30) too small
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-07-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When creating a sys_collection for an own extension, the sys_collection_entries for a dataset such as "tx_collection_domain_model_article" are not working, because the type of column "tablenames" in sys_collection_entries is limited to varchar(30)
Actions