** Changed in: mahara Status: In Progress => Fix Committed ** Changed in: mahara Milestone: None => 1.8.0rc1
** Changed in: mahara Assignee: (unassigned) => Robert Lyon (robertl-9) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1158086 Title: Forum: error after deleting a post that is the child of another deleted post Status in Mahara ePortfolio: Fix Committed Bug description: If you delete the child of a deleted post, it deletes successfully but then you're sent to a page that says "Not found. The page you are looking for could not be found. The post with ID '21' is not found or deleted!' It appears that what's happening is that after you delete a post it tries to send you to the URL for that post's parent. If the post's parent is deleted, then you get this error. To replicate: 1. Create a forum topic 2. In that topic, post a reply "A" 3. Then post a reply to A, called "B" 4. Delete A 5. Delete B Expected result: You should delete B, and then see the forum with A & B deleted Actual result: You successfully delete B, but then you see a "Not found" error page. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1158086/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : mahara-contributors@lists.launchpad.net Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp