https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38287
--- Comment #10 from Pedro Amorim <[email protected]> --- (In reply to Katrin Fischer from comment #9) > > You need to add data, not just run the tests. > With the patch applied, add a rule that leaves these fields empty. > Before the patch, the rule would not save, but now it does. > Run the test after. I'm sorry, still can't reproduce. $ prove t/db_dependent/Koha/Item.t This is always passing for me. Before and after applying patch. Before and after adding "Default checkout, hold and return policy" with empty values for bookings input and different values for "Hold policy" and "Hold pickup library match". I'm clearly missing something, can you please clarify further. I want to understand how changes to a .tt file would break (or cause any change) to a Koha class .t tests file. -- 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/
