Actions
Bug #24361
closedt3ver_stage should be int(11) instead of tinyint(4)
Start date:
2010-12-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Currently the field t3ver_stage which is defined by each module/extension that supports workspaces is defined as TINYINT and thus supports up to 255 stages. This was way enough until now - however since we have custom stages right now and each workspace can also have stages, it might happen that 255 is not enough anymore.
(issue imported from #M16774)
Files
Actions