[Koha-bugs] [Bug 16455] TagsExternalDictionary does not work under Plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jun 4 17:07:42 CEST 2016


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

--- Comment #7 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 52051
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52051
Bug 16455: Remove the "Too late to run INIT block" from C4::Tags

Review of attachment 52051:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=16455&attachment=52051)
-----------------------------------------------------------------

::: C4/Tags.pm
@@ +57,4 @@
>  	}
>  	if ($ext_dict) {
>  		require Lingua::Ispell;
> +        import Lingua::Ispell qw(spellcheck add_word_lc);

Why is save_dictionary missing?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list