https://bugs.openldap.org/show_bug.cgi?id=9759
Issue ID: 9759 Summary: olcRetcodeItem doesn't implement ordered values correctly Product: OpenLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: overlays Assignee: bugs@openldap.org Reporter: ondra@mistotebe.net Target Milestone: ---
olcRetcodeItem is marked X-ORDERED 'VALUES' so it has to handle ordered inserts, which is currently not implemented.
https://bugs.openldap.org/show_bug.cgi?id=9759
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |IN_PROGRESS Ever confirmed|0 |1
--- Comment #1 from Quanah Gibson-Mount quanah@openldap.org --- https://git.openldap.org/openldap/openldap/-/merge_requests/464
https://bugs.openldap.org/show_bug.cgi?id=9759
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs_review | Assignee|bugs@openldap.org |ondra@mistotebe.net Target Milestone|--- |2.5.10
https://bugs.openldap.org/show_bug.cgi?id=9759
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |TEST Status|IN_PROGRESS |RESOLVED
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- head:
• d094cf2c by Ondřej Kuzník at 2021-12-10T16:54:54+00:00 ITS#9759 Honour requested insert position in olcRetcodeItem
https://bugs.openldap.org/show_bug.cgi?id=9759
--- Comment #3 from Quanah Gibson-Mount quanah@openldap.org --- RE26:
• 994e50ff by Ondřej Kuzník at 2021-12-13T17:08:01+00:00 ITS#9759 Honour requested insert position in olcRetcodeItem
https://bugs.openldap.org/show_bug.cgi?id=9759
--- Comment #4 from Quanah Gibson-Mount quanah@openldap.org --- RE25:
• ac33adf5 by Ondřej Kuzník at 2021-12-13T17:15:08+00:00 ITS#9759 Honour requested insert position in olcRetcodeItem
https://bugs.openldap.org/show_bug.cgi?id=9759
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|TEST |FIXED Status|RESOLVED |VERIFIED