Bug #67881
closedCategoryRegistry is empty when TCA is read from cache
100%
Description
The CategoryRegistry is filled during the initial build of the TCA.
When the TCA is read from the cache the CategoryRegistry will not be filled.
This is a problem because the itemsProcFunc of tt_content.category_field
relies on the values stored in the category registry.
Steps to reproduce:
- Create a content element with the CType "menu" and select one of the category menu types
- The select field "Category field" does probably not contain any items.
- Now clear the system cache
- And reload the Frame displaying the Form
- Now the value "Categories" should be selectable for "Category field" (the expected behavior)
- Save the content element
- Now the select field says "INVALID VALUE ("categories")
Updated by Gerrit Code Review over 9 years ago
- Status changed from New to Under Review
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40845
Updated by Gerrit Code Review over 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 http://review.typo3.org/40845
Updated by Gerrit Code Review over 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 http://review.typo3.org/40845
Updated by Gerrit Code Review over 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 http://review.typo3.org/40845
Updated by Gerrit Code Review about 9 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40845
Updated by Markus Sommer about 9 years ago
- Description updated (diff)
- Assignee set to Alexander Stehlik
Updated by Gerrit Code Review about 9 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43070
Updated by Alexander Stehlik about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 791f3576753ea692a1552e4e46d70a3b894ab874.
Updated by Gerrit Code Review about 9 years ago
- Status changed from Resolved to Under Review
Patch set 2 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43070
Updated by Gerrit Code Review about 9 years ago
Patch set 3 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43070
Updated by Alexander Stehlik about 9 years ago
- Status changed from Under Review to Resolved
Applied in changeset 095b7812849bace033e5cabc5983588eaf98f318.