https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17615 Bug ID: 17615 Summary: LDAP Auth: regression causes attribute updates to silently fail and corrupt existing data Change sponsored?: --- Product: Koha Version: 3.22 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Authentication Assignee: gmcharlt@gmail.com Reporter: oliver.bock@aei.mpg.de QA Contact: testopia@bugs.koha-community.org CC: dpavlin@rot13.org There's a regression in c74678a: when calling C4::Members::Attributes::UpdateBorrowerAttribute() the compiled attribute hash uses the member name "value" instead of "attribute". This causes silent data corruption as all updated borrower attributes are overwritten with NULL values. Best, Oliver -- You are receiving this mail because: You are watching all bug changes.