Bug #56584
Default value can be set to NULL
Status: | Closed | Start date: | 2014-03-05 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | Francois Suter | % Done: | 100% |
|
Category: | - | |||
Target version: | 6.2.0 |
Description
Currently only strings are allowed as default values. Setting the default value to NULL would result in an empty string (even if eval
is set to null
).
When the patch for #54412 is merged it will be possible to set the default value of a field to NULL when null
is set in the eval
configuration.
Related issues
Associated revisions
[BUGFIX] Default value can be set to NULL
The "default" column property can now be set to NULL.
Resolves: #56584
Releases: 6.2
Change-Id: Ie3e4e204d2351148d891af459894e401fcc6647f
Reviewed-on: https://review.typo3.org/28989
Reviewed-by: Francois Suter
Tested-by: Francois Suter
History
#1 Updated by Ernesto Baschny over 1 year ago
- Priority changed from Should have to Must have
- Target version set to 6.2.0
Patch was merged. :)
#2 Updated by Francois Suter over 1 year ago
- Status changed from New to Accepted
- Assigned To set to Francois Suter
#3 Updated by Gerrit Code Review over 1 year ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Documentation/TYPO3/Reference/Tca has been pushed to the review server.
It is available at https://review.typo3.org/28989
#4 Updated by Francois Suter over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c56c53062a07684c42ee22af5efd7af4f9768d58.
#5 Updated by Francois Suter about 1 year ago
- Status changed from Resolved to Closed