Bug 42056 - ILLPartnerCode shouldn't produce a warning if libraries are not using partners
Summary: ILLPartnerCode shouldn't produce a warning if libraries are not using partners
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: ILL (show other bugs)
Version: 25.11
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-03-10 17:16 UTC by Eric Phetteplace
Modified: 2026-03-10 17:16 UTC (History)
3 users (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Crowdfunding committed: 0
Crowdfunding contact:
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Phetteplace 2026-03-10 17:16:17 UTC
We use the ILL module but do not use the partner library feature as discussed here https://koha-community.org/manual/18.11/en/html/ILL_requests.html#place-request-with-partners-label

However, if I select the first empty option in the ILLPartnerCode setting, a warning is present on the About > System Information tab: "The ILL module is enabled, but ILLPartnerCode system preference is empty. Falling back to the hardcoded 'IL'." We should be able to simply leave this preference null without seeing a warning, since the module functions without it and we are not using the feature.