Public bug reported:
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
** Affects: mahara
Importance: Undecided
Status: New
** Summary changed:
- 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
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1861370
Title:
group member search could result in fatal error message
Status in Mahara:
New
Bug 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
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1861370/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help : https://help.launchpad.net/ListHelp