http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3324 --- Comment #3 from Ryan Higgins <rch@liblime.com> 2009-06-13 21:52:17 --- If it was ever possible, then it was an interface bug. No non-tabular reports should exist in any Koha installation. I agree with Owen, and say further that even if someone is working on it, the non-functional elements should be removed from the interface until the feature is complete. A quick look at a couple databases shows that the coded 'type' (i.e. saved_sql.type) is not always populated in a Koha install. This should be considered a separate bug, and a trivial one, I think, since there's only one type that works, and having the type unset seems to only affect the display of the saved queries (which displays only the coded type (e.g. '1', not 'Tabular'), so the missing information doesn't make the interface any less confusing since nobody knows what 'Type 1' is anyway). so I vote for removing them from the interface, and hopefully if/when further work is done, a report_types table will be created and the secondary display issue above will be addressed. -- 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.