12 Apr
2018
12 Apr
'18
12:49 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18969 --- Comment #10 from David Gustafsson <glasklas@gmail.com> --- Hmm.. I'm not really sure I understand. Would not nonpublicnote be searchable as nonpublicnote:"search string", regardless if coming from opac or not? One way of protecting it would be for example to have a different "fields"-list for opac and staff client, and filter out appearances of black-listed fields (nonpublicnote for example) in query string with some regexp in opac, but not staff client? -- You are receiving this mail because: You are watching all bug changes.