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

--- Comment #1 from Jonathan Druart <[email protected]> ---
Created attachment 38494
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38494&action=edit
Bug 11790: Remove dependency C4::Context from C4::Charset

C4::Context is only used to retrieve a syspref value.
This patch moves the use of C4::Context to a require.

Test plan:
Try to reach the SetMarcUnicodeFlag subroutine (batchmod, add/update a biblio,
etc.)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to