Deleting a catalogue leaves behind orphaned catalogue entries
| Title | Deleting a catalogue leaves behind orphaned catalogue entries |
|---|---|
| Description | This bug was introduced in version 3 when the method for handling deletions of categories was changed. Prior to version 3, deleting the categories would delete the entries, and thus the catalogue deletion code only needed to delete the categories and catalogue. |
| Affects | All users |
| Fix | Change line 265 of sources/catalogues2.php from:Code
// Delete anything involved (ha ha destruction!)
Code
// Delete anything involved (ha ha destruction!)
|
Trackbacks
There have been no trackbacks yet
Edited




Comments
There have been no comments yet