[Tickets #14471] Re: sorting broken
noreply at bugs.horde.org
noreply at bugs.horde.org
Sun Sep 18 01:57:47 UTC 2016
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/14471
------------------------------------------------------------------------------
Ticket | 14471
Updated By | Git Commit <commits at lists.horde.org>
Summary | sorting broken
Queue | Turba
Version | 4.2.16
Type | Bug
State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2016-09-18 01:57) wrote:
Changes have been made in Git (FRAMEWORK_5_2):
commit 5b62a78f44183eabae10ad98ee53043885b9aa79
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sat Sep 17 21:49:51 2016 -0400
Bug: 14471 Fix sorting by a name field.
This regression is related to Bug: 14463, as it was introduced with
the 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
More information about the bugs
mailing list