[TYPO3-core] RFC: #1527: t3lib_svbase: Method init returns wrong value
Marcus Krause
marcus#exp2009 at t3sec.info
Sun Feb 1 19:04:38 CET 2009
Stefano Kowalke schrieb am 01.02.2009 12:30 Uhr:
> Hi,
>
> this is a SVN patch request.
>
> Branches: 4.1, 4.2, trunk
>
> Type: Bugfix
>
> BT reference: http://bugs.typo3.org/view.php?id=1527
>
> Problem:
> The method t3lib_svbase::init() should, according to inline documentation
> and usage in tslib_div::makeInstanceService() return a boolean value.
A big -1 for this one.
It will break delegation of services.
(service 1 with priority 60 could not authenticate a user; delegation is
used; service 2 with priority 50 could in the end authenticate the user).
Marcus.
More information about the TYPO3-team-core
mailing list