https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21821 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #4 from David Cook <dcook@prosentient.com.au> --- Business::ISBN::Data has been better maintained in recent times, but we don't necessarily get those updates flowing through into Debian/Ubuntu. As per bug 42419, I also found a bug in Business::ISBN::Data, which has now been patched, so packaging an upgraded version could be good. But having an updated RangeMessage.xml would be good too. Technically, if we put it in /etc/default/koha-common then we could export it in /usr/sbin/koha-plack. I suppose there are times it would be good to have it in Apache though (for CGI scripts that aren't handled by Plack at the moment) -- Actually, couldn't we just pass it from the Apache using the Koha::Middleware::SetEnv? That might be the easiest way to do it. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.