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

Owen Leonard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #40 from Owen Leonard <[email protected]> ---
Tested these conditions:

OpacLocationBranchToDisplay = holding library
OpacLocationBranchToDisplayShelving  = holding library

- Only holding library displays, shelving location is shown

OpacLocationBranchToDisplay = holding library
OpacLocationBranchToDisplayShelving  = home and holding library

- Only holding library displays, shelving location is shown (same as previous)

OpacLocationBranchToDisplay = holding library
OpacLocationBranchToDisplayShelving  = home library

- Only holding library displays, shelving location is not shown

OpacLocationBranchToDisplay = home library
OpacLocationBranchToDisplayShelving  = holding library

- Only home library displays, shelving location is not shown

OpacLocationBranchToDisplay = home library
OpacLocationBranchToDisplayShelving  = home and holding library

- Only home library displays, shelving location is shown

OpacLocationBranchToDisplay = home library
OpacLocationBranchToDisplayShelving  = home library

- Only home library displays, shelving location is shown (same as previous)

OpacLocationBranchToDisplay = home and holding library
OpacLocationBranchToDisplayShelving  = holding library

- Home and holding libraries display, shelving location shown with holding

OpacLocationBranchToDisplay = home and holding library
OpacLocationBranchToDisplayShelving  = home and holding library

- Home and holding libraries display, shelving location shown with both

OpacLocationBranchToDisplay = home and holding library
OpacLocationBranchToDisplayShelving  = home library

- Home and holding libraries display, shelving location shown with home

Functionally this seems to be working as expected. There are a couple of
peripheral issues which need to be corrected:

- The column of item-level holds is not displayed. Even in cases where there is
an item-level hold the column is empty.

- The patch violates capitalization guidelines (Bug 2780) ("Current location"
and "Home Library").

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to