mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #43263
[Bug 1703787] Re: Site pages admin pagination ajax [Error]: Call to undefined method View::get_template_views()
Mark, are you going to fix this issue?
Not a problem in 17.04 as the methods changed.
Test instructions:
1. Create more than 20 pages in Admin -> Configure site -> Pages.
2. Try changing the paginator to show only 1 result:
Expected result: The call is processed and only one result is displayed per page.
Actual result: The drop-down menu choice doesn't have any effect.
3. Click the paginator to go to a different result page.
Expected result: You see the results on the selected page.
Actual result: Nothing happens.
** Changed in: mahara
Status: New => Incomplete
** Changed in: mahara
Status: Incomplete => Confirmed
** Changed in: mahara
Importance: Undecided => Medium
** Changed in: mahara
Milestone: None => 16.10.5
--
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/1703787
Title:
Site pages admin pagination ajax [Error]: Call to undefined method
View::get_template_views()
Status in Mahara:
Confirmed
Bug description:
Mahara 16.10.2 (present in .4 too)
Ajax call to /json/viewlist.php when using pagination or results per
page dropdown on /admin/site/views.php results in:
error:true
error_class:"SystemException"
error_message:"[Error]: Call to undefined method View::get_template_views()"
error_name:"SystemException"
error_number:0
error_rendered:"A nonrecoverable error occurred. This probably means you have encountered a bug in the system"
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1703787/+subscriptions
References