https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16455
--- Comment #7 from M. Tompsett <mtomp...@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. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/