Bug 9884

Summary: Plugin permissions not added to translations
Product: Koha Reporter: Jared Camins-Esakov <jcamins>
Component: ToolsAssignee: Kyle M Hall <kyle.m.hall>
Status: CLOSED FIXED QA Contact: Katrin Fischer <katrin.fischer>
Severity: blocker    
Priority: P5 - low CC: claire.hernandez, kyle, tredok.pierre
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 9884 - Plugin permissions not added to translations
Bug 9884 - Plugin permissions not added to translations
Bug 9884 - Plugin permissions not added to translations
[PASSED QA] Bug 9884 - Plugin permissions not added to translations

Description Jared Camins-Esakov 2013-03-21 02:54:03 UTC
The permission for using plugins needs to be added to the translated permissions.
Comment 1 Kyle M Hall (khall) 2013-03-21 08:24:58 UTC Comment hidden (obsolete)
Comment 2 Pierre Angot 2013-03-21 08:30:42 UTC
How can we test ?
Comment 3 Kyle M Hall (khall) 2013-03-21 08:39:35 UTC Comment hidden (obsolete)
Comment 4 claire.hernandez@biblibre.com 2013-03-21 09:15:25 UTC Comment hidden (obsolete)
Comment 5 claire.hernandez@biblibre.com 2013-03-21 09:16:35 UTC
- Test plan launched and verified.
- Code seen
Comment 6 Katrin Fischer 2013-03-21 09:49:50 UTC
Created attachment 16590 [details] [review]
[PASSED QA] Bug 9884 - Plugin permissions not added to translations

Test Plan:
1) Run xt/permissions.t, note the errors
2) Apply patch
3) Re-run xt/permissions.t, note the errors are gone

Signed-off-by: Claire Hernandez <claire.hernandez@biblibre.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
All tests and QA script pass.
Comment 7 Jared Camins-Esakov 2013-03-21 11:49:28 UTC
This patch has been pushed to master.