[Tickets #14471] Re: Sorting broken when sorting by a name field.
noreply at bugs.horde.org
noreply at bugs.horde.org
Fri Oct 20 20:34:51 UTC 2017
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 when sorting by a name field.
Queue | Turba
Version | 4.2.16
Type | Bug
State | Resolved
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2017-10-20 20:34) wrote:
Changes have been made in Git (FRAMEWORK_5_2):
commit 1258bb2e57d206ea089194a9cfe824b771a58831
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sat, 17 Sep 2016 21:56:19 -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.
M lib/Object.php
https://github.com/horde/turba/commit/1258bb2e57d206ea089194a9cfe824b771a58831
More information about the bugs
mailing list