<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - The resolved state of a comment isn't saved.."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=136861#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - The resolved state of a comment isn't saved.."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=136861">bug 136861</a>
from <span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span></b>
<pre>(In reply to Telesto from <a href="show_bug.cgi?id=136861#c3">comment #3</a>)
<span class="quote">> @Regina
> A more or less superfluous question.. the 'Resolved comment" state is
> supported by the ODT format; right?
>
> Got implemented here: <a class="bz_bug_link
bz_status_VERIFIED bz_closed"
title="VERIFIED FIXED - There is no way to flag/mark comments as resolved"
href="show_bug.cgi?id=119228">bug 119228</a></span >
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
<a href="https://wiki.documentfoundation.org/Development/ODF_Implementer_Notes/List_of_LibreOffice_ODF_Extensions">https://wiki.documentfoundation.org/Development/ODF_Implementer_Notes/List_of_LibreOffice_ODF_Extensions</a>.
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 <a href="https://odfvalidator.org/">https://odfvalidator.org/</a>
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>