https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34353 --- Comment #11 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 198231 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198231&action=edit Bug 34353: (QA follow-up) Fix QA script failures - Replace IFNULL with COALESCE in the atomicupdate to satisfy the forbidden_patterns check (IFNULL is non-standard SQL). - Run misc/devel/tidy.pl over the modified catalogue_detail.inc to satisfy the tidiness check. Test plan: 1. Run the QA script against the patch series and confirm both forbidden_patterns and tidiness checks pass. 2. Re-run the parent commit's test plan and confirm spine-label column visibility behaves identically. Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.