mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #11633
[Bug 1113180] [NEW] Delete Wall Post Throws 404 Error
Public bug reported:
Using Mahara 1.6.2
With URL ReWrite and CleanURL options
Deleting Wall Posts throws a 404 error because line 48 in deletepost.php
adds an extra 'wwwroot' to the redirected URL in the deletepost_submit
function...
Commenting out line 48 fixes the problem...
I haven't looked at the CleanURL code, so I'm not sure how to automate
the process...
** Affects: mahara
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1113180
Title:
Delete Wall Post Throws 404 Error
Status in Mahara ePortfolio:
New
Bug description:
Using Mahara 1.6.2
With URL ReWrite and CleanURL options
Deleting Wall Posts throws a 404 error because line 48 in
deletepost.php adds an extra 'wwwroot' to the redirected URL in the
deletepost_submit function...
Commenting out line 48 fixes the problem...
I haven't looked at the CleanURL code, so I'm not sure how to automate
the process...
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1113180/+subscriptions
Follow ups
References