https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41580 --- Comment #34 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Created attachment 194978 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194978&action=edit Bug 41580: (QA follow-up) Fix variable name mismatch in batch delete records - The tidy declared const record_type but the code references recordtype (no underscore), causing a ReferenceError - Rename to match the existing usage To test: - Go to Tools → Batch delete records - Upload/select bibliographic records with checked out items - Verify the red cross and yellow highlight appear for non-deletable records Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> -- You are receiving this mail because: You are watching all bug changes.