https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33431
--- Comment #8 from Tomás Cohen Arazi <[email protected]> --- (In reply to David Nind from comment #4) > The tests for the first two patches pass, both before and after the patches > are applied. > > I'm not sure for the third patch what features/things to test to make sure > they work as expected. Hi, this changes are pretty trivial code-wise. For the third patch you would need to: * Have something set on `RisExportAdditionalFields` and export a record as RIS- It should still work as usual. * Have something set on `MarcFieldsToOrder` and add an order using an ISO2709 (mrc) file. Should work as usual * Have something set for `UpdateItemWhenLostFromHoldList` and a couple pending holds. I'm not sure how to trigger it but it seems to be possible to mark a hold as lost from the pending list, and it should honor the setting. -- 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/
