[TYPO3-core] RFC #10411: sqlparser is not able to parse more than 1 join
Xavier Perseguers
typo3 at perseguers.ch
Mon Nov 2 07:17:07 CET 2009
Hi,
REMINDER #2.
I created unit tests as requested. Please remember that beta3 will be available at the end of the week... Thanks!
Xavier
Xavier Perseguers wrote:
> Hi,
>
> REMINDER
>
> Cheers
>
> Xavier Perseguers wrote:
>> 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
More information about the TYPO3-team-core
mailing list