[TYPO3-core] RFC: Remove error message in TCEforms / Flexform (issue #716)

Robert Lemke robert at typo3.org
Tue Nov 15 18:49:15 CET 2005


Hi folks,

when creating a new page with TemplaVoila installed TCEforms renders for the 
not yet saved page an error message for the field "Content":

        Content:
        Data Structure ERROR: No source value in fieldname "tx_templavoila_ds"

This might be confusing for the user because he is just creating a new page 
and - because there is no DS selected yet - of course there is no source 
value in that fieldname.

The error message is produced in t3lib_beFunc and then displayed by TCEforms 
at the very end of the function getSingleField_typeFlex:

                } else $item='Data Structure ERROR: '.$dataStructArray;
                return $item;

I suggest to either just remove the error message output or at least show it 
only if an administrator is logged in.

What do you think?

Cheers,
robert

-- 
Robert Lemke
TYPO3 Association - Research & Development
Member of the board
http://association.typo3.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20051115/a0fb206b/attachment.pgp 


More information about the TYPO3-team-core mailing list