Skip to content

prototype and vcard #5

@deguich

Description

@deguich

Hi, prototype.js and vcard are not compatible.
Error in vcf.js at line 169, probably lack a test like :
if(parts[i] && parts.hasOwnProperty(i)) {
n[this.nameParts[i]] = parts[i].split(',');
}

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