[TYPO3-core] RFC: #3725: impexp has problem with flexform

Dmitry Dulepov typo3 at accio.lv
Fri Jun 30 11:37:15 CEST 2006


Hi!

Martin Kutschker wrote:
> You try to capture this with this test:
> 
> if (strcmp($editData['meta'],''))    {
>   $editData['meta'] = array();
> }
> 
> But what happens when I have this:
> 
> <meta>foobar</meta>

Valid point but only theoretically.

Empty META tags were created by TemplaVoila (noone else I think). But 
they were alsways empty (and gave me a lot of headache after upgrade to 
4.0 :)).

Patch is sufficient for _practical_ life but Martin's change makes it 
better.

Dmitry.
-- 
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)



More information about the TYPO3-team-core mailing list