[TYPO3-core] RFC: #10897: typo3/db_new.php prompts to create records in hidden, static and readonly tables

Susanne Moog typo3 at susannemoog.de
Sun Oct 18 15:15:42 CEST 2009


Hey,

Steffen Kamper schrieb:
> Hi,
> 
> This is SVN patch request.
> 
> Type: Bugfix
> 
> Branches: trunk
> 
> BT reference: http://bugs.typo3.org/view.php?id=10897
> 
> If a table is marked as hidden or static or readonly, new record wizard
> (typo3/db_new.php) still prompts to create an entry there. Such tables
> should not be visible in the new record wizard at all.
> 
> Solution:
> respect $TCA[$table]['ctrl']['isAdmin'],
> $TCA[$table]['ctrl']['readOnly'], $TCA[$table]['ctrl']['hideTable'] and
> $TCA[$table]['ctrl']['is_static']

+1 by reading and testing

Best regards,

Susanne

-- 
Susanne Moog
NEUSTA GmbH - www.neusta.de


More information about the TYPO3-team-core mailing list