http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11319 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #29497|0 |1 is obsolete| | Attachment #29498|0 |1 is obsolete| | Attachment #29499|0 |1 is obsolete| | Attachment #29500|0 |1 is obsolete| | Attachment #29501|0 |1 is obsolete| | Attachment #33029|0 |1 is obsolete| | Attachment #33030|0 |1 is obsolete| | --- Comment #47 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 33038 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33038&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 Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.