http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8508 Priority: P5 - low Change sponsored?: --- Bug ID: 8508 CC: gmcharlt@gmail.com Assignee: koha-bugs@lists.koha-community.org Summary: Holds to Pull : jQuery datatable dropdown not displaying correctly when an item can be pulled from multiple libraries Severity: minor Classification: Unclassified OS: All Reporter: dcook@prosentient.com.au Hardware: All Status: NEW Version: rel_3_8 Component: Hold requests Product: Koha When there is a hold for a "next available" item and multiple libraries/branches have that item available, each one is listed in the "Libraries" column of the "Holds to pull" page. Each library is separated by a <br> tag so that they are arranged in a vertical column. Unfortunately, the dropdown menu appears to use this column as a datasource, so it concatenates each library to produce one single string containing the codes/names of all the libraries. As a result, there is only one option when there should be 2 or more... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.