http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8829 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P1 - high Status|Signed Off |Passed QA CC| |mtj@kohaaloha.com QA Contact| |mtj@kohaaloha.com --- Comment #3 from Mason James <mtj@kohaaloha.com> --- (In reply to comment #2)
Created attachment 12541 [details] [SIGNED-OFF] Bug 8829: Fix authority importing
A subroutine was not being imported by C4::ImportBatch (ironic, no?) so this patch makes the call fully-qualified. This patch also cleans up two warnings in C4::Auth that are raised when logged in as the database user.
Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
patch work well, passing QA... $ koha-qa.pl -c 1 testing 1 commit(s) (applied to commit 50be765) * 09b39f1 Bug 8829: Fix authority importing C4/Auth.pm C4/ImportBatch.pm * C4/Auth.pm OK * C4/ImportBatch.pm OK -- You are receiving this mail because: You are watching all bug changes.