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

--- Comment #10 from Eike Rathke <er...@redhat.com> ---
(In reply to Timur from comment #8)
> And bibisect points to an upgrade, like in bug 133607 (no point to put
> committer):
> commit 172bc3741d6b8ba66763592086a7532437649e12
No such commit.. probably meant was commit
9206a08ada00e8762c4a634f242bd566028964bb instead.

That includes a change
https://gerrit.libreoffice.org/c/core/+/44871/4/i18npool/source/breakiterator/breakiterator_unicode.cxx#547
on purpose, see its comment there.

Make that optional or remove it entirely if you want or fiddle with the
nOverlyLong value or test for more than whitespace while finding another break
position; IIRC there was a testcase looking for not breaking after a / slash,
which apparently exactly changed with TR14 to break after the slash and not
before, hence I introduced that non-wrapping code. Personally I think not
wrapping URIs at slashes (or at all) if possible is better, but if people want
it..

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to