Project

General

Profile

Actions

Task #71952

closed

Remove NOT NULL from fe_groups text fields

Added by Tomas Norre Mikkelsen over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2015-11-29
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:

Description

Remove the NOT NULL from text and tinytext fields.

description text NOT NULL,
subgroup tinytext NOT NULL,
TSconfig text NOT NULL,

In the `typo3/sysext/frontend/ext_tables.sql`.

It make PHPUnit fixtures using fe_groups table fails as these three defaults are not set..

Actions

Also available in: Atom PDF