General

Profile

Jens Scheidtmann

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

2005-09-15

17:26 TYPO3 Core Bug #14697: When using LDAP for authorization, page generation fails after login
... but then in the backend, the ldap_sync module didn't work anymore.
I worked around this using a sledgehammer:
...
Jens Scheidtmann
17:04 TYPO3 Core Bug #14697: When using LDAP for authorization, page generation fails after login
...on a windows installation, that is. Jens Scheidtmann
17:03 TYPO3 Core Bug #14697: When using LDAP for authorization, page generation fails after login
For me the problem could be solved by Sebastians suggestion. Jens Scheidtmann

2005-08-11

16:30 TYPO3 Core Bug #14919: t3lib_div::array_merge_recursive_overlay cannot overrule arrays with scalars
First patch is defective. Uploaded working one. Could please somebody delete t3lib_div.patch? I get Access Denied. Jens Scheidtmann
16:20 TYPO3 Core Bug #14919: t3lib_div::array_merge_recursive_overlay cannot overrule arrays with scalars
> [...] one cannot unset a form.
I meant for sure:
... one cannot unset a subarray of piVars,
Jens Scheidtmann
16:18 TYPO3 Core Bug #14919 (Closed): t3lib_div::array_merge_recursive_overlay cannot overrule arrays with scalars
if t3lib_div::array_merge_recursive_overlay is called with an array which contains arrays, the subarrays cannot be ov... Jens Scheidtmann
15:51 TYPO3 Core Bug #14892: Passed variable is not an array or object in t3lib/class.t3lib_div.php on line 1458
"reset" resets the internal counter of the array, if it is one. So it's not unset.
There should be a guard:
if ...
Jens Scheidtmann

Also available in: Atom