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

--- Comment #4 from Telesto <[email protected]> ---
Created attachment 165461
  --> https://bugs.documentfoundation.org/attachment.cgi?id=165461&action=edit
Bibisect log

Bisected to
author  Justin Luth <[email protected]>       2018-07-06 10:03:07 +0300
committer       Justin Luth <[email protected]>       2018-07-07 19:56:21
+0200
commit  ac540c1d743250062b3e71b094209ec1428872e9 (patch)
tree    55adaf3beadbc8697caf22ca2ad1089aecae176e
parent  363146254bd44ab82d657f2ca0293d03bd111280 (diff)
tdf#95114 writerfilter: follow correctly converted stylename
Using styleIdentifierD works *if* you do an bExtendedSearch.
But since we already took the pains of ensuring that sStyleName
is not empty, and ExtendedSearch is expensive, just use sStylename.
(I don't know *why* we ensure that styleName exists, and this
code was originally flakey enough that it might be a fake
requirement...)

This only affects the few styles which have a different "name"
than their ID. The primary one affected is TextBody/Body Text.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=ac540c1d743250062b3e71b094209ec1428872e9

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

Reply via email to