[TYPO3-core] RFC: Bugfix #7765: Browser title of backend not set to sitename
Ralf Hettinger
ng at ralfhettinger.de
Wed Mar 5 18:20:04 CET 2008
This is a SVN patch request.
Bugtracker references: http://bugs.typo3.org/view.php?id=7765
Branches: trunk only
Problem:
$TYPO3_CONF_VARS['SYS']['sitename'] is not refered to as global variable in
typo3/backend.php to render the backend's browser title, therefore the backend
has only TYPO3 version as browser title.
Solution:
Refer to $GLOBALS['TYPO3_CONF_VARS']['SYS']['sitename'] instead.
Ralf Hettinger
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 7765.patch
Type: text/x-patch
Size: 544 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080305/5f7a9f4b/attachment.bin
More information about the TYPO3-team-core
mailing list