Bug #64
LDAP objects do not contain the source DN
| Status: | Closed | Start: | 09/06/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | Jonathan Clarke | % Done: | 100% |
|
| Category: | Core | |||
| Target version: | 1.1.0 | |||
| Problem in version: |
Description
The getObjectFromSR method in AbstractSimpleJndiSrcService set all attributes in an object but does not copy the DN from a LDAP search result.
It seems therefore that the source object, and therefore the source bean, cannot contain the original DN.
Related issues
| related to Bug #47: srcBean.getDistinguishName does not works like expected | Closed | 04/05/2009 |
Associated revisions
History
Updated by Jonathan Clarke about 1 year ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset r244.
Updated by Jonathan Clarke about 1 year ago
- Status changed from Feedback to Closed
- Assigned to set to Jonathan Clarke
The DN is now in the source bean, as illustrated by problems revealed in issue #80. Closing this issue.