Bugzilla – Attachment 150588 Details for
Bug 123752
EDITING: Regression in handling of the group separator in formula context
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Minimal patch to restore functionality
locale_gsep_bdfo_123752.patch (text/plain), 727 bytes, created by
Jouni Kosonen
on 2019-04-07 23:26:26 UTC
(
hide
)
Description:
Minimal patch to restore functionality
Filename:
MIME Type:
Creator:
Jouni Kosonen
Created:
2019-04-07 23:26:26 UTC
Size:
727 bytes
patch
obsolete
>diff --git a/i18npool/source/characterclassification/cclass_unicode_parser.cxx b/i18npool/source/characterclassification/cclass_unicode_parser.cxx >index 1b7cba4..d7e6de8 100644 >--- a/i18npool/source/characterclassification/cclass_unicode_parser.cxx >+++ b/i18npool/source/characterclassification/cclass_unicode_parser.cxx >@@ -439,6 +439,7 @@ void cclass_Unicode::initParserTable( const Locale& rLocale, sal_Int32 startChar > cGroupSep = aItem.thousandSeparator[0]; > cDecimalSep = aItem.decimalSeparator[0]; > cDecimalSepAlt = aItem.decimalSeparatorAlternative.toChar(); >+ nContTypes |= KParseTokens::GROUP_SEPARATOR_IN_NUMBER; > } > > if (nContTypes & KParseTokens::GROUP_SEPARATOR_IN_NUMBER)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 123752
: 150588