https://bugs.documentfoundation.org/show_bug.cgi?id=149090
Bug ID: 149090
Summary: Excel kind hyperlink as cell-property produces invalid
ODF
Product: LibreOffice
Version: 7.4.0.0 alpha0+ Master
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Keywords: implementationError
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Blocks: 108198
Open attachment 180120 or 180121 from bug 149076 and save it to .ods. Look at
the element <style:style> of the cells with hyperlink in content.xml. The
element has the attributes 'style:hyperlink' and 'loext:hyperlink'. The
attribute 'style:hyperlink' should not be there. Such attribute does not exist
in ODF 1.3 and makes the markup invalid.
The import of such hyperlinks was implemented in
https://cgit.freedesktop.org/libreoffice/core/commit/?id=92afb61d8bb1b264a945371065115981ecaed0f1
Writing in ODF was implemented in
https://cgit.freedesktop.org/libreoffice/core/commit/?id=066bdb31f7ff801b7a36c79c43ecbd527ffb2a88
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=108198
[Bug 108198] [META] ODF export is unsuitable or invalid XML
--
You are receiving this mail because:
You are the assignee for the bug.