author | psc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 26 Mar 2009 11:25:43 +0000 (11:25 +0000) | ||
committer | psc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 26 Mar 2009 11:25:43 +0000 (11:25 +0000) | ||
commit | 975d9cd16c5281287f3f91b75938fcbc1ba00527 | |
tree | ccf6367dc4caccab6235c9a2ab171425d9bb9402 | tree | snapshot |
parent | afe4b2ee86c5a5bdf3db2527896c1d197c5f7079 | commit | diff |
Create a new numerated array of the items to delete, instead of merging
the arrays, because this overwrites existing entries,
due to the fact that the existing arrays have conflicting keys,
which leads to the situation, that array_merge discards the first added
record in favor of the last one (Trac #2269)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13568 594d385d-05f5-0310-b6e9-bd551577e9d8
the arrays, because this overwrites existing entries,
due to the fact that the existing arrays have conflicting keys,
which leads to the situation, that array_merge discards the first added
record in favor of the last one (Trac #2269)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13568 594d385d-05f5-0310-b6e9-bd551577e9d8
trunk/gosa-plugins/fai/admin/fai/class_faiManagement.inc | diff | blob | history |