punktDe / pt_extlist

Generic list generator
http://extlist.punkt.de
12 stars 14 forks source link

FIX: remove a warning if ExcelListView is called and cells contain an empty array #32

Closed kabarakh closed 6 years ago

kabarakh commented 6 years ago

this can happen if you do some render object magic in the exlist config. For empty arrays we just use an empty string as the field value. If somehow an array with content is to be sent to excel, we throw a proper exception