https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28067 Bug ID: 28067 Summary: Syspref NotestoHide - some notes still appear Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: pierre.genty@biblibre.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com 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 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.