Actions
Bug #18337
closedRemove incomplete tabs from system tables
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-02-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
5.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
This is a follow up to bug #18065 (Incomplete tabs appear in tt_content when activating dividers2tabs). There are a few other system tables that have --div-- markers in the types definition, but without labels.
When dividers2tabs is activated these incomplete --div-- appear as empty tabs, which looks like a bug and is bad for usability.
Bug #18065 proposes a clean up for tt_content, this patch is about tables:
be_users
be_groups
fe_users
fe_groups
pages
pages_language_overlay
sys_template
(issue imported from #M7710)
Files
Actions