Summary: | Add plugins management link to the Administration page | ||
---|---|---|---|
Product: | Koha | Reporter: | Kyle M Hall <kyle.m.hall> |
Component: | System Administration | Assignee: | Kyle M Hall <kyle.m.hall> |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | minor | ||
Priority: | P5 - low | CC: | gmcharlt, jonathan.druart, julian.maurice |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 9964 - Add plugins management link to the Administration page
[SIGNED-OFF] Bug 9964 - Add plugins management link to the Administration page |
Description
Kyle M Hall
2013-04-01 17:56:27 UTC
Created attachment 17106 [details] [review] Bug 9964 - Add plugins management link to the Administration page Test Plan: 1) Apply patch 2) Log in with user that has plugin management rights 3) Load the Administration page 4) Note the plugins management link Created attachment 17107 [details] [review] [SIGNED-OFF] Bug 9964 - Add plugins management link to the Administration page Test Plan: 1) Apply patch 2) Log in with user that has plugin management rights 3) Load the Administration page 4) Note the plugins management link Signed-off-by: Owen Leonard <oleonard@myacpl.org> QA comment: The link is displayed even if C4::Context->config("enable_plugins") is false. Marked as Failed QA. I believe those changes already have been pushed as part of bug 12412. Can we close this one ? (In reply to Julian Maurice from comment #4) > I believe those changes already have been pushed as part of bug 12412. > Can we close this one ? Confirmed (In reply to Jonathan Druart from comment #3) > The link is displayed even if C4::Context->config("enable_plugins") is false. This is certainly still true *** This bug has been marked as a duplicate of bug 12412 *** |