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

--- Comment #23 from Blou <philippe.blo...@inlibro.com> ---
We were talking about moving all calls to preference().

updatedatabase.pl has had problems in the past when the code calls DB objects
of the new version that do not correspond to the database that is currently
being upgraded.

So if systempreference gets modified, along with Koha::Config::Syspref (?) in
26.05, calling C4::Context->(set_)preference during the ugprade process on a
database that is at 21.05 at that point... will crash, when using the
underlying object.

No?  Maybe systempreference doesn't work like that, or maybe you have a new way
of doing thing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to