Task #71952
closedRemove NOT NULL from fe_groups text fields
100%
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..
Updated by Gerrit Code Review almost 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45039
Updated by Gerrit Code Review almost 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45039
Updated by Gerrit Code Review almost 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45039
Updated by Gerrit Code Review almost 9 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45039
Updated by Tomas Norre Mikkelsen almost 9 years ago
Wanted to update "Title" but could find where..
Should be: "Remove NOT NULL from sysexts description text fields"
Updated by Gerrit Code Review almost 9 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45039
Updated by Anonymous almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f44557a01608ab3ee40d3fbaf5bc187a7bd12447.