[Tickets #7966] Client IDs in Search page are incorrect
bugs at horde.org
bugs at horde.org
Mon Feb 9 10:32:11 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7966
------------------------------------------------------------------------------
Ticket | 7966
Created By | manilal at ejyothi.com
Summary | Client IDs in Search page are incorrect
Queue | Hermes
Version | 1.0
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch | 1
Owners |
+New Attachment | hermes-search.patch
------------------------------------------------------------------------------
manilal at ejyothi.com (2009-02-09 05:32) wrote:
The client IDs in *Search For Time* page are wrong. This is due to the
usage of array_merge() function in the file lib/Forms/Search.php line
#84. The array_merge function reset the integer keys in the array
which results in the wrong selection of cost objects.
This bug is similar to http://bugs.horde.org/ticket/2104.
A patch is attached using the operand + to merge the array values.
Please review the patch and commit if it makes sense.
More information about the bugs
mailing list