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

Josef Moravec <josef.mora...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #70842|0                           |1
        is obsolete|                            |
  Attachment #70843|0                           |1
        is obsolete|                            |
  Attachment #70847|0                           |1
        is obsolete|                            |

--- Comment #5 from Josef Moravec <josef.mora...@gmail.com> ---
Created attachment 71926
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71926&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.r...@rijksmuseum.nl>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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