Home » Networking » Net_LDAP » Bug #9266
Adding an attribute then reading it gives no complete result
Details
| Submitted | 2006-11-08 11:51 UTC |
|---|---|
| From | b dot hallinger at skyforcesystems dot de |
| Assigned | beni |
| Status | Closed |
| Package | Net_LDAP |
| PHP Version | 4.4.2 |
| Roadmaps | (Not assigned) |
Comments
[2006-11-08 11:51 UTC] b dot hallinger at skyforcesystems dot de
Description:
------------
Bug while adding an attribute:
If you add a attribute to an entry after not having selected the attribute added for reading, then the attributes values are only those you added. You have to search again the entire entry to be able to read the attributes in the directory.
I think this has something to do wit the internal $_attributes array.