https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43480

--- Comment #1 from Jonathan Druart <[email protected]> ---
Created attachment 205176
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=205176&action=edit
Bug 43480: Remove BEGIN block from C4::Tags

We do not need to fetch sysprefs from the BEGIN block of C4::Tags
This patch suggests to defer the fetch at runtime.

Test plan:
Create some tags from the OPAC, approve it from the staff interface
Set TagsExternalDictionary to "/usr/bin/ispell"
Try again

QA: We also get rid of the following warning:
 'Name "Lingua::Ispell::path" used only once: possible typo'

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to