Summary | Adding contacts from a vcard |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | rui.carneiro (at) portugalmail (dot) net |
Created | 05/16/2011 (5164 days ago) |
Due | |
Updated | 05/24/2011 (5156 days ago) |
Assigned | |
Resolved | 05/17/2011 (5163 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
change the mime_driver config only?
change the mime_driver config only?
change the mime_driver config only?
Revert "
Request #10084: Force inline display of VCF files"This reverts commit 3abee9713d0835587d68fad288e7247f800d4c82.
vCard attachments are really not anything you need to view inline. And
most of the time they are sent as an automatic attachment to all
outgoing messages, which make it annoying to see them rendered always.
1 files changed, 0 insertions(+), 8 deletions(-)
http://git.horde.org/horde-git/-/commit/cf37502113d70e44d2335465bb988b7669165c88
information to outgoing messages?
must be doing something wrong because its all working fine with
traditional mode.
So it's not a bug indeed (an enhancement at most)
information to outgoing messages?
New Attachment: 0001-Send-vCards-with-base64-encoding.patch
Thanks for the tip ;)
vCards only works for me when I force them to be sent as base64 and
not quoted-printable.
Thanks for the tip ;)
State ⇒ Not A Bug
New Attachment: vcard.vcf
New Attachment: vcard.png
attachment name opens up the vcard listing in a popup window.
on the attachment name I can't see any information (screenshot
attached).
Can be some configuration (IMP or Turba) issue?
Request #10084: Force inline display of VCF files1 files changed, 8 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/3abee9713d0835587d68fad288e7247f800d4c82
attachment name opens up the vcard listing in a popup window.
Although there's no reason why we can't force inline display of these
- especially since we are formatting the data for presentation rather
than doing a (mostly) raw display. So I've implemented this.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Adding contacts from a vcard
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Adding that contact is not working too.
All I can do is downloading it.