[Libreoffice-bugs] [Bug 123752] EDITING: Regression in handling of the group separator in formula context

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Apr 8 12:17:36 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=123752

--- Comment #14 from Eike Rathke <erack at redhat.com> ---
(In reply to Jouni Kosonen from comment #12)
> Created attachment 150588 [details]
> Minimal patch to restore functionality
The patch is wrong. It unconditionally adds the flag for every locale no matter
what parser flags the caller set and thus eliminates the purpose of the flag.
If at all then the flag should be set at caller level. But as described
earlier, doing so may also lead to unexpected behaviour if the group separator
equals the function parameter separator. This is a rather twisted situation,
and things interfere also with ScCompiler's lexical analysis. Actually the
i18npool parser is called only because the ScCompiler parser decided it would
not handle the character (left for investigation if and how it could be solved
at that level).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190408/150b13d6/attachment-0001.html>


More information about the Libreoffice-bugs mailing list