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

--- Comment #10 from Heiko Tietze <[email protected]> ---
(In reply to Mike Kaganski from comment #9)
> they are about differences in internal logic.

officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs

      <prop oor:name="AllowCommentsInFootnotes" oor:type="xs:boolean"
oor:nillable="false">
        <info>
            <!-- See tdf#86188 for rationale -->
            <desc>Specifies whether adding comments to footnotes etc. is
allowed. These are allowed for ODF but not in OOXML and can result in invalid
docx files being saved.</desc>
            <label>Allow adding comments to footnotes, headers and frames.
Disable for better OOXML interoperability.</label>
        </info>
        <value>true</value>
      </prop>

The envisioned patch makes this option available in the UI.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to