<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Inserting Cross-Reference to Heading Number also inserts separator text with no option to customize it"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138606#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Inserting Cross-Reference to Heading Number also inserts separator text with no option to customize it"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138606">bug 138606</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>ODF uses the wording "list label" without specifying how to tread prefix and
suffix.

LibreOffice uses some special rules, how to show a prefix and suffix. I have
not examined the code, but from experiments I see:
Prefix and suffix of the lowest current level is used.
The numbering is concatenated as specified by the "sublevels to show" with dot
as separator. The prefix or suffix is then set at start or end of the
concatenation.
Prefix and suffix of the lowest level are used.

The reference type "number" takes the label as it is and adds in front of it
the labels of the higher levels, in case those of the referenced heading is
different from the reference insert place. For type "number (with context)" it
is always added, for type "number (no context)" is is never added. Type
"chapter" takes the label with neither prefix nor suffix.

The problem in your file is, that you use "1." as prefix instead using a level
for the "1" and let LibreOffice add the dot. What is the special reason for
this?

Without a very good reason my suggestion will be to resolve the issue as
"WONTFIX".</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>