Bug 36163 - Usage statistics - Not possible to select a country
Summary: Usage statistics - Not possible to select a country
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-24 21:57 UTC by Georg
Modified: 2024-03-17 16:36 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Georg 2024-02-24 21:57:48 UTC
Site: .../cgi-bin/koha/admin/usage_statistics.pl

If you try to select a country, you get an error:
==
The value of your system preference 'UsageStatsCountry' is not valid (Germany). Please select a valid one.
==

It doesn't matter which country you chose, no country is valid.
Comment 1 Katrin Fischer 2024-03-17 16:36:01 UTC
Confirmed. There is also an error message:

Note: The value of your system preference 'UsageStatsCountry' is not valid (Algeria). Please select a valid one. 

The pull down appears to be the same as for  UsageStatsCountry system preference. Not sure what the right fix here would be.