[TYPO3-core] RFC: bug#1575 Page-Title maxlength > database-field tinytext

Helmut Hummel typo3 at rampenlicht.org
Mon Oct 22 15:00:05 CEST 2007


Hi Georg,

Georg Ringer schrieb:
> 
> Solution:
> Change the 256 to 255

Patch looks reasonable, but this one seems to be a mistake:

--- typo3/sysext/cms/ext_tables.php	(revision 2604)
+++ typo3/sysext/cms/ext_tables.php	(working copy)
@@ -1,4 +1,4 @@
-<?php
+x<?php
 # TYPO3 CVS ID: $Id$
 if (!defined ('TYPO3_MODE')) 	die ('Access denied.');


Regards Helmut


More information about the TYPO3-team-core mailing list