[Koha-bugs] [Bug 16759] Make opac holdings table configurable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 7 16:34:50 CEST 2017


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

--- Comment #9 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 65564
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65564&action=edit
[SIGNED-OFF] Bug 16759: (followup) Make it work with OpacSeparateHoldings

This patch fixes columns_settings.inc so it works for all objects when
the selector returns more than one object.

To test:
- Have the first patch applied
- Verify it works correctly
- Enable OpacSeparateHoldings
- Reload
=> FAIL: Notice the second holdings tab doesn't have the visualization
rules applied.
- Apply this patch
- Reload
=> SUCCESS: Rules applied correctly!
- Sign off :-D

Edit: amended so it preserves the original semantic, returning the
resulting table objects.

Sponsored-by: Dover

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

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


More information about the Koha-bugs mailing list