From 53f42cf145fa986881a07765fd99e651d629f42d Mon Sep 17 00:00:00 2001 From: Munyoki Kilyungi Date: Tue, 29 Nov 2022 08:23:36 +0300 Subject: Create new issue that addresses broken utf-8 characters in our db --- issues/fix-broken-utf8-chars.gmi | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 issues/fix-broken-utf8-chars.gmi (limited to 'issues') diff --git a/issues/fix-broken-utf8-chars.gmi b/issues/fix-broken-utf8-chars.gmi new file mode 100644 index 0000000..d6a4a7b --- /dev/null +++ b/issues/fix-broken-utf8-chars.gmi @@ -0,0 +1,11 @@ +# Fix Broken UTF-8 characters in our Database + +## Tags + +* assigned: bonfacem, arthur +* type: database +* priority: high + +## Description + +We have jumbled up text in our database and this has been the case for years. It's impractical for a user to do the fixes using the metadata editing form because there are too many cases. A script that fixes this should be created to fix this issue. -- cgit v1.2.3