http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3308 --- Comment #1 from Ryan Higgins <rch@liblime.com> 2009-06-08 17:27:32 --- Specifically, csv parsing fails on authorised value-controlled fields with null values. Symptom: the string 'zzEMPTY' appears as row heading in csv output. To reproduce: Add or edit an item so that it has a null ccode or shelving location. circulate it. Run issues_stats.pl, selecting COLUMN: itemtype ROW: ccode ( or shelving location ) csv will have zzEMPTY as row heading instead of NULL. ( bug does not appear if ccode or location is chosen as the COLUMN ). -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.