View Issue Details

IDProjectCategoryView StatusLast Update
0003950SOGo Connectorwith external serverpublic2017-05-16 13:23
ReporterpbSogo Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformLinuxOSFedoraOS Version25
Product Version31.0.3 
Summary0003950: problems with support of VLIST regarding VLIST entry and accidently created new VCARDs
Description

looks like the support of VLIST is somehow not working as expected

  • VLIST contents get wrapped
  • VCARDs accidently created while adding a member to a VLIST misses mandatory N field
Steps To Reproduce
  • create a VLIST
  • add a member to the VLIST

case 1: reference is used, VLIST looks like:

BEGIN:VLIST
CARD;EMAIL=test@example.com;FN=Test, Example:****-D490-0001-4D76-1DA
05BC0F500.vcf
DESCRIPTION:Test
FN:Test
NICKNAME:Test
PRODID:-//Inverse inc.//SOGo Connector 1.0//EN
UID:***-A7B0-0001-EFEB-17701AA051A0.vlf
VERSION:1.0
END:VLIST

=> CARD line is wrapped, is this supported by the RFC?

case 2: reference is NOT used (suggestion is from different address book), new VCARD tried to created -> no N field overtaken -> but this is mandatory -> VCARD rejected by the server

Additional Information

VLISTs are disappearing at all after some sync or thunderbird restart, PROPFIND with depth=1 lists the "vlf" files, but Sogo did not sync them again

thunderbird started in console mode, nothing specific found regarding "vlf".

Backend: radicale 2.x with my pull request (pbiering-testing)

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2016-12-18 15:49 pbSogo New Issue