Bug #58620
Category tab is missing in file metadata in 6.2.2
Status: | Resolved | Start date: | 2014-05-08 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | - | % Done: | 100% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.2 | Is Regression: | Yes | |
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
In TYPO3 6.2.2 the category tab is missing in the file metadata, in 6.2.1 it's there.
Related issues
Associated revisions
[BUGFIX] Category tab not shown for file when filemetadata installed
As a result of the TCA caching changes the order of
the manipulations done in the sys_file_metadata TCA
have changed. As a result the categories tab disappears
when you install ext:filemetadata.
This patch ads an extra check in the TCA override and
adds the categories tab when sys_file_metadata is categorized.
Resolves: #58620
Releases: 6.2
Change-Id: I75c7d7ccf40d5a2cc200c7d0a4e69f674024f628
Reviewed-on: https://review.typo3.org/29945
Reviewed-by: Jan Kiesewetter
Tested-by: Jan Kiesewetter
Reviewed-by: Oliver Hader
Reviewed-by: Helmut Hummel
Tested-by: Helmut Hummel
History
#1 Updated by Wolfgang Wagner about 1 year ago
This seems to have something to do with the Extension "Advanced File Metadata". After deactivating this extensions, the categories-tab is there. But after activating, it's gone again.
But it seems only in 6.2.2, I have a 6.2.1 installation with activated "Advanced File Metadata" and there the categories tab is there.
#2 Updated by Frans Saris about 1 year ago
- Is Regression changed from No to Yes
#3 Updated by Gerrit Code Review about 1 year 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/29945
#4 Updated by Gerrit Code Review about 1 year 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/29945
#5 Updated by Gerrit Code Review about 1 year 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/29945
#6 Updated by Gerrit Code Review about 1 year 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/29945
#7 Updated by Frans Saris about 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset deb3c0f4ab258cfb8d44d803d77d0f0cf5cf98cd.