http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11319 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #28988|0 |1 is obsolete| | Attachment #28989|0 |1 is obsolete| | Attachment #28990|0 |1 is obsolete| | Attachment #28991|0 |1 is obsolete| | Attachment #28992|0 |1 is obsolete| | --- Comment #26 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 29497 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29497&action=edit [PASSED QA] Bug 11319: Koha::SimpleMARC should take a hashref for parameters In order to avoid a long list of parameters, it should be better to pass all of them into a hashref. This patch does not add or modify a behavior. Test plan: Verify the unit tests still pass - prove t/SimpleMARC.t - prove t/db_dependent/MarcModificationTemplates.t Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.