2 Jan
2012
2 Jan
'12
10:55 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6132 --- Comment #9 from Julian Maurice <julian.maurice@biblibre.com> 2012-01-02 09:55:52 UTC --- Created attachment 7009 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7009 Update sysprefs cache in set_preference
From POD:
C4::Context->set_preference( $variable, $value ); This updates a preference's value both in the systempreferences table and in the sysprefs cache. but the sysprefs cache isn't updated. This patch fix that, applying lowercase to 'variable'. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.