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

            Bug ID: 21037
           Summary: auth_show_hidden_data.pl gives false positives about
                    942$a and 152$b fields.
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Tools
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Because the authority record subfields 152$b (UNIMARC) 942$a (MARC21) are used
for the authority type.

And they won't disappear if hidden when an authority record is saved. (tested
on the 942$a and few colleagues remember it's the same for 152$b)
It seems that exemptions for these fields are hard coded.

These false positives create noise and might lead to errors where users would
think that they need to make them visible.

So they could be filtered out unless there is a reason to keep them, right?

== Going further ==
Maybe it's for another bug if these ↓ cases are not as clear as the other ones.
But if it's clear then better one bug than two :)

001 is the RECORD IDENTIFIER

and 100$a (UNIMARC: General Processing Data) is recreated if missing.

So same question for these.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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