[Koha-bugs] [Bug 16237] Adding new EDI account results in Perl error when plugins are not activated

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 13 00:58:36 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16237

--- Comment #2 from Jesse Weaver <jweaver at bywatersolutions.com> ---
Created attachment 50162
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50162&action=edit
Bug 16237: Allow entering of EDI accounts with plugins disabled

Test plan:
  1. Disable <enable_plugins> in koha-conf.xml (restart memcached if needed).
  2. Open the EDI accounts admin page.
  3. Notice incredible breakage.
  4. Apply patch.
  5. Reload page, should now display (and the "Plugin:" dropdown should
     be hidden).
  6. Re-enable <enable_plugins> (and the UseKohaPlugins syspref as
     well).
  7. Ensure that the "Plugin:" dropdown is once again displayed.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list