[TYPO3-core] RFC #13423: Bug/Feature: Make ext_tables.sql syntax parsing more compliable

Joachim Mathes joachim_mathes at web.de
Sun Feb 14 11:55:09 CET 2010


This is an SVN patch request.

Type: Bugfix/New feature

Bugtracker references:
http://bugs.typo3.org/view.php?id=13423

Branches:
TYPO3_4-2 & TYPO3_4-3 & trunk

Problem:
Make ext_tables.sql syntax parsing more compliable.

Solution:
Split string with class.t3lib_div::trimExplode(' ', $value, 1) instead
of explode(' ',$value) in method getFieldDefinitions_fileContent() of
class class.t3lib_install.php

Kind regards and thank you Andreas for your hints
Joachim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug_13423.diff
Type: text/x-patch
Size: 591 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100214/86f784d0/attachment.bin>


More information about the TYPO3-team-core mailing list