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

Xavier Perseguers typo3 at perseguers.ch
Wed Oct 21 13:22:00 CEST 2009


Hi,

As I know that this change will certainly have some difficulty to get 
proper tested, may I ask some core dev to patch their trunk with it, and 
confirm after a few hours of "normal" behavior that trunk still works as 
before? It would make much sense to get this with beta2 to ensure proper 
"real" testing for DBAL-people around.

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
MVC ExtJS Leader

http://forge.typo3.org/projects/show/extension-mvc_extjs


More information about the TYPO3-team-core mailing list