<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 - Improve "Unexpected error" user-visible error message wording"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124197">124197</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Improve "Unexpected error" user-visible error message wording
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

        <tr>
          <th>Keywords</th>
          <td>difficultyBeginner, easyHack, skillCpp
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>trivial
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>lowest
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>UI
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>mikekaganski@hotmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>A user raised a concern wrt the "Unexpected error" message wording, which seems
to imply that there are "expected errors" in LibreOffice [1]. While there are
actually "expected errors" (exceptions expected to be generated in many
scenarios, and handled gracefully in the code), those are implementation
detail, and that detail is not something what could be of interest to a user.

The message should be improved. Search for "unexpected error" using grep in the
codebase (or use opengrok [2]), and improve places *relevant to user-visible
messages*.

[1] <a href="https://ask.libreoffice.org/en/question/187402">https://ask.libreoffice.org/en/question/187402</a>
[2]
<a href="https://opengrok.libreoffice.org/search?project=core&full=%22unexpected+error%22">https://opengrok.libreoffice.org/search?project=core&full=%22unexpected+error%22</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>