<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Impress saves keywords twice"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=139466">139466</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Impress saves keywords twice
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.0.3.1 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Impress
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>libreoffice-bugzilla@fabbrain.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
In menu "File" > "Properties" I type in keywords = "Schlüsselwörter 1 2 3 abc
def", save as pptx, close and open the document.
The shown keywords are "Schlüsselwörter, 1, 2, 3, abc, def, Schlüsselwörter, 1,
2, 3, abc, def".
Observation: the keywords exist twice in the core.xml:
<cp:keywords>Schlüsselwörter 1 2 3 abc def Schlüsselwörter 1 2 3 abc
def</cp:keywords>

Steps to Reproduce:
1. Start a new presentation file with IMPRESS
2. In menu "File" > "Properties" I type in keywords = "Schlüsselwörter 1 2 3
abc def"
3. save the document as "tmptest.pptx"
4. close IMPRESS
5. open the document "tmptest.pptx" in IMPRESS again
6. Open menu "File" > "Properties" and have a look at the keywords

Actual Results:
The shown keywords are "Schlüsselwörter, 1, 2, 3, abc, def, Schlüsselwörter, 1,
2, 3, abc, def".

Expected Results:
My expectation was that the keywords are not duplicated but the same as before.


Reproducible: Always


User Profile Reset: No



Additional Info:
Observation: the keywords exist twice in the core.xml:
<cp:keywords>Schlüsselwörter 1 2 3 abc def Schlüsselwörter 1 2 3 abc
def</cp:keywords></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>