[Koha-bugs] [Bug 11781] Error after setting IndependentBranches to 0

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Feb 22 09:44:14 CET 2014


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

--- Comment #2 from Homer <homer.richardson at yahoo.com> ---
The easiest way to reproduce this quickly is to simply run this statement in
mysql:

update systempreferences set value=0 where variable="IndependentBranches";

and reload the intranet page in the browser.

I'm not sure why changing the parameter through the intranet interface doesn't
cause the problem immediately - maybe something is cached in the browser.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list