View Issue Details

IDProjectCategoryView StatusLast Update
0005489SOGoBackend Calendarpublic2022-03-04 13:31
Reporterahollandmoritz Assigned Tofrancis  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Fixed in Versionnightly master 
Summary0005489: "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:

https://github.com/inverse-inc/sogo/commit/7faab9117a6deac427e49dbb360039cf2113c3da#diff-1f81689842942b630a2875573bc95e90f6d532ba3fce0e168fdb952690f765ceL134

Steps To Reproduce

Using Thunderbird 68 with global address book do a search and see nothing shows up

TagsNo tags attached.

Activities

ahollandmoritz

ahollandmoritz

2022-03-04 10:15

reporter   ~0015929

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....

Related Changesets

sogo: master 8409c3cb

2022-03-04 13:29

francis


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

Issue History

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