[Koha-bugs] [Bug 28118] Fix missing "selected" attribute in "Pickup at" dropdown

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 15 16:18:43 CEST 2021


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

--- Comment #14 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 119630
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119630&action=edit
Bug 28118: Default to current branch when placing hold

During bug 27071 development, this line got inadvertedly changed. This
patch restores the original behaviour.

To test:
1. Search for a title
2. Go try place a hold
=> FAIL: Look at the HTML, there's no pickup location with
selected="selected"
3. Switch branch and repeat 2
=> FAIL: Still the same
4. Apply this patch
5. Repeat 2 and 3
=> SUCCESS: Branch is selected, chosen current branch is picked
6. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list