2 May
2019
2 May
'19
7:14 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073 --- Comment #24 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 89256 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89256&action=edit Bug 21073: Restore filtering by metadata This patch restores filtering the plugins by metadata. That got lost on rebase at some point. Regression tests are added on a prior patch. To test: - Have the 'regression tests for GetPlugins' patch applied - Run: $ kshell k$ prove t/db_dependent/Plugins.t => FAIL: Tests fail! - Apply this patch - Run: k$ prove t/db_dependent/Plugins.t => SUCCESS: Tests pass! - Sign off :-D -- You are receiving this mail because: You are watching all bug changes.