Skip to content

quoted-printable not handled correctly #4

@sja

Description

@sja

My Source data (from sipgate.de API, extended by VERSION:2.1\r\n):

BEGIN:VCARD\r\nVERSION:2.1\r\nFN;quoted-printable:Peter Pan\r\nNOTE;quoted-printable:\r\nTEL;cell:+49123123123123\r\nEND:VCARD

This is always treated as invalid data because the validator cannot find a FN entry. But it's present with a semicolon and quoted-printable which is valid I think (as of http://www.imc.org/pdi/vcard-21.txt).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions