Summary | Client dropdown gets renumbered when using numeric client ids |
Queue | Hermes |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | |
Requester | thomas (at) gelf (dot) net |
Created | 06/08/2005 (7335 days ago) |
Due | |
Updated | 06/08/2005 (7335 days ago) |
Assigned | |
Resolved | 06/08/2005 (7335 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Client dropdown gets renumbered when using numeric client ids
Queue ⇒ Hermes
New Attachment: hermes_numeric_client_ids.diff
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