[TYPO3-core] RFC: #12838: Deactivated fields of $TYPO3_USER_SETTINGS are changed by the module "User Settings"
Susanne Moog
typo3 at susannemoog.de
Sat Mar 27 10:43:01 CET 2010
Hi,
Steffen Kamper wrote:
> Hi,
>
> This is an SVN patch request.
>
> Type: bugfix
>
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=12838
>
> Branches:
> trunk, 4_3
>
> Problem: you can exclude fields in
> $TYPO3_USER_SETTINGS['showitem']
>
> Then the fields doesn't appear in the form. On saving that isn#t
> respected, the routine walk through all fields for saving their values.
>
> Solution:
> compare with showitem if field is in before saving.
+1 by reading and testing.
Testing process:
- Changed my backend language to German
- Disabled lang selector vie $GLOBALS['TYPO3_USER_SETTINGS']['showitem']
in extTables.php
- Cleared all caches and went back to the user settings module
- Pressed the save button, then F5 -> Backend English again
After applying the patch: Same procedure, but Backend stays German.
Best regards,
Susanne
More information about the TYPO3-team-core
mailing list