| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000066 | [phpBBGarage] General | major | always | 2008-03-09 07:37 | 2008-10-06 05:41 | ||||
| Reporter | weber | View Status | public | ||||||
| Assigned To | poyntesm | ||||||||
| Priority | normal | Resolution | fixed | Platform | |||||
| Status | resolved | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | 2.0.B4 | Product Version | 2.0.B3 | ||||
| Target Version | Product Build | ||||||||
| Summary | 0000066: Vehicle deletion problem | ||||||||
| Description | When you delete a vehicle with modifications that they are not deleted from db and from a disk. Also vehicle images remain. | ||||||||
| Steps To Reproduce | |||||||||
| Additional Information | |||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
|
|
|||||||||
Notes |
|
|
(0000087) weber (reporter) 2008-03-09 07:41 |
It is very good to see the problem when monitoring the DELETE sql queries when deleting vehicle with modifications all having images. There are just 2 DELETE statements but should be more. |
|
(0000121) poyntesm (administrator) 2008-09-29 04:34 |
The deletion of images is now fixed - http://bugs.phpbbgarage.com/view.php?id=64 [^] Does this cover all this bug? or was the modification itself not deleted |
|
(0000138) weber (reporter) 2008-09-30 14:21 |
Yes, it is partially covered but as I mentioned vehicle images remain as well. The previous fix is related to delete_modification_images but we have a particular vehicle image. |
|
(0000151) poyntesm (administrator) 2008-10-06 04:55 |
Fixed in r578 |
|
(0000153) poyntesm (administrator) 2008-10-06 05:35 |
Actually I found a third part to this bug.. will check the fix in soon. |
|
(0000154) poyntesm (administrator) 2008-10-06 05:41 |
r581 should have complete and final fix |