Activity log for bug #1861370

Date Who What changed Old value New value Message
2020-01-30 03:48:20 Cecilia Vela Gurovic bug added bug
2020-01-30 03:48:36 Cecilia Vela Gurovic summary group member search could result in fatal error message: A nonrecoverable error occurred. This probably means you have encountered a bug in the system in mahara.org we can see that by searching group members and adding the parameters on the url id=1&limit=10&setlimit=77&sortoption=adminfirst&offset=9860 this happens because there is a difference between the SQL query we use for counting the results and the one we use for getting the actual results group member search could result in fatal error message
2020-02-03 03:30:28 Kristina Hoeppner mahara: status New In Progress
2020-02-03 03:30:46 Kristina Hoeppner mahara: importance Undecided Medium
2020-02-03 03:30:49 Kristina Hoeppner mahara: milestone 20.04.0
2020-02-03 20:55:53 Cecilia Vela Gurovic mahara: assignee Cecilia Vela Gurovic (ceciliavg)
2020-02-04 04:00:46 Rangi Daymond description group member search could result in fatal error message: A nonrecoverable error occurred. This probably means you have encountered a bug in the system in mahara.org we can see that by searching group members and adding the parameters on the url id=1&limit=10&setlimit=77&sortoption=adminfirst&offset=9860 this happens because there is a difference between the SQL query we use for counting the results and the one we use for getting the actual results. The count can be higher than the result numbers group member search could result in fatal error message: A nonrecoverable error occurred. This probably means you have encountered a bug in the system in mahara.org we can see that by searching group members and adding the parameters on the url &limit=10&setlimit=77&sortoption=adminfirst&offset=9860 The offset must be higher than the number of group members in order to trigger the error. this happens because there is a difference between the SQL query we use for counting the results and the one we use for getting the actual results. The count can be higher than the result numbers
2020-03-26 20:52:55 Robert Lyon mahara: status In Progress Fix Committed
2020-04-29 07:57:45 Cecilia Vela Gurovic mahara: status Fix Committed Fix Released