http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11319 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23415|0 |1 is obsolete| | Attachment #23416|0 |1 is obsolete| | Attachment #23417|0 |1 is obsolete| | Attachment #23418|0 |1 is obsolete| | Attachment #24650|0 |1 is obsolete| | --- Comment #14 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 25751 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25751&action=edit 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 -- You are receiving this mail because: You are watching all bug changes.