http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12721 --- Comment #3 from Marc Véron <veron@veron.ch> --- Created attachment 43575 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43575&action=edit Bug 12721 - Syspref StatisticsFields: Warning on About page and text change in System preferences This patch adds a warning to the about page if the syspref 'StatisticFields' is misconfigured. Additionally, the text on Home > Administration > SystemPreferences is changed. To test: - Apply patch - Edit syspref 'StatisticFields'. Verify that the explanation makes sense. - Leave field empty => verify that no message appears on About page, tab System information - Insert valid field names, e.g. location|itype => verify that no message appears on the About page - Add trailing char => verify that the warning message appears on the About page - Fill in some garbage or misspell a field name => verify that the warning message appears on the About page -- You are receiving this mail because: You are watching all bug changes.