Code

Fixed FAIpartitionEntry saving.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 22 Sep 2006 03:22:55 +0000 (03:22 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 22 Sep 2006 03:22:55 +0000 (03:22 +0000)
commit0012f063685cedfd526b855d0c570e241df7d491
treed40694105a7c593e6a14325c1e32cacf4260ceb7
parent4aa959e992967acabd8357f3cb29e308dfe728bc
Fixed FAIpartitionEntry saving.
Entry index was broken when a partition was deleted/edited sometimes.
Adding/removing an entry caused ldap errors.
If an entry was removed and a new was added again -
 The new entry was saved, but directly removed from the delete command.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@4760 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/fai/class_faiPartitionTable.inc
plugins/admin/fai/class_faiPartitionTableEntry.inc