[Koha-bugs] [Bug 8508] New: Holds to Pull : jQuery datatable dropdown not displaying correctly when an item can be pulled from multiple libraries

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 26 09:35:13 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8508

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8508
                CC: gmcharlt at gmail.com
          Assignee: koha-bugs at 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 at 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.


More information about the Koha-bugs mailing list