Bug 28067 - Syspref NotestoHide - some notes still appear
Summary: Syspref NotestoHide - some notes still appear
Status: RESOLVED DUPLICATE of bug 17127
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-31 14:32 UTC by pierre.genty
Modified: 2021-04-02 15:18 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pierre.genty 2021-03-31 14:32:34 UTC
Hi,

My settings : 
- UNIMARC record with notes in 300$a and 327$a (should be 5xx in MARC21) 
- syspref NotesToHide  : "300" 
- Koha to MARC mapping : biblio.notes -> 300$a
Column "Title notes" in record details view shows content of 327$a -> OK.  

But, if NotesToHide contains "300,327" then Titles notes show 300$a. It should be empty.
Note 327$a is an example, it could be 304$a or 305$a.

It seems like if variable MARCNOTES is empty then biblio.notes is displayed. 
Any idea how to force biblio.notes not to display in this case ? 

Thanks
Comment 1 Katrin Fischer 2021-04-02 15:18:09 UTC

*** This bug has been marked as a duplicate of bug 17127 ***