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

--- Comment #3 from Michael Hafen <michael.ha...@washk12.org> ---
Test plan:

1. edit a koha instance's koha-conf.xml to set enable_plugins to 1
1.a   restart memcached service as necessary
2. upload plugin in Administration -> Manage plugins -> Upload plugin
3. plugin will be listed in the Manage plugins page
4. create a directory, for example `mkdir -p /var/lib/koha-common/plugins`
5. edit koha-conf.xml to add a pluginsdir tag pointing to the directory created
in step 4
5.a   restart memcached service as necessary
6. uninstall plugin
7. try to upload plugin again.  Observe error message to verify that the Apache
user can write to the plugins directory.
8. apply patch
9. try to upload plugin again.  It should succeed.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to