<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN Layer with reserved name vanishes when changing UI language"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=67248#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN Layer with reserved name vanishes when changing UI language"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=67248">bug 67248</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>A solution might be to divide between an internal name/identifier and the name
used by the user. Such distinction already exists in other contexts.
Idea 1: Use a new attribute "draw:display-name" of the element <draw:layer>.
Idea 2: Add an xml:id attribute to each <draw:layer> and change the references
to the <draw:layer> elements to use not the draw:name but the xml:id.

A different solution might be to get rid of the special handling of "layout",
"controls", "measurelines", "background" and "backgroundobjects" layers. Such
special handling is not provided in the spec.

This is connected with the problem, how to use layers in documents, which are
produced by foreign applications, e.g <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ODF <draw:layer-set> as a child element of <draw:page> not supported"
   href="show_bug.cgi?id=101218">bug 101218</a>.</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>