http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6091 Bug #: 6091 Summary: Remove undeclared syspref OPACAdvSearchInputCount Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: Searching AssignedTo: gmcharlt@gmail.com ReportedBy: fridolyn.somers@gmail.com QAContact: koha-bugs@lists.koha-community.org In advanced search pages : catalogue/search.pl opac/opac-search.pl A syspref "OPACAdvSearchInputCount" is called to get number of input boxes to display. If syspref is false, there will be 3. This syspref is not declared in administration, .pref files, nor in database installers. I propose to simply remove this syspref call, input boxes number doesn't need a syspref since user can create new ones. Regards, -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.