7 Aug
2014
7 Aug
'14
1:25 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12048 --- Comment #10 from M. Tompsett <mtompset@hotmail.com> --- (In reply to Fridolin SOMERS from comment #9)
After applying patch to 3.14.x, the unit test t/db_dependent/Bookseller.t fails :
git checkout -b checkout_12048 origin/3.14.x git grep -l IsSuperLibrarian There is part of your problem: IsSuperLibrarian is not defined in C4::Context, because bug 10277 in not in stable. Applying it first still doesn't help. :( -- You are receiving this mail because: You are watching all bug changes.