[Koha-bugs] [Bug 31470] New: Incorrect selector for relationship dropdown used in members.js

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 26 14:37:30 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470

            Bug ID: 31470
           Summary: Incorrect selector for relationship dropdown used in
                    members.js
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: emmi.takkinen at koha-suomi.fi
        QA Contact: testopia at bugs.koha-community.org

In members.js line 112 variable guarantor_relationship is selected with id
"relationship". Correct selector should however be class "relationship" since
id "relationship" is used in auth-finder-search.inc, not in memberentry.pl.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list