https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41682
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |26.05.00 released in| | Text to go in the|26.05.00 |This fixes several system release notes| |preferences discrepancies | |and adds tests, including: | | | |* Setting options to NULL | |when options="" | |* Fixing the explanation | |when different | |* Fixing the wrong order | |(some rows had | |options=explanation) | |* Fixing the wrong type | |"Yes/No" => "YesNo" | |* Removed | |StaffLoginBranchBasedOnIP: | |both | |StaffLoginLibraryBasedOnIP | |and | |StaffLoginBranchBasedOnIP | |are in the database for | |upgraded installs | |* Adding a description for | |ApiKeyLog | |* Fixing 'integer' vs. | |'Integer' inconsistency | |* Fixing 'cancelation' typo | |* Improving the tests: | | * Compare sysprefs.sql | |and the database content | |for options, explanation | |and type | | * Catch type not defined | | * Catch incorrect YesNo | |values (must be 0 or 1) | | | |An example where | |discrepancies have crept in | |during upgrades includes | |warnings in the About Koha | |> System information - the | |system preferences had no | |value (either 1 or 0) in | |the 'value' field: | |* Warning System preference | |'ILLHistoryCheck' must be | |'0' or '1', but is ''. | |* Warning System preference | |'ILLOpacUnauthenticatedRequ | |est' must be '0' or '1', | |but is ''. | |* Warning System preference | |'SeparateHoldingsByGroup' | |must be '0' or '1', but is | |''. -- 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/
