Bug #43132
File Reference cannot be used to disable specific meta data
Status: | Resolved | Start date: | 2012-11-20 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Oliver Hader | % Done: | 100% |
|
Category: | Backend User Interface | Spent time: | - | |
Target version: | 6.0.0-RC2 | |||
TYPO3 Version: | 6.0 | Is Regression: | ||
PHP Version: | 5.3 | Sprint Focus: | ||
Complexity: | easy |
Description
The meta data (like description, caption, ...) in File References cannot be used to disable the inherited data from the parent File object. Currently values can be blank which results in using data from the parent. To really override by using blanks, the new NULL feature for TCA fields needs to be used.
Related issues
Associated revisions
[BUGIFX] File Reference cannot be used to disable specific meta data
The meta data (like description, title, ...) in File References
cannot be used to disable the inherited data from the parent
File object. Currently values can be blank which results in
using data from the parent. To really override by using blanks,
the new NULL feature for TCA fields needs to be used.
Change-Id: I61e5f5e6a0d848e95e2e0402913778ef9f63a093
Fixes: #43132
Releases: 6.0
Reviewed-on: http://review.typo3.org/16602
Reviewed-by: Helmut Hummel
Tested-by: Helmut Hummel
History
#1 Updated by Gerrit Code Review over 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16602
#2 Updated by Oliver Hader over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 35122aedb6bd5acef8de95ecdfeeae3254303abb.