https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33608 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #153708|0 |1 is obsolete| | --- Comment #89 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 157445 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157445&action=edit Bug 33608: Polish Koha::Statistic further Adding exceptions, removing croaks. No exception in new for unknown hash keys, store will catch that. Prepare switching amount parameter to value (db column name). Test plan: Run t/db_dependent/Stats.t Run t/db_dependent/Koha/Items.t Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> [EDIT] Fixed the mandatory check in Stats.t. Removed key_or_default. Additional tidy. -- You are receiving this mail because: You are watching all bug changes.