4 Jun
2016
4 Jun
'16
5:09 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16455 --- Comment #8 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to M. Tompsett from comment #7)
Comment on attachment 52051 [details] [review] Bug 16455: Remove the "Too late to run INIT block" from C4::Tags
Review of attachment 52051 [details] [review]: -----------------------------------------------------------------
::: C4/Tags.pm @@ +57,4 @@
} if ($ext_dict) { require Lingua::Ispell; + import Lingua::Ispell qw(spellcheck add_word_lc);
Why is save_dictionary missing?
Is not used. At least I looked for it.. -- You are receiving this mail because: You are watching all bug changes.