https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15451
--- Comment #45 from Marcel de Rooy <[email protected]> --- Created attachment 53630 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53630&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. Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]> Previous test where done with all patches applied, including this one, and all worked. No errors Signed-off-by: Marcel de Rooy <[email protected]> -- 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/
