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

            Bug ID: 39986
           Summary: OPACdidyoumean, acting like a system preference when
                    it is not
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: System Administration
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: lu...@bywatersolutions.com
        QA Contact: testo...@bugs.koha-community.org
                CC: gmcha...@gmail.com

OPACdidyoumean has an entry in sysprefs.sql:

('OPACdidyoumean','',NULL,'Did you mean? configuration for the OPAC. Do not
change, as this is controlled by /cgi-bin/koha/admin/didyoumean.pl.','Free'),

You can also find it in the systempreference table: 

select * from systempreferences where varibale = 'OPACdidyoumean';


However, it can be be found when you search for it as a system preference. 


If you go to `admin/didyoumean.pl` and make changes they are logged as a change
to a system preference.


This is confusing.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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/

Reply via email to