View Issue Details

IDProjectCategoryView StatusLast Update
0000177SOGoWeb Address Bookpublic2009-10-17 19:09
Reporterkkz86 Assigned Toludovic  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Versionnightly v2 
Target Version1.1.0Fixed in Version1.1.0 
Summary0000177: Missing name in contacts added to list
Description

If you create a contact-list from web gui, add some members and then save, when you display the list, the name of the members are shown as null (see attachment):

. null <foo@domain.com>
. null <bar@domain.com>

and on psql the list is stored as:

BEGIN:VLIST\r
UID:2E80-4AD2EC80-1-B72F73D0.vlf\r
VERSION:1.0\r
FN:Stuff\r
NICKNAME:Stuff\r
DESCRIPTION:Stuff\r
CARD;FN=null;EMAIL=foo@domain.com:2DF6-4AD1BD00-5-B72FA3D0.vcf\r\r
CARD;FN=null:EMAIL=bar@domain.com:2350-4AD0C780-7-B72D83D0.vcf\r
END:VLIST

this happens in your demo too.

Bye

TagsNo tags attached.

Activities

2009-10-16 17:55

 

vlist-bug-sogo.png (9,226 bytes)   
vlist-bug-sogo.png (9,226 bytes)   
ludovic

ludovic

2009-10-17 17:11

administrator   ~0000192

I can reproduce it. Blocker for 1.1.0.

ludovic

ludovic

2009-10-17 19:09

administrator   ~0000196

Fixed by http://mtn.inverse.ca/revision/diff/bdd11428b30ea8b34d0aab6d7ff6ef311b949890/with/8a33774ff55089b02c43fb1a6d1acfd98521c634

Issue History

Date Modified Username Field Change
2009-10-16 17:55 kkz86 New Issue
2009-10-16 17:55 kkz86 File Added: vlist-bug-sogo.png
2009-10-17 17:11 ludovic Note Added: 0000192
2009-10-17 17:11 ludovic Target Version => 1.1.0
2009-10-17 19:09 ludovic Note Added: 0000196
2009-10-17 19:09 ludovic Status new => resolved
2009-10-17 19:09 ludovic Fixed in Version => 1.1.0
2009-10-17 19:09 ludovic Resolution open => fixed
2009-10-17 19:09 ludovic Assigned To => ludovic