https://bugs.openldap.org/show_bug.cgi?id=9766
Issue ID: 9766 Summary: slapo-autogroup handling of X-VALUES ORDERED is incorrect Product: OpenLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: contrib Assignee: bugs@openldap.org Reporter: ondra@mistotebe.net Target Milestone: ---
When adding a value to the beginning of the list (position {0}), internally, it gets added to the end instead, this is incorrect.
https://bugs.openldap.org/show_bug.cgi?id=9766
Ondřej Kuzník ondra@mistotebe.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |IN_PROGRESS
--- Comment #1 from Ondřej Kuzník ondra@mistotebe.net --- https://git.openldap.org/openldap/openldap/-/merge_requests/464
https://bugs.openldap.org/show_bug.cgi?id=9766
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.5.10 Assignee|bugs@openldap.org |ondra@mistotebe.net Keywords|needs_review |
https://bugs.openldap.org/show_bug.cgi?id=9766
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|IN_PROGRESS |RESOLVED
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- head:
• 14015ba8 by Ondřej Kuzník at 2022-01-05T17:36:13+00:00 ITS#9766 slapo-autogroup: Fix ordering check
RE26:
• 7789a380 by Ondřej Kuzník at 2022-01-10T20:27:35+00:00 ITS#9766 slapo-autogroup: Fix ordering check
RE25:
• 4ceff6cf by Ondřej Kuzník at 2022-01-12T21:59:22+00:00 ITS#9766 slapo-autogroup: Fix ordering check
https://bugs.openldap.org/show_bug.cgi?id=9766
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED