Jens Scheidtmann
- Login: old_scheidtm
- Email: Jens.Scheidtmann@bayerbbs.com
- Registered on:
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:
... - 17:04 TYPO3 Core Bug #14697: When using LDAP for authorization, page generation fails after login
- ...on a windows installation, that is.
- 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.
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.
- 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, - 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...
- 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 ...
Also available in: Atom