Project

General

Profile

Actions

Bug #21577

closed

Validation issue in sysext scheduler: endPage is called twice

Added by Christian Kuhn about 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-11-17
Due date:
% Done:

0%

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

Description

Problem:
$this->doc->endPage(); is called twice: in main() and in render(). This leads to invalid html because of duplicate js, /form, /body and /html tags.

Solution:
Remove one call.

(issue imported from #M12621)


Files

12621.diff (377 Bytes) 12621.diff Administrator Admin, 2009-11-17 00:38
Actions #1

Updated by Christian Kuhn about 15 years ago

FYI: The attached patch was committed to SVN trunk. rev. 6441

Actions

Also available in: Atom PDF