[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - i18npool/source
László Németh (via logerrit)
logerrit at kemper.freedesktop.org
Fri Mar 29 17:11:10 UTC 2019
i18npool/source/collator/data/hu_charset.txt | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
New commits:
commit 37f5c96da886f82b819e375feab0a871cab28513
Author: László Németh <nemeth at numbertext.org>
AuthorDate: Tue Feb 19 13:42:58 2019 +0100
Commit: Eike Rathke <erack at redhat.com>
CommitDate: Fri Mar 29 18:10:46 2019 +0100
tdf#123204 hu_HU collation: don't ignore special characters
to show/handle them in Calc AutoFilter.
Partial revert of "tdf#116666 fix Hungarian sorting"
(commit 7b1eb6313c0d2621c364df1724c69d28f8267841).
Change-Id: Ib135f1eac77780e901fb4c427c3f1bb8a5e090b9
Reviewed-on: https://gerrit.libreoffice.org/68014
Tested-by: Jenkins
Reviewed-by: László Németh <nemeth at numbertext.org>
(cherry picked from commit 7618490d334409c3fc4167f32732537ef738647f)
Reviewed-on: https://gerrit.libreoffice.org/69496
Reviewed-by: Eike Rathke <erack at redhat.com>
diff --git a/i18npool/source/collator/data/hu_charset.txt b/i18npool/source/collator/data/hu_charset.txt
index 2b6677e0dc1b..f38ecfd5c7b6 100644
--- a/i18npool/source/collator/data/hu_charset.txt
+++ b/i18npool/source/collator/data/hu_charset.txt
@@ -22,7 +22,11 @@
[caseLevel on]
[caseFirst lower]
-[alternate shifted]
+
+# Because of the different requirements of Writer and Calc,
+# don't ignore the special characters, yet.
+# See tdf#123204 "EDITING Not all special characters appear in the AutoFilter window"
+# [alternate shifted]
& c < cs <<< Cs <<< CS
& d < dz <<< DZ < dzs <<< Dzs <<< DZS
More information about the Libreoffice-commits
mailing list