| Summary: | marc_modification_templates permission doesn't allow access to modify template | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jessie Zairo <jzairo> |
| Component: | Tools | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | major | ||
| Priority: | P5 - low | CC: | costalc, jonathan.druart, julian.maurice, kyle, marjorie.barry-vila, mtj, nick |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 8015 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 16295: Fix access to MMT admin page
[SIGNED-OFF] Bug 16295: Fix access to MMT admin page Bug 16295: Fix access to MMT admin page |
||
|
Description
Jessie Zairo
2016-04-19 15:08:47 UTC
Same problem after upgrading to 3.22.7 Upping severity, recreated on master: To test: Set permissions for a user to have everything except some tools permission (not superlibrarian, not tools "*") Try to access marc modification templates You get 'No permission error' Created attachment 63665 [details] [review] Bug 16295: Fix access to MMT admin page There was a typo in the permission code Test plan: Try to access the marc modification templates admin page with the marc_modification_templates permission (and not all tools permissions) Created attachment 63666 [details] [review] [SIGNED-OFF] Bug 16295: Fix access to MMT admin page There was a typo in the permission code Test plan: Try to access the marc modification templates admin page with the marc_modification_templates permission (and not all tools permissions) Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Created attachment 63704 [details] [review] Bug 16295: Fix access to MMT admin page There was a typo in the permission code Test plan: Try to access the marc modification templates admin page with the marc_modification_templates permission (and not all tools permissions) Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> Pushed to master for 17.05, thanks Jonathan! This patch has been pushed to 16.11.x and will be in 16.11.09. Pushed to 16.05.x, for 16.05.15 release |