[Koha-bugs] [Bug 25826] Hiding biblionumber in the frameworks breaks links in result list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 27 17:26:19 CEST 2020


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

--- Comment #14 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 107438
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107438&action=edit
Bug 25826: Forbid changing the hidden attributes for biblionumber

This patch tweaks the UI so it forbids changing the hidden values when
they are correct (i.e. when they are not hidden in OPAC and intranet).

To test:
1. Apply the first patch
2. Play with the hidden values of the subfield you have mapped to
   biblio.biblionumber in your picked framework. This is usually 999$c
   in MARC21, and 001 in UNIMARC.
=> SUCCESS: When you verify the about.pl, it mentions issues when you
hide in some of the interfaces
3. Apply this patch and reload everything
4. Repeat 2
=> SUCCESS: If your framework is 'ok', it prevents you from editing this
values, otherwise you can change them.

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