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.

          [RUNTIME-4137] Custom rights: not i18nizable category

          Raphaël Franchet made changes -
          Issue Type Original: Bug [ 1 ] New: Improvement [ 4 ]
          Raphaël Franchet made changes -
          Estimation New: 2 - Normal [ 10220 ]
          Fix Version/s New: 4.LATER [ 13091 ]
          Internal review New: 2 - Long term [ 10217 ]
          Bérénice Maurel made changes -
          Description Original: I add the following right in *WEB-INF/param/rights.xml*:
          {code}<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>{code}

          But the i18n="false" indication on category is ignored:
          !image-2025-03-18-15-29-08-997.png|thumbnail!

          It works fine for label and description.
          New: I add the following right in *WEB-INF/param/rights.xml*:
          {code}<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>{code}

          But the i18n="false" indication on category is ignored:
          !image-2025-03-18-15-29-08-997.png!

          It works fine for label and description.
          Bérénice Maurel created issue -

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

              Created:
              Updated: