https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35837
--- Comment #20 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 206274 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=206274&action=edit Bug 35837: Remove the plugin pages superseded by the plugin manager plugins-home.pl (with its report/tool/configure/admin method dispatch), plugins-enable.pl, and plugins-upload.pl are fully replaced by the previous two commits' REST API and Vue plugin manager -- every link that used to point at them now points at the new page. Deleting them here, rather than leaving them dead, avoids two working install paths with two different sets of checks applied. Test plan: 1. Confirm the URLs /cgi-bin/koha/plugins/plugins-home.pl, plugins-enable.pl, and plugins-upload.pl now 404 rather than loading a page. 2. Repeat the plugin manager test plan from the previous commit -- nothing there should have changed. Co-Authored-By: Claude Sonnet 5 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
