<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><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> changed
          <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - "First name" in user data is missing"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=105841">bug 105841</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>
                
           </td>
           <td>needsUXEval
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>RESOLVED
           </td>
           <td>UNCONFIRMED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>rb.henschel@t-online.de
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>NOTABUG
           </td>
           <td>---
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - "First name" in user data is missing"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=105841#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - "First name" in user data is missing"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=105841">bug 105841</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>I reopen it, because I thing removing the "first name" field is an error.

There is a further complain on the German Ask site, read
<a href="https://ask.libreoffice.org/de/question/93363/5303-benutzerdaten-wieder-umstellen-auf-vor-und-nachname/">https://ask.libreoffice.org/de/question/93363/5303-benutzerdaten-wieder-umstellen-auf-vor-und-nachname/</a>.
The version 5.3 is still "fresh" and likely not often used enterprises. I fear,
that there will be more complains, when the 5.3 versions comes to enterprises. 

There are further problems in addition:

Removing the field from UI does not erases it from file format. The  associated
element <text:sender-first> exists in ODF (see
<a href="http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#element-text_sender-firstname">http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#element-text_sender-firstname</a>).
It is against interoperability to leave it empty and merge this information
into another field.

The service com::sun::star::text::textfield::ExtendedUser has a constant group
com::sun::star::text::UserDataPart with value FIRSTNAME. It is published API
and should not be changed. Existing macros might not work as intended, if the
content of this field is empty.

The variable user_firstname can be used in conditions to hide parts of the
text. Such documents no longer work.


I cannot find a request to remove the field or a discussion about the topic. I
personally see no considerable reason to remove the "first name" field. I
therefore set keyword needsUXEval.</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>