Bug 2236181
| Summary: | Attribute Names changed to lowercase after adding the Attributes. | ||
|---|---|---|---|
| Product: | Red Hat Directory Server | Reporter: | Danish Shaikh <dshaikh> |
| Component: | cockpit-389-ds | Assignee: | Simon Pichugin <spichugi> |
| Status: | CLOSED ERRATA | QA Contact: | LDAP QA Team <idm-ds-qe-bugs> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 11.6 | CC: | bsmejkal, emartyny, idm-ds-dev-bugs, ldelouw, spichugi, tbordaz, tmihinto |
| Target Milestone: | DS12.4 | Keywords: | Triaged |
| Target Release: | dirsrv-12.4 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | sync-to-jira | ||
| Fixed In Version: | 389-ds-base-2.4.5-2.module+el9dsrv+21124+30a62ae9 | Doc Type: | Release Note |
| Doc Text: |
With web UI, when editing the values of attributes the attribute name case are changed to lowercase.
The fix preserve the case of the attribute's name
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-05-07 00:15:24 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Danish Shaikh
2023-08-30 14:38:45 UTC
Build tested: 389-ds-base-2.4.5-2.module+el9dsrv+21124+30a62ae9.x86_64 Created a TestAttribute with WebUI: # grep -r TestAttribute /etc/dirsrv/slapd-test/* /etc/dirsrv/slapd-test/schema/99user.ldif:attributeTypes: ( TestAttribute-oid NAME 'TestAttribute' DESC 'Just a test' SY Edited the attribute through WebUI: # grep -i -r TestAttribute /etc/dirsrv/slapd-test/* /etc/dirsrv/slapd-test/schema/99user.ldif:attributeTypes: ( TestAttribute-oid NAME 'TestAttribute' DESC 'Just another te Marking as VERIFIED. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (redhat-ds:12 bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2024:2718 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |