Project

General

Profile

Actions

Bug #20340

closed

Validation issue: Trimming empty <strong> in typo3/alt_intro.php when module has no module label

Added by Patrick Broens over 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Could have
Category:
-
Target version:
-
Start date:
2009-04-22
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Branches: Trunk

Problem:
Some extension developers forget to enter a label and/or a description for their backend module, which generates validation issues for alt_intro.php:
"Trimming empty <strong>"

Solution:
If label is empty, don't render <strong> tag and following br tag
If label and description are empty, render table column with &nbsp; content

(issue imported from #M10956)


Files

20090422_RFC_10956.diff (1.21 KB) 20090422_RFC_10956.diff Administrator Admin, 2009-04-22 13:28
Actions #1

Updated by Patrick Broens over 15 years ago

committed to trunk, rev 5563.

Actions

Also available in: Atom PDF