[Koha-bugs] [Bug 16666] New: TagsExternalDictionary is a rather confusing preference name

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jun 4 14:43:53 CEST 2016


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

            Bug ID: 16666
           Summary: TagsExternalDictionary is a rather confusing
                    preference name
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: System Administration
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: m.de.rooy at rijksmuseum.nl
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

You do not pass an external dictionary (file) into this syspref.
You actually pass the location of ispell on your box.
If you have ispell but do not enter its path here, the pref does not trigger
the spell check. So it is also enable/disable ispell.
Tags.pm requires the Ispell module; it is not a mandatory depends.

Furthermore the pref description says:
Allow tags in the dictionary of the ispell executable on the server to be
approved without moderation. 

So I would not mind a better name :)

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


More information about the Koha-bugs mailing list