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

dante19031...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dante19031...@gmail.com
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #22 from dante19031...@gmail.com ---
This looks like a locale error on
    parsePredefinedToken
    parseAnyToken
    Both defined at /core/include/unotools/charclass.hxx.
If I'm not wrong these should be simplifications of
    parsePredefinedToken
    parseAnyToken
    Both defined at /core/i18npool/inc/cclass_unicode.hxx
with an automatic locale handele. These token parsers are used for
all the modules.
My hypothesis: the locale "error" makes the token parser go backguards.
Have no idea of arabic, so not gonna help.
Good look.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to