https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36805 --- Comment #12 from David Cook <dcook@prosentient.com.au> --- (In reply to Katrin Fischer from comment #11)
So taking our use case out of consideration - how can we communicate to libraries to adjust their settings after an update? Can we store the current settings somehow so they see what needs to be updated?
... Could we even attempt to parse the links and create the new structure?
Probably to hard with SQL, but with Perl it might work?
Hmm that's a good point... I think it might be too hard. We might actually need to create a new system preference. We could remove the old one from the .pref file so that it just appears in Local Preferences, so that the data isn't lost... -- You are receiving this mail because: You are watching all bug changes.