Bug 9884 - Plugin permissions not added to translations
Summary: Plugin permissions not added to translations
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: master
Hardware: All All
: P5 - low blocker (vote)
Assignee: Kyle M Hall
QA Contact: Katrin Fischer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-21 02:54 UTC by Jared Camins-Esakov
Modified: 2019-06-27 09:24 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 9884 - Plugin permissions not added to translations (6.39 KB, patch)
2013-03-21 08:24 UTC, Kyle M Hall
Details | Diff | Splinter Review
Bug 9884 - Plugin permissions not added to translations (6.51 KB, patch)
2013-03-21 08:39 UTC, Kyle M Hall
Details | Diff | Splinter Review
Bug 9884 - Plugin permissions not added to translations (6.57 KB, patch)
2013-03-21 09:15 UTC, claire.hernandez@biblibre.com
Details | Diff | Splinter Review
[PASSED QA] Bug 9884 - Plugin permissions not added to translations (6.65 KB, patch)
2013-03-21 09:49 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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 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 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.