Closed
Bug 389589
Opened 17 years ago
Closed 17 years ago
Phone Number not Saved When Exported to Vcard
Categories
(Mozilla Labs :: Operator, defect)
Mozilla Labs
Operator
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tkmoney, Assigned: mkaply)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0
Build Identifier: 0.7
When I export the a hcard to vcard the phone(tel) is not saved in the vcard as expected.
Reproducible: Always
Steps to Reproduce:
1.Find a page with a hcard
2.Go to the dropdown and select the name
3.Hit Export Contact
Actual Results:
Get a vcard with all expected data except for the phone number
Expected Results:
Should get all hcard data available into the vcard
The phone number seems to be marked up correctly. If I go to debug and look at the Vcard/iCal panel, I can see the the phone number is in place.
Assignee | ||
Comment 1•17 years ago
|
||
Is this using outlook?
(In reply to comment #1)
> Is this using outlook?
>
Im sorry, Yes OutLook 2003
Assignee | ||
Comment 3•17 years ago
|
||
So technically this is a bug in outlook. To quote:
http://microformats.org/wiki/vcard-implementations
TEL
Drops TEL if TYPE is not specified.
So the question is should I add the TYPE if it is not there to make outlook happy...
And if I do, what should I default the TYPE to...
Assignee | ||
Comment 4•17 years ago
|
||
I gave up and for outlook I just default the type to VOICE. Should fix this.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•