https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10407
--- Comment #49 from Pete Edwards <[email protected]> --- Thanks for the responses but I don't think you quite understood my point. I only gave the specific instance as an example of someone else who would be affected by this patch but I don't use that one. I have written a plugin myself that is now broken because of this change. How does a plugin author find out when you may a change to koha that breaks plugins? I am saying that both the internal assumptions made in this patch and the types of input and output parameters have changed so all plugins using the to_marc method will have broken. I didn't see anything in the release notes notifying people that there was an API change. -- 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/
