[Koha-bugs] [Bug 15030] Certain values in serials' items are lost on next edit

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 28 14:57:00 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15030

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mtompset at hotmail.com

--- Comment #5 from M. Tompsett <mtompset at hotmail.com> ---
Okay... this modifies a routine in C4/Items.pm
There is no test coverage directly for PrepareItemrecordDisplay.
However, there is some in t/db_dependent/Serials.t
I would recommend adding a test there to validate your changes as a separate
commit. This would allow the test to run before applying the other patches
(expecting failure), and after applying them (expecting passing).

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list