summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorLouis Possoz <louis.possoz@quelfutur.org>2022-04-30 06:39:38 +0100
committerMichael Stahl <michael.stahl@allotropia.de>2022-05-27 21:11:27 +0200
commitbbec710bd25fc5da27636cde73fe4ab23c76904f (patch)
treec816dc7cad16b1bc55f0101c45b880b54d82cf14 /offapi
parent0599a73c3c2bffdbfa4e695e2d694f1947215a07 (diff)
tdf#145178 Formats in section Foot/Endnotes not read from saved files
Imported, 'num-suffix' & 'num-format' properties generate debug warnings: warn:xmloff:10220:10220:xmloff/source/text/ XMLSectionFootnoteConfigImport.cxx:123: unknown attribute urn:oasis :names:tc:opendocument:xmlns:style:1.0 style:num-suffix value=]] warn:xmloff:10220:10220:xmloff/source/text/ XMLSectionFootnoteConfigImport.cxx:123: unknown attribute urn:oasis :names:tc:opendocument:xmlns:style:1.0 style:num-format value=One The faulty code is within XMLSectionFootnoteConfigImport::startFastElement() The namespace for these two properties must be set to 'STYLE' (it is wrongly set to 'TEXT') Change-Id: I923f12e19ed15779c67b2159d88d80a2ccb04e17 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133605 Reviewed-by: Michael Stahl <michael.stahl@allotropia.de> Tested-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'offapi')
0 files changed, 0 insertions, 0 deletions