https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27141
Bug ID: 27141
Summary: QueryWeightFields should be 0 on new installs since
QueryAutoTruncate is 1
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: System Administration
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Since QueryAutoTruncate automatically disables QueryWeightFields, it does not
make sense that both are set to 1 in "./installer/data/mysql/sysprefs.sql"
I think that we should have QueryWeightFields set to 0 for new installations.
It would even be tempting to set QueryWeightFields to 0 where QueryAutoTruncate
is set to 1 on existing installs, except that someone might be (unwisely)
trialling different Query* settings before/during a Koha upgrade.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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/