View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005131 | Composr alpha bug reports | [All Projects] General / Uncategorised | public | 2022-12-06 17:29 | 2022-12-28 22:24 |
Reporter | Patrick Schmalstig | Assigned To | Chris Graham | ||
Severity | Minor-bug | ||||
Status | resolved | Resolution | fixed | ||
Summary | 0005131: View stats hook: average_page_speed does not exist | ||||
Description | On lines 579 and 580 in the views admin_stats hook, the "average_page_speed" key does not exist. I thought it was "page_average_speeds" but that also seems to be wrong as there are no pivots on that key (the number of array dimensions are not equal to what is used on those two lines). | ||||
Tags | No tags attached. | ||||
Sponsorship open | |||||
|
This is preventing some of the stats from not generating, affecting the main_staff_stats_graph block (while it is not explicitly crashing, it is blank for some of the graphs, I'm assuming because they sequentially come after the error occurs and therefore do not generate). |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-06 17:29 | Patrick Schmalstig | New Issue | |
2022-12-06 17:29 | Patrick Schmalstig | Status | non-assigned => assigned |
2022-12-06 17:29 | Patrick Schmalstig | Assigned To | => Chris Graham |
2022-12-20 22:50 | Patrick Schmalstig | Note Added: 0007822 | |
2022-12-28 22:24 | Chris Graham | Status | assigned => resolved |
2022-12-28 22:24 | Chris Graham | Resolution | open => fixed |
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |