Reviewed: https://reviews.mahara.org/11132 Committed: https://git.mahara.org/mahara/mahara/commit/252862c3e4a8620c612473fe22a0add9dcaedfc6 Submitter: Robert Lyon ([email protected]) Branch: 19.10_STABLE
commit 252862c3e4a8620c612473fe22a0add9dcaedfc6 Author: Robert Lyon <[email protected]> Date: Tue Aug 11 19:56:37 2020 +1200 Bug 1891237: Adding back in a missing string for statistics Change-Id: I4b20855666996d466931683e3a0414a1015e5c30 Signed-off-by: Robert Lyon <[email protected]> (cherry picked from commit 7d877d27760df4f111eb80d54d5ef7329879e06d) -- 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/1891237 Title: Language string broken in instituion stats overview page Status in Mahara: Fix Committed Status in Mahara 19.04 series: Fix Committed Status in Mahara 19.10 series: Fix Committed Status in Mahara 20.04 series: Fix Committed Status in Mahara 20.10 series: Fix Committed Bug description: There is an issue with [[profile/view]] broken string on a View type graph. Part of the problem is the graph's data is cached in the database and so the broken string is stored there. The fix for this both replaces the missing string and adds a bit to the data fetching so that any cached graph data that has a broken string recorded gets it to be translated as expected. To test: Have a site that contains institutions that has some members that have logged in and have made some pages (this will work best if the database has had some time to run crons for a week or so) 1) Login as admin 2) Go to the Admin -> Reports page 3) Click configure report 4) Choose an institution and keep 'report type' as 'overview' 5) See 'Pages overview' graph with the broken language string To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1891237/+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

