[TYPO3-core] RFC: Fix bug #6210: UserTSConfig value "options.moduleMenuCollapsable=0" does not work

Christian Kuhn lollingola at lollingola.de
Thu Oct 18 00:59:49 CEST 2007


This is an SVN patch request.

Type: Bugfix

Problem:
According to doc_core_tsconfig at
http://typo3.org/documentation/document-library/references/doc_core_tsconfig/4.1.0/view/1/2/
the Main Module Menu (left frame) should be not collapsible if
UserTSconfig options.moduleMenuCollapsable = 0 is set. Default is 1.
This does not work because of a unsufficient distinction of 0 and unset.

Solution:
Distinguish between 0 and unset in the logic.

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

Branches:
TYPO3_4-1 & Trunk

Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006210.diff
Type: text/x-patch
Size: 677 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071018/c860a390/attachment.bin 


More information about the TYPO3-team-core mailing list