[Koha-bugs] [Bug 6883] New: User permissions SQL File Translation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 19 07:35:57 CEST 2011


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 at gmail.com
        ReportedBy: frederic at tamil.fr
         QAContact: koha-bugs at 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.


More information about the Koha-bugs mailing list