gdoteof / election

drupal election module
3 stars 1 forks source link

'Array' output in result portion of .csv files #17

Closed acrawford closed 12 years ago

acrawford commented 12 years ago

Steps to reproduce:

When retrieving a .csv file from the API:

https://www.example.org/e/town-meeting-day-2011/town-meeting-day-2011/city-of-burlington.csv

the resultant file has the text string 'Array' in place of result counts.

Composition of Board of Finance 2011
Yes No
Array Array
Advisory Referendum Preservation of Federally Subsidized Housing 2011
Yes No
Array Array
what if there had been a mayoral election in 2011???
Miro Weinberger Bob Kiss Kurt Wright Array Array Array

gdoteof commented 12 years ago

88369c7 this should fix this