https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39632
Bug ID: 39632
Summary: Failed plugin install gives too little info
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Plugin architecture
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
When the `install()` process fails, it throws a
`Koha::Exceptions::Plugin::InstallDied` exception. But it only carries the
`plugin_class` value. We need to pass the error from the `try/catch` block so
it gets returned to the caller as well.
--
You are receiving this mail because:
You are the assignee for the bug.
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/