http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6132

--- Comment #9 from Julian Maurice <julian.maur...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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