Description: > from bug AOO#78727 - I took test case attached from this bug and the first > test (row 2) failed. Looks like a bug, because there is a U+002D HYPHEN-MINUS instead of U+FF0D FULLWIDTH HYPHEN-MINUS in the result. Actual Results: U+002D HYPHEN-MINUS Expected Results: U+FF0D FULLWIDTH HYPHEN-MINUS Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:49.0) Gecko/20100101 Firefox/49.0
Created attachment 128315 [details] test case
Confirmed. Arch Linux 64-bit, KDE Plasma 5 Version: 5.2.3.3 Build ID: 5.2.3-1 CPU Threads: 8; OS Version: Linux 4.8; UI Render: default; Locale: fi-FI (fi_FI.UTF-8); Calc: group
Winfried Donkers committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=484d0ea842da586a4cf51b6d11683b04f234474c tdf#103550 fix issue with HYPHEN-MINUS in Calc function JIS. It will be available in 6.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Winfried Donkers committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=8c01c25ac4f85266719dc04e9809da2f3eb5b10e&h=libreoffice-6-0 tdf#103550 fix issue with HYPHEN-MINUS in Calc function JIS. It will be available in 6.0.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.