Skip to content

Text escaping is too aggressive #74

@axelgenus

Description

@axelgenus

Working on a simple webapp which uses vCardLib, we noticed that the "title" field is too aggressively escaped. This is an example of the field being decoded by Android:

Image

I checked the code and it uses Regex.Escape to escape title, note and prod-id fields. This is not RFC-compliant behaviour for all supported vCard versions.

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