Project

General

Profile

Actions

Bug #23058

closed

Missing closing div in db_new_content_el.php

Added by Georg Ringer over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Could have
Category:
-
Target version:
-
Start date:
2010-06-30
Due date:
% Done:

0%

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

Description

There is a missing end tag of a div in the file db_new_content_el.php which results in (my installation) 7 errors + 1 warning. Fixing it leads to 2 errors + 1 warning.

In line #14252, there is the opening tag but it is nowhere closed
----
$this->content .= '<div id="user-setup-wrapper">';
----

(issue imported from #M14947)


Files

14947_v2.diff (656 Bytes) 14947_v2.diff Administrator Admin, 2010-07-02 00:08
Actions #1

Updated by Christian Kuhn over 13 years ago

Committed v2 to
  • trunk rev. 8081
  • 4.4 rev. 8082
Actions

Also available in: Atom PDF