https://bugs.documentfoundation.org/show_bug.cgi?id=94125
Julien Nabet <serval2...@yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |serval2...@yahoo.fr Ever confirmed|0 |1 --- Comment #1 from Julien Nabet <serval2...@yahoo.fr> --- On pc Debian x86-64 with master sources updated today, I could reproduce this. Here are params: #4 0x00002aaaaad11d0a in rtl_uString_newFromSubString(rtl_uString**, rtl_uString const*, sal_Int32, sal_Int32) (ppThis=0x7fffffff2880, pFrom=0x3693170, beginIndex=1, count=8) at /home/julien/compile-libreoffice/libreoffice/sal/rtl/strtmpl.cxx:1398 #5 0x00002aaad8e1275a in rtl::OUString::copy(int, int) const (this=0x7fffffff28d0, beginIndex=1, count=8) at /home/julien/compile-libreoffice/libreoffice/include/rtl/ustring.hxx:1721 #6 0x00002aaad8e0d373 in formula::FormulaDlg_Impl::EditThisFunc(int) (this=0x3946850, nFStart=0) at /home/julien/compile-libreoffice/libreoffice/formula/source/ui/dlg/formula.cxx:1168 Some gdb session: (gdb) p PrivStart $17 = 1 (gdb) p PrivEnd $18 = 9 (gdb) p aFormula $19 = "=ABS(\"a)" So double quotes escaped counts for 2 not 1. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs