Project

General

Profile

Bug #23555 » 15735_trunk.patch

Administrator Admin, 2010-12-02 20:29

View differences:

typo3/sysext/cms/tslib/content/class.tslib_content_form.php (Arbeitskopie)
} else {
$confData['fieldname'] = str_replace(' ', '_', trim($typeParts[0]));
}
$confData['fieldname'] = htmlspecialchars($confData['fieldname']);
$fieldCode = '';
$wrapFieldName = isset($conf['wrapFieldName'])
(1-1/12)