https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17169 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #9 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Nick, My DB is dirty and I have Collection values that do not have CCODE AV related. I think we should display the code if there is no lib, something like SET facet.facet_label_value = AuthorisedValues.GetByCode('CCODE',facet.facet_label_value,0) || facet.facet_label_value What do you think? Otherwise there are empty li created. -- You are receiving this mail because: You are watching all bug changes.