[Koha-bugs] [Bug 33431] Make code use C4::Context->yaml_preference

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 22 16:34:14 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33431

--- Comment #8 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(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.


More information about the Koha-bugs mailing list