| 20 | === Bug 6 === |
| 21 | When an item is deleted in the "add/update" dialog box, the corresponding graphical representation in the "dependences graph" is deleted as well (should be on close). |
| 22 | |
| 23 | If this operation is canceled ("cancel" button), the graphical representation does not reappear and the item has been removed from the internal array, so if one try to remove the same item, Cheddar crashed... |
| 24 | |
| 25 | Furthermore, if to many delete operation occur, Cheddar can crash. |
| 26 | |
| 27 | === Bug 7 === |
| 28 | After the "Limit creation" test, the project cannot be saved (buffer coordinate pb). |