** Changed in: mahara
Status: Fix Committed => Fix Released
--
Delete All button breaks messages page
https://bugs.launchpad.net/bugs/616684
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Status in Mahara ePortfolio: Fix Released
Bug description:
The presence of the 'Delete all notifications' button in
/account/activity/index.php seems to break various actions on the page.
If the button is present then:
* clicking the button results in it being replaced with the list of messages
and the messages not being removed from the correct listing. The messages are
not actually deleted; and
* deleting an individual message results in the delete all button being
replaced with the list of all messages. The message is deleted but this is not
reflected correctly on the page.
Additionally, Packed.js reports an error on page load. Removing the button
completely results in the page working as expected.
I've had a go at debugging this but can't work out what the problem is so far.
Tested in Google Chrome and Firefox under Debian.
_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help : https://help.launchpad.net/ListHelp