Reviewed: https://reviews.mahara.org/7986 Committed: https://git.mahara.org/mahara/mahara/commit/ffc16c222a6b0e58a0131fb9f6bdede1e185b3f0 Submitter: Robert Lyon ([email protected]) Branch: 16.10_STABLE
commit ffc16c222a6b0e58a0131fb9f6bdede1e185b3f0 Author: Robert Lyon <[email protected]> Date: Thu Sep 7 09:25:58 2017 +1200 Bug 1703787: Pagination failing for site pages Due to the json file not using the correct call to site templates It was updated for the initial page load but not for the json load of pagination results behatnotneeded Change-Id: Icea835bc6252df05aac8b3a6cf367d1f2364f7ea Signed-off-by: Robert Lyon <[email protected]> -- 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: Fix Committed Status in Mahara 16.04 series: Fix Committed Status in Mahara 16.10 series: Fix Committed 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

