Actions
Bug #68976
closedtable list is unstyled in NewRecordController
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2015-08-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If only some records are allowed via TsConfig, the tree is unstyled in the new record wizard because of missing markup.
To reproduce:
- install ext:news
- add this to your tsconfig
mod.web_list.allowedNewTables = tx_news_domain_model_news,sys_note,tx_news_domain_model_tag
and check the view
Files
Updated by Gerrit Code Review over 9 years ago
- Status changed from Accepted 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 http://review.typo3.org/42534
Updated by Georg Ringer over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2980faff1e01864a3b7f0f7a2448801f61dc0ad6.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions