https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17268
--- Comment #76 from Jonathan Druart <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #74) > The fact it relies on the API should be a good thing for everyone, no one > wants to add new CGI controller scripts that can only be tested with > selenium :-D The problem is having all the logic in Koha::REST, how do you do if you want to reuse this code outside of a REST API call? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
