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

Xavier Perseguers typo3 at perseguers.ch
Mon Nov 2 23:57:44 CET 2009


Hi,

This RFC is deprecated in favor of RFC #12440.

Thanks for your understanding.



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