Reviewed: https://reviews.mahara.org/5777 Committed: https://git.mahara.org/mahara/mahara/commit/82beda22d58429bb467697c6cdf9ca08f1fdeccc Submitter: Robert Lyon ([email protected]) Branch: 15.10_STABLE
commit 82beda22d58429bb467697c6cdf9ca08f1fdeccc Author: Robert Lyon <[email protected]> Date: Thu Nov 12 13:26:12 2015 +1300 Bug 1515431: Missing templates for the group report page Added the .tpls back in and also adjusted them to do pagination better Change-Id: Iba2a5174434e0876e9a9c9f7c786a452f7353477 Signed-off-by: Robert Lyon <[email protected]> (cherry picked from commit 4427cfa823339d54eee56720fc9bec0a631d4359) -- 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/1515431 Title: Missing templates for group report page Status in Mahara: Fix Committed Status in Mahara 15.10 series: Fix Committed Bug description: When I set group to allow reporting and I go to the 'Report' page I get [WAR] 36 (lib/errors.php:459) An exception was thrown of class Dwoo_Exception. THIS IS BAD and should be changed to something extending MaharaException, unless the exception is from a third party library. Original trace follows [WAR] 36 (lib/dwoo/dwoo/Dwoo/Template/File.php:153) Template "group/participationsharedviews.tpl" could not be found in any of your include path(s) It looks like a couple of templates went missing between 15.04 and 15.10 In fact this commit: 4245c5558f7e8177ee6784fa524b114d217022d6 I'll add them back in To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1515431/+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

