[Koha-bugs] [Bug 17615] New: LDAP Auth: regression causes attribute updates to silently fail and corrupt existing data

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 11 16:24:24 CET 2016


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 at gmail.com
          Reporter: oliver.bock at aei.mpg.de
        QA Contact: testopia at bugs.koha-community.org
                CC: dpavlin at 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.


More information about the Koha-bugs mailing list