https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27351
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #114920|0 |1 is obsolete| | --- Comment #4 from Nick Clemens <[email protected]> --- Created attachment 114960 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114960&action=edit Bug 27351: Fix UsageStatsCountry system preference wrong type UsageStatsCountry system preference type 'YesNo' is wrong since it has several values. Change to 'Choice'. Looks like this error whas only in updatedabase 3.17.00.030. Test plan : 1) Run atomic update 2) Check in database 'UsageStatsCountry' system preference type is 'Choice' Signed-off-by: Owen Leonard <[email protected]> Signed-off-by: Nick Clemens <[email protected]> -- You are receiving this mail because: 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/
