https://bugs.documentfoundation.org/show_bug.cgi?id=166850
Bug ID: 166850
Summary: FILEOPEN: DOCX: StyleRef field broken in German UI
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Created attachment 201089
--> https://bugs.documentfoundation.org/attachment.cgi?id=201089&action=edit
Sample document with StyleRef field
Load the attachment with German UI
The fields in the headers on page 2-4 show an error "Fehler: Verweis nicht
gefunden"
This happens because beginning with commit
bd727654ec8cc339292072b42073e57d566cc220 the names of built-in styles in
localized versions are imported with a suffix " (user)"
The StyleRef fields points now to a style "Überschrift 1" but the related style
name is "Überschrift 1 (user)"
--
You are receiving this mail because:
You are the assignee for the bug.