i18npool/source/collator/data/hu_charset.txt |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 37f5c96da886f82b819e375feab0a871cab28513
Author:     László Németh <nem...@numbertext.org>
AuthorDate: Tue Feb 19 13:42:58 2019 +0100
Commit:     Eike Rathke <er...@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 <nem...@numbertext.org>
    (cherry picked from commit 7618490d334409c3fc4167f32732537ef738647f)
    Reviewed-on: https://gerrit.libreoffice.org/69496
    Reviewed-by: Eike Rathke <er...@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
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to