Actions
Bug #68691
closedEmpty record has horizontal line due to empty (but shown) tab-menu
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2015-08-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:
Description
Inside an IRRE-record, even if there are just fields in the general-tab so no tab-menu is actually shown, it still shows up in the HTML-source as an empty <div> and as such results in a horizontal row.
Files
Updated by Stefan Neufeind over 9 years ago
Updated by Stefan Neufeind over 9 years ago
Couldn't yet test on current master if that is still the case there. I expect in general that might not be an issue for 7 LTS due to works on the FormEngine.
Updated by Steffen Müller about 9 years ago
Reproduce with:
$GLOBALS['TCA']['pages']['columns']['media']['config']['foreign_types']['2']['showitem'] = '--palette--;;filePalette';
and then upload an image file to the pages.media field.
7LTS is not affected.
Updated by Steffen Müller about 9 years ago
Since 7LTS is not affected I suggest to close this issue, because its a cosmetic issue of oldstable. @stefan do you agree?
Updated by Morton Jonuschat about 9 years ago
- Status changed from New to Needs Feedback
Updated by Stefan Neufeind about 9 years ago
- Status changed from Needs Feedback to Rejected
Actions