https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34025 --- Comment #19 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 197488 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197488&action=edit Bug 34025: (QA follow-up) Restore 730 ind2!=2 filter for Uniform titles The previous patch incorrectly changed the 730 indicator filter from [@ind2!=2] to [@ind2=2], which inverts which 730 fields display. Most 730 fields have a blank second indicator (no information provided), so this change caused them to disappear from the Uniform titles section. This restores the original filter so 730 fields with blank or non-analytical indicators continue to display as Uniform titles. -- You are receiving this mail because: You are watching all bug changes.