[Libreoffice-bugs] [Bug 124197] New: Improve "Unexpected error" user-visible error message wording
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Mar 19 08:25:41 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=124197
Bug ID: 124197
Summary: Improve "Unexpected error" user-visible error message
wording
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: difficultyBeginner, easyHack, skillCpp
Severity: trivial
Priority: lowest
Component: UI
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: mikekaganski at hotmail.com
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] https://ask.libreoffice.org/en/question/187402
[2]
https://opengrok.libreoffice.org/search?project=core&full=%22unexpected+error%22
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190319/d93dbf03/attachment.html>
More information about the Libreoffice-bugs
mailing list