[Libreoffice-bugs] [Bug 136861] The resolved state of a comment isn't saved..

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 17 23:21:23 UTC 2020


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

--- Comment #4 from Regina Henschel <rb.henschel at t-online.de> ---
(In reply to Telesto from comment #3)
> @Regina
> A more or less superfluous question.. the 'Resolved comment" state is
> supported by the ODT format; right?  
> 
> Got implemented here: bug 119228

No, it is not.

You can check it easily yourself. Unpack the file and lock, whether it has a
"loext" namespace. In this case you will see loext:resolved="true".

You can look at
https://wiki.documentfoundation.org/Development/ODF_Implementer_Notes/List_of_LibreOffice_ODF_Extensions.
It should list all features of LibreOffice which do not belong to the standard.

You can save the file in ODF 1.3 extended, but validate it with ODF 1.3
comforming. The validator will mark all things, which are not in the standard.
Validator is at https://odfvalidator.org/

You should check, whether you have set your LibreOffice to save in ODF 1.3
extended (or ODF 1.2 extended in case of latest 6.4 version), otherwise you
will loose the resolved mark.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200917/3204e0c0/attachment.htm>


More information about the Libreoffice-bugs mailing list