[TYPO3-core] RFC #10411: sqlparser is not able to parse more than 1 join

Xavier Perseguers typo3 at perseguers.ch
Mon Oct 19 07:55:52 CEST 2009


Hi,

This is a SVN patch request.

Type: Bugfix

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

Branches: trunk

Problem:
While trying to fix a bug with mapping of table/field name in inner join with DBAL, Michael Miousse found out that only 1 join (inner join, left, ...) was supported by TYPO3 internal parser. Instead 
of "fixing" this issue only in DBAL, I would like to get it in Core instead because I don't want methods that are located in Core to be copied and fixed in DBAL only.

Solution:
Make the JOIN parsed configuration an array to allow more than one instance to be supported.

Regards

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en

One contribution a day keeps the fork away
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: xp_10411_core.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091019/7c9c2df9/attachment.ksh>


More information about the TYPO3-team-core mailing list