View Issue Details

IDProjectCategoryView StatusLast Update
0023425mantisbtreportspublic2017-10-08 23:52
Reporteratrol Assigned Toatrol  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version2.7.0Fixed in Version2.7.0 
Summary0023425: PHP errors and warnings when running Issue Trend report
Description

Getting the following errors and warnings when running Issue Trend report in a project where no issue exist

PHP Fatal error:  Uncaught TypeError: Argument 1 passed to graph_cumulative_bydate() must be of the type array, null given ...

SYSTEM WARNING 'ksort() expects parameter 1 to be array, null given ...
TagsNo tags attached.

Activities

Related Changesets

MantisBT: master e3d2686a

2017-10-02 10:29

atrol


Details Diff
Fix PHP errors and warning in Issue Trends report

Fixes 0023425
Affected Issues
0023425
mod - plugins/MantisGraph/core/graph_api.php Diff File
mod - plugins/MantisGraph/pages/issues_trend_graph.php Diff File