https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41330
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190202|0 |1 is obsolete| | --- Comment #3 from David Nind <[email protected]> --- Created attachment 190212 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190212&action=edit Bug 41330: Unit tests Do not apply patches before 1 - Create a new subscription to a serial 2 - Go to 'Serial Collection' panel and click on edit serials button 3 - Try and edit the serial number to "{1}" -> error 500 4 - Apply only unit tests patch and run `prove t/Serials/ModSerialStatus.t` -> Tests will not pass 5 - Apply patch and proceed again to 2&3 -> you will get no error 6 - run `prove t/Serials/ModSerialStatus.t` -> tests will pass Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are the assignee for the bug. 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/
