After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 782987 - Thread list: Don't assume strings like Dr., Prof., Mr, Mrs etc are first names
Thread list: Don't assume strings like Dr., Prof., Mr, Mrs etc are first names
Status: RESOLVED OBSOLETE
Product: geary
Classification: Other
Component: conversations
0.11.x
Other Linux
: Normal minor
: 0.14.0
Assigned To: Geary Maintainers
Geary Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-05-23 09:24 UTC by Stefan Knorr
Modified: 2021-07-05 13:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Stefan Knorr 2017-05-23 09:24:22 UTC
In Geary's second column where the list of threads is shown, there is a comma-separated list of first names, e.g.
   Name, Name, Name
   SUBJECT LINE
   Teaser text for the thread...


This normally works quite well (although it assumes that you are on a first-name basis with everyone), however, I just had the case where someone added a "Dr." in front of their first name and in this case case Geary presents something like:

  Alexander, Dr., Jose

Which looks weird. I suspect this might become actually harmful when working at a university (or similar) where lots of people have some kind of title in their name, because you might run into situations like:

  Dr., Prof., Dr.

My proposal would be this: If there are three or more space-separated segments in a name, and the first one is a title or similar abbreviation in English or the user's language, only the second part of the name should be used.
Comment 1 Michael Gratton 2018-04-13 00:29:02 UTC
This would indeed be good to have, it would also make a good place to start if anyone would like to learn how to make code contributions.
Comment 2 Michael Gratton 2018-06-26 04:47:32 UTC
Bump tickets to 0.14 that aren't going to make 0.13.
Comment 3 GNOME Infrastructure Team 2021-07-05 13:27:15 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/geary/-/issues/

Thank you for your understanding and your help.