View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005489 | SOGo | Backend Calendar | public | 2022-03-03 22:02 | 2022-03-04 13:31 |
Reporter | ahollandmoritz | Assigned To | francis | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Fixed in Version | nightly master | ||||
Summary | 0005489: "MAIL" attribue removed from valid prop-filters in nightly | ||||
Description | This error is showing up a lot in our logs all of a sudden: [WARN] <0x562c755b6870[SOGoContactSourceFolder]:glastender_addressbook> Unsupported prop-filter name 'mail' I think it is traced back to this removal of "Mail" prop-filter in valid check: | ||||
Steps To Reproduce | Using Thunderbird 68 with global address book do a search and see nothing shows up | ||||
Tags | No tags attached. | ||||
After looking in to this more that attribute warning may be irrelevant - I updated CardDavDirectory.js in the connector to use email, and adrattributes and neither got the global address book to work. I will create a more specific bug about global address books not working I think.... |
|
sogo: master 8409c3cb 2022-03-04 13:29 Details Diff |
fix(addressbook(dav)): add support for mail property in addressbook-query Fixes 0005489 |
Affected Issues 0005489 |
|
mod - SoObjects/Contacts/SOGoContactFolder.h | Diff File | ||
mod - SoObjects/Contacts/SOGoContactFolders.m | Diff File | ||
mod - SoObjects/Contacts/SOGoContactGCSFolder.m | Diff File | ||
mod - SoObjects/Contacts/SOGoFolder+CardDAV.m | Diff File | ||
mod - SoObjects/SOGo/LDAPSource.m | Diff File | ||
mod - SoObjects/SOGo/SQLSource.m | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-03-03 22:02 | ahollandmoritz | New Issue | |
2022-03-04 10:15 | ahollandmoritz | Note Added: 0015929 | |
2022-03-04 13:30 | francis | Changeset attached | => sogo master 8409c3cb |
2022-03-04 13:30 | francis | Assigned To | => francis |
2022-03-04 13:30 | francis | Resolution | open => fixed |
2022-03-04 13:31 | francis | Status | new => resolved |
2022-03-04 13:31 | francis | Fixed in Version | => nightly master |