https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35331
--- Comment #8 from Pedro Amorim <[email protected]> --- (In reply to David Nind from comment #7) > Tests pass if the koha-plugin-ill-actions plugin is disabled. > > Note: with version 1.0.1 of the plugin, the new action no longer works[1] > (it did previously with v1.0.0), but I don't know if that is relevant for > signing off. > > I'm not a developer, so I don't know whether tests should pass with and > without the koha-plugin-ill-actions plugin enabled. > > [1] Page not found error when clicking on new action - "New request for this > user": > > Page URL: > http://127.0.0.1:8081/api/v1/contrib/ill_actions/new_request_for_patron/1 > > Start of the page content ()no CSS style sheet): > > Page Not Found > This application is in development mode and will show internal information > to help you with debugging. > > None of these routes could generate a response for your GET request for > /api/v1/contrib/ill_actions/new_request_for_patron/1, maybe you need to add > a new one? Once again, thank you David. I was able to reproduce the problem described, but running: koha-plack --restart kohadev after having installed the plugin did the trick for me. Would you please give that a go? Thank you! -- 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/
