http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6883 Bug #: 6883 Summary: User permissions SQL File Translation Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Architecture, internals, and plumbing AssignedTo: gmcharlt@gmail.com ReportedBy: frederic@tamil.fr QAContact: koha-bugs@lists.koha-community.org When new permissions are added to userpermissions.sql file for the English version, it is necessary to : 1. add them to localized version of those files, the test case xt/permissions.t track missing permissions 2. add them to live DB via updatabase.pl script 3. translate the localized version from English This bug is a meta-bug where to attach patch for: - adding permissions to localized .sql files when missing - adding UPDATEs to updatabase.pl if omitted - translating from English -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.