http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3712 Summary: [3.0.x] Missing syspref in english definition file Product: Koha Version: rel_3_0 Platform: PC OS/Version: Windows 2000 Status: NEW Severity: enhancement Priority: P5 Component: System Administration AssignedTo: paul.poulain@biblibre.com ReportedBy: tajoli@cilea.it CC: tajoli@cilea.it Estimated Hours: 0.0 Change sponsored?: --- In version 3.0.x the standard defintion file is data/mysql/en/mandatory/sysprefs.sql Checking the situation for transalte I found errors. I used the test script xt/syspref.t --Variabiles missing that are clear used in templates, scripts, API: AmazonCoverImages, AuthDisplayHierarchy, OPACAmazonCoverImages, ReadingHistory --Variables present in standard place (like others .sql and/or in admin/systempreferences.pl and installer/data/mysql/updatedatabase.pl ) but not used in others places: ReceiveBackIssues maxItemsInSearchResults AllowNotForLoanOverride is used and is present in data/mysql/en/mandatory/sysprefs.sql but the script can't see it, so report it as an error. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.