[Koha-bugs] [Bug 28622] New: selected branchcode not passed to adv search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 23 16:08:23 CEST 2021


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

            Bug ID: 28622
           Summary: selected branchcode not passed to adv search
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: jonathan.druart+koha at gmail.com
          Reporter: jonathan.druart+koha at gmail.com
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 15758

From
  commit df97814f3034a3d5015546c4eca21f08ae951e37
  Bug 15758: Koha::Libraries - Remove GetBranches

    selected_branchcode => ( C4::Context->IsSuperLibrarian ?
C4::Context->userenv : '' ),

We must pass C4::Context->userenv->{branch}


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15758
[Bug 15758] Move the C4::Branch related code to Koha::Libraries - part 4
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list