http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9659
--- Comment #1 from Tomás Cohen Arazi <[email protected]> --- Created attachment 15560 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15560&action=edit Bug 9659 - Better handling of non-existent authorised value categories used in SQL reports A user might create a SQL report that relies on non-existent authorised value categories. Because of a typo, or just because they copy&pasted the report from the Wiki. I added comments on the code, refactored some really tiny bits, and fixed an annoying warning of uninitialised variable also. Sponsored-by: Universidad Nacional de Córdoba -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
