[TYPO3-core] RFC #15992: Bugfix: Incorrect default value of permalogin
Ingmar Schlecht
ingmar at typo3.org
Fri Oct 15 09:59:53 CEST 2010
This is an SVN patch request.
Type: Bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=15992
Branches:
trunk
Problem:
The default value of permalogin (2) in config_default at the moment
doesn't make sense and should be corrected. The current default means
that permalogin is forced to be enabled, and even by means of a form
control it cannot be disabled. This is especially confusing when form
controls are displayed but people get a permanent login anyway, even
though they chose to not stay logged in.
Solution:
0, which means "by default off, but can be enabled by a form control" is
the best for most situations and should therefore be used as new default.
Notes:
The bad default value of 2 was committed by mistake back in the days (in
2006), it was always planned to make the default 0.
- Ingmar
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 15992_permalogin_default_change.patch
Type: text/x-patch
Size: 3018 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101015/aee25133/attachment.bin>
More information about the TYPO3-team-core
mailing list