← Back to team overview

mahara-contributors team mailing list archive

[Bug 616684] [NEW] Delete All button breaks messages page

 

Public bug reported:

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.

** Affects: mahara
     Importance: High
         Status: New


** Tags: javascript messages

-- 
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: New

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.





Follow ups

References