Actions
Bug #19342
closedsetup.default.navFrameResizable does not work
Start date:
2008-09-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If you change, comment out or delete
setup.default.navFrameResizable and setup.override.navFrameResizable
the UC-Field of users of this group is not affected.
If setup.default.navFrameResizable=1 the Navframe in Typo3 4.2 is not hideable, but changing configuration has no effect.
(issue imported from #M9365)
Updated by Chris topher over 14 years ago
I just checked that with current trunk and I cannot reproduce this issue.
I set the following in User TSconfig:
setup.default.navFrameResizable = 1
setup.override.navFrameResizable = 1
After reloading the BE, I could change the width of the page tree and file tree frame.
The same works, when I set this in a group the current BE user is member of.
Resolved as not reproducable.
Actions