General

Profile

Thomas Koetter

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 5 5

Activity

2011-05-12

13:39 TYPO3 Core Bug #26781 (Closed): Constant defined twice
In t3lib/config_default.php the constant TYPO3_URL_DONATE is defined twice:
define('TYPO3_URL_DONATE', 'http://typ...
Thomas Koetter

2011-04-07

20:21 TYPO3 Core Revision 7886979c: [BUGFIX] LIMIT is not recognized in exec_query
The method used to retrieve and process the LIMIT part of a query within
ux_t3lib_DB->exec_query() is obviously wrong...
Thomas Koetter
20:21 TYPO3 Core Revision b879c830: [BUGFIX] LIMIT is not recognized in exec_query
The method used to retrieve and process the LIMIT part of a query within
ux_t3lib_DB->exec_query() is obviously wrong...
Thomas Koetter
20:17 TYPO3 Core Revision 49bcfc13: [BUGFIX] LIMIT is not recognized in exec_query
The method used to retrieve and process the LIMIT part of a query within
ux_t3lib_DB->exec_query() is obviously wrong...
Thomas Koetter
19:02 TYPO3 Core Bug #25833 (Closed): LIMIT is not recognized in exec_query
In the function exec_query in class.ux_t3lib_db.php under case 'SELECT' there's a line to set the LIMIT for a SELECT ... Thomas Koetter

2011-01-05

15:59 TYPO3 Core Bug #24481 (Closed): Missing favicon results in invalid html code
On line 498 of class.tslib_pagegen.php the MIME type of the favicon is determined:
$iconMimeType = ' type="' . finfo...
Thomas Koetter
15:53 TYPO3 Core Bug #24479 (Closed): Two link elements created for favicon
Lines 80 and 81 of class.t3lib_pagerenderer.php define two link tags for the favicon:
protected $shortcutTag = '<lin...
Thomas Koetter

2008-06-19

10:12 TYPO3 Core Bug #18985 (Closed): tree.js: Typo in function parameter highlightID
One of the parameters of the function hilight_row in typo3/js/tree.js contains an incorrectly capitalized L. Instead ... Thomas Koetter

Also available in: Atom