diff options
Diffstat (limited to 'issues/fix-broken-utf8-chars.gmi')
-rw-r--r-- | issues/fix-broken-utf8-chars.gmi | 11 |
1 files changed, 11 insertions, 0 deletions
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. |