View Issue Details

IDProjectCategoryView StatusLast Update
0003826SOGoWeb Address Bookpublic2016-10-17 21:22
Reporterrevanx Assigned Tofrancis  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Platform[Server] LinuxOSRHEL/CentOSOS Version7
Product Versionnightly v2 
Fixed in Version3.2.1 
Summary0003826: vCard property format wrong when TYPE parameter is not defined in Web address book contact
Description

When adding new contact in Web address book and TYPE parameter is not defined in contact property that allow TYPE definition (ADR, EMAIL, TEL, ...), resulting vCard property will contain extra semi-colon, for example:

TEL;:4201234567

This is causing sync issues with applications that strictly check VCARD format. Semi-colon should be either removed or TYPE parameter should be mandatory when adding new contact.

Steps To Reproduce
  1. Add new contact with phone number but do not define "Type".
  2. Click on created contact and select "View Raw Source" and look for "TEL" property
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

sogo: master f902b903

2016-10-17 16:34

francis


Details Diff
Fix vCard generation for tags with no type

Fixes 0003826
Affected Issues
0003826
mod - NEWS Diff File
mod - SoObjects/Contacts/NGVCard+SOGo.m Diff File

Issue History

Date Modified Username Field Change
2016-10-03 11:53 revanx New Issue
2016-10-17 21:22 francis Changeset attached => sogo master f902b903
2016-10-17 21:22 francis Assigned To => francis
2016-10-17 21:22 francis Resolution open => fixed
2016-10-17 21:22 francis Status new => resolved
2016-10-17 21:22 francis Fixed in Version => 3.2.1