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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/