View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001343 | SOGo Connector | with external server | public | 2011-06-21 19:23 | 2011-06-21 21:09 |
Reporter | danielmayer | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.105 | ||||
Fixed in Version | 3.106 | ||||
Summary | 0001343: Sogo Connector sends invalid BDAY field in VCARD (for Apple/Darwin calendarserver) | ||||
Description | Hi, it seems the sogo connector for thunderbird does not format the BDAY BDAY:1980-1-2 which should read: BDAY:1980-01-02 This can easily be fixed in vcards.utils.js (see patch below). I just | ||||
Additional Information | Patch: * 741,749 **
! let birthMonth = card.getProperty("BirthMonth", 0);
| ||||
Tags | No tags attached. | ||||
I should add that the invalid field causes the VCARD to be rejected by the server. |
|
Fixed in 14081480a6d3ce8a239678733bed153ca9d5a435 Thanks! |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2011-06-21 19:23 | danielmayer | New Issue | |
2011-06-21 19:24 | danielmayer | Note Added: 0002616 | |
2011-06-21 21:09 |
|
Note Added: 0002617 | |
2011-06-21 21:09 |
|
Status | new => resolved |
2011-06-21 21:09 |
|
Fixed in Version | => 3.106 |
2011-06-21 21:09 |
|
Resolution | open => fixed |
2011-06-21 21:09 |
|
Assigned To | => wsourdeau |