On Fri, 20 Dec 2019 12:26:39 +0100, Ján Máté jan.mate@inf-it.com wrote:
according to vCard 3.0 RFC at https://tools.ietf.org/html/rfc2426#section-3.1.2 https://tools.ietf.org/html/rfc2426#section-3.1.2
Type name: N Type special note: ... The property MUST be present in the vCard object.
According to vCard RC at https://tools.ietf.org/html/rfc6350#section-6.2.2 (which explicitly obsoletes RFC 2426):
6.2.2. N
Cardinality: *1
(Cardinality *1 means: zero or one)
This makes it a bit harder to point to the other party as ignoring the RFC -- there seems to be no consensus about 'the RFC'.
... In this case the information in FN is completely useless because you don't know which part of FN is the last and which is the first name.
True. But it could be better to put the complete FN content into the surname part so it is at least visible and retained, than to ignore it.
-- Johan