https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15451
--- Comment #24 from Jonathan Druart <[email protected]> --- Created attachment 50185 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50185&action=edit Bug 15451: Do not considered a Resultset as a Result The previous calls were wrong, but there is something bad with the DB structure: export_format.profile should be a unique key. This patch fixes the previous calls and add a FIXME not to forget to fix the DB structure. -- 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/
