Home » Networking » Net_LDAP » Bug #2987
rewritten modify function
Details
| Submitted | 2004-12-17 18:08 UTC |
|---|---|
| From | rafael at krysciak dot de |
| Assigned | jw |
| Status | Closed |
| Package | Net_LDAP |
| PHP Version | Irrelevant |
| Roadmaps | (Not assigned) |
Comments
[2004-12-17 18:08 UTC] rafael at krysciak dot de
Description:
------------
The modify function has some issues regarding ldap_modify/ldap_mod_replace and ldap_add/ldap_mod_add. Since the whole function looked rather crude I decided to rewrite it a bit and reduce the amount of complexity.
Additionaly if no parameter is given, "changes" will be used.
Please consider replacing the existing function with the one at the URL specified in the "Reproduce Code" section since it works properly and looks overly more clean.
Reproduce code:
---------------
https://support.net-m.de/rk/modify.php.txt
[2004-12-17 21:31 UTC] rafael at krysciak dot de
Reproduce code:
---------------
https://rafaello.net-m.de/rk/modify.php.txt