vcard.module isn't writing phone numbers to vCards

Christefano - November 3, 2006 - 19:46
Project:vCard
Version:HEAD
Component:Code
Category:bug report
Priority:normal
Assigned:sanduhrs
Status:closed
Description

vcard.module isn't writing phone numbers (and addresses) to vCards. I have vcard.module v 1.4 2006/08/11 06:30:59.

Here's what I get in my vCards. The personal information has been x'd out to protect the innocent. The address field is empty and telephone number is missing.

BEGIN:VCARD
VERSION:3.0
FN:xxxxx
N:xxxxx;xxxxx;;;
PROFILE:VCARD
NICKNAME:xxxxx
ADR:;;;;;;
EMAIL:xxxxx
ORG:xxxxx
END:VCARD

I also don't see a property for addresses in /admin/settings/vcard. Is there supposed to be one?

#1

geodaniel - April 5, 2007 - 12:15

We're noticing this too, with telephone number missing from the vCards

#2

geodaniel - April 5, 2007 - 12:23

This patch should do the job

AttachmentSize
vcard_telephone.patch 353 bytes

#3

geodaniel - April 5, 2007 - 13:38
Title:vcard.module isn't writing phone numbers (and addresses) to vCards» vcard.module isn't writing phone numbers to vCards
Status:active» needs review

Hmm, that will teach me for posting a patch without testing it. This updated patch should actually make the telephone and URL fields work... :)

Addresses would need some more work - ticket at http://drupal.org/node/93043

AttachmentSize
vcard_telephone_url.patch 697 bytes

#4

Christefano - December 1, 2007 - 01:09
Status:needs review» reviewed & tested by the community

Together with dman's patch at http://drupal.org/node/119845#comment-639141 (which gets the addresses working), this patch is RTBC.

#5

sanduhrs - January 15, 2008 - 07:27
Version:4.7.x-1.x-dev» HEAD
Assigned to:Anonymous» sanduhrs
Status:reviewed & tested by the community» fixed

Commited to HEAD adn 4.7.
Thanks.

#6

Anonymous (not verified) - January 29, 2008 - 07:31
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.