← Back to team overview

mahara-contributors team mailing list archive

[Bug 1057187] Re: Javascript issues on /admin/users/suspended.php

 

Test cases:

1. Change the drop down list and click 'Go', The list of users should be displayed depending on what type of users was chosen.
2. The buttons 'Reactivated expired users', 'Delete users' and 'Unsuspend users' should work on selected users

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1057187

Title:
  Javascript issues on /admin/users/suspended.php

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Version: all
  Platform: all
  Browser: non-javascript

  Issues:
   1. List ofsuspended and expired users does not show up.
   2. Clicking the button 'Change' causes an error
  [WAR] 31 (lib/errors.php:464) An exception was thrown of class PieformException. 
  THIS IS BAD and should be changed to something extending MaharaException,
  unless the exception is from a third party library.
  Original trace follows
  [WAR] 31 (lib/pieforms/pieform.php:530) No function registered to handle form submission for form "usertype"
  Call stack (most recent first):
  Pieform->__construct(array(size 2)) at /home/sonn/code/mahara/htdocs/lib/pieforms/pieform.php:161
  Pieform::process(array(size 2)) at /home/sonn/code/mahara/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 2)) at /home/sonn/code/mahara/htdocs/admin/users/suspended.php:61

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1057187/+subscriptions


References