https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7046
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #102278|0 |1 is obsolete| | --- Comment #24 from David Nind <[email protected]> --- Created attachment 102429 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=102429&action=edit Bug 7046: (follow-up) Changed subroutine name and added unit tests * Fixed uninitialised value in $subtype in C4/Serials.pm line 1468 * Fixed sub routine name to 'GetSubscriptionLength' * Removed sublength param from being in value of sublength HTML input field * Added more unit tests to include bad params: undef, letters and special characters Test plan: Please follow test plan in first patch Sponsored-By: Catalyst IT Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
