[Libreoffice-bugs] [Bug 126071] Assertion failure in offline help viewer when searching for string starting or ending in non-alphanumeric character
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 25 12:30:22 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=126071
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |serval2412 at yahoo.fr
Ever confirmed|0 |1
--- Comment #1 from Julien Nabet <serval2412 at yahoo.fr> ---
On Win10 with master sources updated today, I could reproduce this.
Adding some traces on PrepareSearchString method in
sfx2/source/appl/newhelp.cxx, I got:
before loop rSearchString=foo.
loop aBoundary.startPos=0 aBoundary.endPos=3
loop aBoundary.startPos=4 aBoundary.endPos=0
--
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/20190625/e6bb745e/attachment.html>
More information about the Libreoffice-bugs
mailing list