Summary: | C4::Context clearing up system preference on update | ||
---|---|---|---|
Product: | Koha | Reporter: | Alex Arnaud <alex.arnaud> |
Component: | System Administration | Assignee: | Paul Poulain <paul.poulain> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, gmcharlt |
Version: | 3.4 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
C4::Context clearing up system preference on update
clearing up system preference on update patch signed-off |
Description
Alex Arnaud
2011-04-05 12:24:56 UTC
Created attachment 3680 [details] [review] C4::Context clearing up system preference on update Created attachment 3756 [details] [review] clearing up system preference on update We want clear system preferences only once time. Precedent patch cleared its at each set Created attachment 4066 [details] [review] patch signed-off this patch fixes a bug when you use the misc/admin/koha-preference script to load syspref (you've previously exported and modified) AND memcache Simple patch, works, please test and mark resolved There have been no further reports of problems so I am marking this bug resolved. |