[Koha-bugs] [Bug 26143] New: Cannot see "all" libraries

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 5 13:03:51 CEST 2020


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

            Bug ID: 26143
           Summary: Cannot see "all" libraries
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: major
          Priority: P5 - low
         Component: REST API
          Assignee: tomascohen at gmail.com
          Reporter: jonathan.druart at bugs.koha-community.org

http://kohadev-intra.mydnsname.org:8081/api/v1/libraries?_page=1&_per_page=-1&_match=contains&_order_by=%2Bme.name

[2020-08-05 11:02:43.54213] [6610] [debug] GET "/api/v1/libraries" (c37dcb31)
[2020-08-05 11:02:43.54286] [6610] [debug] Routing to controller
"Koha::REST::V1::Auth" and action "under"
[2020-08-05 11:02:43.55991] [6610] [debug] Routing to controller
"Koha::REST::V1::Libraries" and action "list"
No method pager found for Koha::Libraries Fewer than one entry per page! at
/usr/share/perl5/DBIx/Class/ResultSet.pm line 2542.
 at /kohadevbox/koha/Koha/REST/Plugin/Objects.pm line 127.
[2020-08-05 11:02:43.57390] [6610] [debug] 500 Internal Server Error
(0.031753s, 31.493/s)


It has been caught by a selenium failure:
An element could not be located on the page using the given search parameters:
//div[@class="main container-fluid"]//a[contains(@href,
"/admin/branches.pl?op=add_form&branchcode=UT_BC")],xpath at
/kohadevbox/koha/t/lib/Selenium.pm line 174.

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


More information about the Koha-bugs mailing list