9 Jan
2019
9 Jan
'19
7:52 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21846 --- Comment #8 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 83760 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83760&action=edit Bug 21846: Regression tests for add_tag_approval Due to collation issues, add_tag_approval wrongly calculates the weight for strings including extended UNICODE characters. This patch introduces a test for this situation. To test: - Apply this patch on master - Run: $ kshell k$ prove t/db_dependent/Tags.t => FAIL: Tests fail because all extended characters match the same Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.