[Tickets #2104] NEW: Client dropdown gets renumbered when using numeric client ids
bugs@bugs.horde.org
bugs at bugs.horde.org
Wed Jun 8 12:03:31 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2104
-----------------------------------------------------------------------
Ticket | 2104
Created By | thomas at gelf.net
Summary | Client dropdown gets renumbered when using numeric client ids
Queue | Hermes
State | Unconfirmed
Priority | 2. Medium
Type | Bug
Owners |
+New Attachment | hermes_numeric_client_ids.diff
-----------------------------------------------------------------------
thomas at gelf.net (2005-06-08 12:03) wrote:
* hermes/lib/TimeForm.php creates a dropdown (enum) with all clients from
Hermes::listClients()
* if id is an md5 sum as for example with turba's localsql source everything
is fine
* if id is a plain integer array keys will be renumbered because of
array_merge's default behaviour - and that's why form and table are then
going to show different customers for the same entry
More information about the bugs
mailing list