https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35380
--- Comment #50 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 196091 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196091&action=edit Bug 35380: (QA follow-up) Minor code quality fixes - Add order_by => ['name'] to record_sources fetch in marc-overlay-rules.pl so filter dropdown options are consistently sorted - Add COMMENT to record_sources.is_system column in kohastructure.sql to match convention of other columns in that table - Remove commented-out Data::Dumper debug lines from biblios.t - Remove redundant explicit object deletes inside subtests that are already wrapped in txn_rollback; the rollback undoes them anyway -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
