[Koha-bugs] [Bug 20074] Auth_subfield_structure changes hidden attribute

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 19 10:41:25 CET 2018


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

Josef Moravec <josef.moravec at 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.moravec at 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.rooy at rijksmuseum.nl>

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


More information about the Koha-bugs mailing list