https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15758 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj@kohaaloha.com --- Comment #130 from Mason James <mtj@kohaaloha.com> --- (In reply to Kyle M Hall from comment #128)
Pushed to master for 16.11, thanks Jonathan, Marcel!
hi there.. this patchset seems to cause the t/00-load.t test to fail? root@xen1:/home/mason/g/k/master# koha-shell -c 'prove' mast3 ... Too late to run INIT block at /usr/share/koha/lib/C4/External/BakerTaylor.pm line 42. t/00-load.t ......................... 117/? # Failed test 'use Koha::Libraries;' # at t/00-load.t line 65. # Tried to use 'Koha::Libraries'. # Error: Bareword "C4::Context::only_my_library" not allowed while "strict subs" in use at Koha/Libraries.pm line 52. # Compilation failed in require at t/00-load.t line 65. # BEGIN failed--compilation aborted at t/00-load.t line 65. Bailout called. Further testing stopped: ***** PROBLEMS LOADING FILE 'Koha::Libraries' FAILED--Further testing stopped: ***** PROBLEMS LOADING FILE 'Koha::Libraries' root@xen1:/home/mason/g/k/master# -- You are receiving this mail because: You are watching all bug changes.