Reported in: http://forum.piwik.org/read.php?2,106854,page=1#msg-108363
From Thomas:
I can reproduce the mentioned issue for instance in Referrers -> Websites & Social. The expression {{ row.getColumn(column) }} in line 17 auf _dataTableCell.twig ( https://github.com/piwik/piwik/blob/master/plugins/CoreHome/templates/_dataTableCell.twig#L17 ) returns an array instead of a string. To be exact it returns this array: http://pastebin.com/ve1zkmnQ
Reported in: http://forum.piwik.org/read.php?2,106854,page=1#msg-108363
From Thomas:
I can reproduce the mentioned issue for instance in Referrers -> Websites & Social. The expression {{ row.getColumn(column) }} in line 17 auf _dataTableCell.twig ( https://github.com/piwik/piwik/blob/master/plugins/CoreHome/templates/_dataTableCell.twig#L17 ) returns an array instead of a string. To be exact it returns this array: http://pastebin.com/ve1zkmnQ