[TYPO3-core] RFC 16774: t3ver_stage should be int(11) instead of tinyint(4)

Tolleiv.Nietsch info at tolleiv.de
Sat Dec 18 11:42:03 CET 2010


This is a SVN patch request.

Type: Bugfix

Bugtracker reference:
http://bugs.typo3.org/view.php?id=16774

Branches:
trunk

Problem:
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.

Solution:
The attached patch adjusts all t3ver_stages configurations within the 
Core - in addition to that the Core-API documentation needs to be 
updated and a hint within the release notes would be brilliant.

Additional information:
This request is made on the behalf of the workspace-team.

Cheers,
Tolleiv
-- 
Tolleiv Nietsch
www.tolleiv.de - www.aoemedia.de
Twitter: http://www.twitter.com/tolleiv
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0016774.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101218/6091d519/attachment.asc>


More information about the TYPO3-team-core mailing list