Ticket #262 (closed Bug: fixed)

Opened 2 months ago

Last modified 1 month ago

Graph pie chart "other" field is labelled as -1 instead of Others

Reported by: matt Assigned to:
Priority: major Milestone: RobotRock
Component: Core Version:
Keywords: Cc:

Description

This must be a problem of the filter that should be applied (Piwik_DataTable_Filter_ReplaceSummaryRowLabel) but is applied to early, or the code is incorrect.

Why in Piwik_DataTable_Filter_ReplaceSummaryRowLabel do we loop over all rows instead of requesting the row with the -1 pattern directly?

Change History

07/27/08 02:33:08 changed by matt

  • status changed from new to closed.
  • resolution set to fixed.

see [579]