[TYPO3-core] RFC: Bug #12608: User settings module reports changed password and settings if there was no change at all

Oliver Hader oliver at typo3.org
Tue Nov 17 19:28:56 CET 2009


FYI: Committed to SVN Trunk (rev. 6458)

olly

Oliver Hader schrieb:
> This is an SVN patch request.
> 
> Type: Bugfix
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=12608
> 
> Branches: Trunk
> 
> Problem:
> The module User Tool>User Settings reports a changed password and
> settings if there was no change at all.
> * Changed settings are reported when OpenId is installed.
> * Changed password is reported when SaltedPasswords is installed.
> 
> Solution:
> Refactor the setup-module a bit and check specifically for each part
> whether it was changed or not. For example changing the mail address
> must not be in the same conditional block where the password might be
> changed.
> 
> olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3


More information about the TYPO3-team-core mailing list