General

Profile

Neil Bertram

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 3 3

Activity

2006-04-14

16:00 TYPO3 Core Feature #16053: Feature Request: Ability to change content-type in the meta tag
Ok I've made a couple of patches which work. I modified tslib_fe as well to get the Content-Type header right.
I t...
Neil Bertram

2006-04-13

16:29 TYPO3 Core Feature #16053 (Closed): Feature Request: Ability to change content-type in the meta tag
In class.tslib_pagegen.php, line 476 (T3 4.0 final) is the standard meta tag output for HTML:
<meta http-equiv="Cont...
Neil Bertram

2006-04-10

03:43 TYPO3 Core Bug #15866: Frontend edit icon has duplicate title attribute hardcoded in class.tslib_content.php
Has this been overlooked? It'll only take someone a minute to fix... Neil Bertram

2006-03-21

02:54 TYPO3 Core Bug #15866 (Closed): Frontend edit icon has duplicate title attribute hardcoded in class.tslib_content.php
In 4.0rc1, line 6989, the line reads:
$iconImg = $conf['iconImg'] ? $conf['iconImg'] : '<img src="'.TYPO3_mainDir.'g...
Neil Bertram

2006-02-24

23:46 TYPO3 Core Bug #15717: t3lib_pageSelect::getMenu() needs more database columns than it specifies
I think I tracked down the problem now. There's a difference between using $GLOBALS['TSFE']->sys_page and using
$sys...
Neil Bertram
10:59 TYPO3 Core Bug #15717 (Closed): t3lib_pageSelect::getMenu() needs more database columns than it specifies
In the past I only specified the actual fields I needed to the $fields parameter of getMenu, and hadn't had any issue... Neil Bertram

Also available in: Atom