Since HTML reports do not return an associative array of labels/counts, they cannot generate CSV output. We pobably need to introduce a new property that holds the data prior to it being returned as rendered HTML and then call that property within islandora_repository_reports_get_data().
Since HTML reports do not return an associative array of labels/counts, they cannot generate CSV output. We pobably need to introduce a new property that holds the data prior to it being returned as rendered HTML and then call that property within
islandora_repository_reports_get_data()
.