[TYPO3-dev] TypoScript object browser: "errors and warnings" -	how to find them?
    Xavier Perseguers 
    typo3 at perseguers.ch
       
    Tue Mar 16 12:10:43 CET 2010
    
    
  
Hi,
> For all, who want to test this:
> A created a patch for this (attached).
>
> P.S.
> Is there already a bugtracker entry for this ?
Don't know but if you send this patch to core list (which would be 
great), please start fixing CGL issues (in your own code only), this 
will speed up the integration ;-)
- missing spaces around operators (.=, =)
- missing spaces around concatenation (.)
- missing space after comma
- use of single quote instead of double quote
- hard coding a url without urlencoding the '&' => '&' which breaks 
validation of the output XHTML
Thanks.
Xavier Perseguers
    
    
More information about the TYPO3-dev
mailing list