Skip to content

Commit

Permalink
refs #4377 added link to ticket
Browse files Browse the repository at this point in the history
  • Loading branch information
tsteur committed May 7, 2014
1 parent 9e86c79 commit 7ca0a8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/ArchiveProcessor.php
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,7 @@ protected function aggregateDataTableRecord($name, $columnsAggregationOperation
}

if ($dataTable instanceof Map) {
// see http://dev.piwik.org/trac/ticket/4377
foreach ($dataTable->getDataTables() as $table) {
$this->renameColumnsAfterAggregation($table, $columnsToRenameAfterAggregation);
}
Expand Down

0 comments on commit 7ca0a8c

Please sign in to comment.