← Back to team overview

mahara-contributors team mailing list archive

[Bug 1891237] [NEW] Language string broken in instituion stats overview page

 

Public bug reported:

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

** Affects: mahara
     Importance: Medium
         Status: In Progress

** Changed in: mahara
       Status: New => In Progress

-- 
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:
  In Progress

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


Follow ups