[TYPO3-core] RFC Bug #11192: options.shortcutFrame=0 does not work anymore

Martin Holtz typo3ng_2008 at martinholtz.de
Tue May 26 16:10:57 CEST 2009


This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=11192

Branch: Trunk

Problem:
There was the option to disable the shortcutframe:
options.shortcutFrame=0

Which does not work anymore.

Solution:
Inserted Check
if ($GLOBALS['BE_USER']->getTSConfigVal('options.shortcutFrame'))


martin
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 11192.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090526/372f41bd/attachment-0001.txt 


More information about the TYPO3-team-core mailing list