torezzz / psi-dev

Automatically exported from code.google.com/p/psi-dev
0 stars 0 forks source link

Guessing friendly name for new roster entry #147

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
To reproduce the problem:
1. choose "add contact"
2. supply valid jid, without resolving nickname
3. new contact appears with jid instead of friendly name

I'd like to see default name smartly assembled from vCard data:
1. if NICKNAME is non-empty, then NICKNAME
2. otherwise if FN is non-empty, then FN
3. otherwise take concatenation of N/GIVEN, N/MIDDLE, N/FAMILY unless they
are all empty
4. use jid only if all of above fails

Psi+ v0.14.1008, WindowsXP

Original issue reported on code.google.com by jbw5...@gmail.com on 22 Sep 2009 at 2:48

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Исправлено в ревизии 3148

Original comment by drizt@land.ru on 3 Nov 2010 at 7:09

GoogleCodeExporter commented 8 years ago
fixed in r3148

Original comment by vladimir.shelukhin on 4 Nov 2010 at 1:04