[TYPO3-core] RFC #16848: Bug: CSH in FlexForms does not work anymore

François Suter fsu-lists at cobweb.ch
Mon Jan 24 12:03:27 CET 2011


Hi,

> is it possible that this commit broke something else?
> Seehttp://bugs.typo3.org/view.php?id=17265

I suppose it could. The fact is that now FlexForms use the same API for 
CSH as the rest of the Core, so it's actually a Core issue.

I just checked a bit and there's indeed a problem with dots. The thing 
happens in lang::loadSingleTableDescription(). This method currently 
expects exactly 2 dots at most. It could be improved to cover any number 
of dots, as it's quite common to use several dots in locallang labels 
anyway.

I'm not sure I have time to look at that until final release, though. Do 
you have time to make a patch?

Cheers

-- 

Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch


More information about the TYPO3-team-core mailing list