[TYPO3-core] RFC: utf8 in log files

Franz Holzinger franz at fholzinger.com
Mon Dec 11 18:08:06 CET 2006


Hello Martin,
 
> > 
> > I have set this into my typo3conf/localconf.php:
> > 
> > $TYPO3_CONF_VARS['FE']['stat_apache_niceTitle'] = 'utf8';
> > 
> > 
> > However $this->config['config']['stat_apache_niceTitle'] is always empty
> > in tslib_fe. What is missing here?
> 
> It's config.stat_apache_niceTitle in page TS.

I have tried these settings in page TS Config:

TSFE.config.stat_apache_niceTitle = utf8
TSFE.config.stat_apache = 1
TSFE.config.stat_apache_logfile = logfile


config.stat_apache_niceTitle = utf8
config.stat_apache = 1
config.stat_apache_logfile = logfile

The debugger however tells me that these settings are still not in
$this->config['config'].

$setStatPageName is FALSE.


What did I do wrong?

- Franz


-----------------------------------------



[debug]
in /var/www/html/TYPO3trunk/typo3/sysext/cms/tslib/class.tslib_fe.php on
line 1834
user variable debug
==> Variable scope report
Array (5)
getConfigArray: $this->config
Array (15) 	config 	
String (5) 	extTarget 	_self
Integer 	stat 	1
String (3) 	stat_typeNumList 	0,1
String (128) 	doctype 	<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
String (7) 	linksVars 	sprache
String (5) 	locale_all 	de_DE
String (2) 	language 	de
String (1) 	sys_language_uid 	0
String (1) 	admPanel 	1
String (1) 	simulateStaticDocuments_noTypeIfNoTitle 	1
String (1) 	linkVars 	L
String (1) 	index_enable 	1
String (1) 	index_externals 	1
String (1) 	no_cache 	0
String (1) 	simulateStaticDocuments 	0 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: typo3-12.png
Type: image/png
Size: 10713 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20061211/f62b9bb1/attachment.png 


More information about the TYPO3-team-core mailing list