Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-4137

Custom rights: not i18nizable category

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.LATER
    • 4.8.8
    • Rights
    • None
    • 2 - Long term
    • 2 - Normal

      I add the following right in WEB-INF/param/rights.xml:

      <right id="My_Right">
          <label i18n="false">My right label</label>
          <description i18n="false">My description</description>
          <category i18n="false">My own category</category>
      </right>

      But the i18n="false" indication on category is ignored:

      It works fine for label and description.

            Unassigned Unassigned
            bmaurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: