https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34842 --- Comment #13 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- I don't know. Bug 32911 is moving the value from koha-conf.xml to the sys pref to preserve functionality, as intended. If the value coming from koha-conf.xml is wrong, it's not its responsibility to address that, at least in my opinion. The problem is that in k-t-d, the value coming from koha-conf.xml is wrong. I don't fully agree with Jonathan's suggestion of setting it to 'IL' if 'ILLLIBS' because it sounds like a hardcoded fix for a problem that shouldn't occur in the first place, i.e. the value in koha-conf.xml should be a valid one (a category that exists), and if not, it needs to be fixed in the sys pref manually, as it would need to be in the koha-conf.xml anyway. Except now that is possible through the sys pref UI whereas before it was required to edit the koha-conf.xml manually. I'm not fully against Jonathan's suggestion it, either, of course. -- You are receiving this mail because: You are watching all bug changes.