View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005043 | SOGo | Web Mail | public | 2020-06-04 18:41 | 2020-07-02 04:41 |
Reporter | abma | Assigned To | francis | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.3.2 | ||||
Fixed in Version | 5.0.0 | ||||
Summary | 0005043: SOGoLDAPGroupExpansionEnabled doesn't work any more | ||||
Description | since a few weeks the group expansion doesn't work any more: when clicking on the "plus" only one empty reciepient is added. | ||||
Steps To Reproduce | use sogo with SOGoLDAPGroupExpansionEnabled=YES write new mail, select a group as recipient, click on the plus | ||||
Additional Information | the bug was introduced after upgrading from 4.3.0.20200309-1 to 4.3.2.20200517-1. | ||||
Tags | No tags attached. | ||||
maybe https://github.com/inverse-inc/sogo/pull/263 is to blame? |
|
it looks like https://github.com/inverse-inc/sogo/commit/b94175cc0c8bf47c0e63655fa2a67a010c60088f seems to make sogo always return the same result for group members: i.e. https://example.org/SOGo/so/user/Contacts/addressbook/groupa/members returns the same as |
|
This commit has been reverted for now. |
|
the revert fixes #c14392 : SOGoLDAPGroupExpansionEnabled=YES still doesn't work with 4sogo .3.2.20200605-1: when clicking on the "plus" no members are shown, just an empty address is added. |
|
The same ( |
|
We have the same problem with version 4.3.2.20200618 |
|
Ref: https://github.com/inverse-inc/sogo/commit/b8595d7ae6d1c961f03eaea0e870aa0f117e7b9b |
|
sogo: master b8595d7a 2020-07-01 16:58 Details Diff |
fix(calendar): return SOGoUser instances when expanding LDAP groups Fixes 0005043 |
Affected Issues 0005043 |
|
mod - SoObjects/Appointments/SOGoAppointmentFolder.m | Diff File | ||
mod - SoObjects/Appointments/SOGoCalendarComponent.m | Diff File | ||
mod - SoObjects/SOGo/LDAPSource.m | Diff File | ||
mod - SoObjects/SOGo/SOGoGCSFolder.m | Diff File | ||
mod - UI/Contacts/UIxContactView.m | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-06-04 18:41 | abma | New Issue | |
2020-06-04 19:01 | abma | Note Added: 0014391 | |
2020-06-04 19:25 | abma | Note Added: 0014392 | |
2020-06-04 20:20 | francis | Assigned To | => francis |
2020-06-04 20:20 | francis | Status | new => resolved |
2020-06-04 20:20 | francis | Resolution | open => fixed |
2020-06-04 20:20 | francis | Note Added: 0014393 | |
2020-06-05 15:43 | abma | Status | resolved => feedback |
2020-06-05 15:43 | abma | Resolution | fixed => reopened |
2020-06-05 15:43 | abma | Note Added: 0014395 | |
2020-06-25 06:31 | werter | Note Added: 0014427 | |
2020-07-01 07:10 | rof | Note Added: 0014448 | |
2020-07-01 22:01 | francis | Status | feedback => resolved |
2020-07-01 22:01 | francis | Resolution | reopened => fixed |
2020-07-01 22:01 | francis | Fixed in Version | => nightly master |
2020-07-01 22:01 | francis | Note Added: 0014449 | |
2020-07-01 22:01 | francis | Fixed in Version | nightly master => 5.0.0 |
2020-07-02 04:41 | francis | Changeset attached | => sogo master b8595d7a |