Summary | Tags in address books are missing |
Queue | Turba |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | mrubinsk (at) horde (dot) org |
Requester | horde_mailing (at) der-domi (dot) de |
Created | 09/09/2016 (3219 days ago) |
Due | |
Updated | 10/20/2017 (2813 days ago) |
Assigned | 09/09/2016 (3219 days ago) |
Resolved | 09/15/2016 (3213 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 1258bb2e57d206ea089194a9cfe824b771a58831
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sat, 17 Sep 2016 21:56:19 -0400
Bug: 14471Fix sorting by a name field.This regression is related to
Bug: 14463, as it was introduced withthe same change. In this case, since when we are sorting by a name field,
we use a "private" __lastname and __firstname attribute which
is not known by the driver's map, so it is ignored.
M lib/Object.php
https://github.com/horde/turba/commit/1258bb2e57d206ea089194a9cfe824b771a58831
commit e969059465413cdc0f930cdc87e24f145a8ab8c3
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Thu, 15 Sep 2016 17:15:32 -0400
Bug: 14463Fix regression in saving tags.Regression the result of the fix for
Bug 14046- the bugthat keeps on giving, and giving...
M lib/Object.php
https://github.com/horde/turba/commit/e969059465413cdc0f930cdc87e24f145a8ab8c3
commit 5b62a78f44183eabae10ad98ee53043885b9aa79
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sat Sep 17 21:49:51 2016 -0400
Bug: 14471Fix sorting by a name field.This regression is related to
Bug: 14463, as it was introduced withthe same change. In this case, since when we are sorting by a name field,
we use a "private" __lastname and __firstname attribute which
is not known by the driver's map, so it is ignored.
turba/lib/Object.php | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/5b62a78f44183eabae10ad98ee53043885b9aa79
commit d7f3d75885ac69fd4bff9282c9fa9bda6bc9ab8c
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sat Sep 17 21:49:51 2016 -0400
Bug: 14471Fix sorting by a name field.This regression is related to
Bug: 14463, as it was introduced withthe same change. In this case, since when we are sorting by a name field,
we use a "private" __lastname and __firstname attribute which
is not known by the driver's map, so it is ignored.
turba/lib/Object.php | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/d7f3d75885ac69fd4bff9282c9fa9bda6bc9ab8c
State ⇒ Resolved
commit 6c2db6a198817b6e5787fd5df0a48771dfa912c0
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Thu Sep 15 17:10:10 2016 -0400
Bug: 14463Fix regression in saving tags.Regression the result of the fix for
Bug 14046- the bugthat keeps on giving, and giving...
turba/lib/Object.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://github.com/horde/horde/commit/6c2db6a198817b6e5787fd5df0a48771dfa912c0
commit efc488e7e71d3ac56391f894bbe9811cc1d4a436
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Thu Sep 15 17:10:10 2016 -0400
Bug: 14463Fix regression in saving tags.Regression the result of the fix for
Bug 14046- the bugthat keeps on giving, and giving...
turba/lib/Object.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://github.com/horde/horde/commit/efc488e7e71d3ac56391f894bbe9811cc1d4a436
Assigned to Michael Rubinsky
State ⇒ Assigned
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ Turba
Summary ⇒ Tags in address books are missing
Type ⇒ Bug
Priority ⇒ 2. Medium
- if I edit a contact I can not see the last assigned tag
- if I add a new tag I can not see it in the view mode. The old one appears.
- In Column Preferences I added the tags. But I don't see any tag in the list.
Can you confirm this issue?
Domink