Uploaded image for project: 'Skin factory'
  1. Skin factory
  2. SKINFACTORY-6

It searches the translation of the i18n key in the catalogue of the skin instead of going to search it in the catalog of the model

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.0.0
    • 1.0.0
    • None

      How to reproduce :

      • in your model, add a param css :
        .header{ background-color:#004C66!important /* AMETYS ("template.header.div", MODEL_HEADER_BGCOLOR) */; }
      • add your translation in your model catalog :
        <message key="MODEL_HEADER_BGCOLOR">Couleur de l'entĂȘte</message>

        > the new parameter appears but it does not find the translation which it search it in the skin catalog.

          [SKINFACTORY-6] It searches the translation of the i18n key in the catalogue of the skin instead of going to search it in the catalog of the model

          There are no comments yet on this issue.

            Unassigned Unassigned
            llopez Laure Lopez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: