23 Jan
2018
23 Jan
'18
2:24 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20074 --- Comment #1 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 70842 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70842&action=edit Bug 20074: Fix hidden value in auth_subfields_structure The template included an else branch where a value not equal to 0 or -5 was interpreted as 0 (Show all). This effectively converted hidden values 1 and 8 to 0. This patch removes that else branch. Test plan: Toggle a authority field between Hide all and Show all. Check what happens. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.