[TYPO3-core] RFC: Fix bug #2337: 30KB editing limit in Template Editor
Michael Stucki
michael at typo3.org
Sun Jan 22 19:17:41 CET 2006
Hi Sebastian,
> Solution:
>
> * The patch replaces the 4 hardcoded "30"'s with
> $TCA["sys_template"]["columns"]["resources"]["config"]["max_size"]
> - that are these 1.0 M by default.
Makes sense. It's also more logical to a user that the value of the $TCA
definition is used here.
> Questions:
>
> * is there anything I have overlooked here, that 30 KB make sense?
Don't think so. And if it still is a problem, then you should still apply
your patch but change the size in $TCA instead of hard-coding it.
- michael
--
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/
More information about the TYPO3-team-core
mailing list