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

Wrong path of flag image in the selected translation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.3.0
    • 1.2.0
    • None

      How to reproduce it :
      In language.xml, insert a new language like japan :

      <languages>
          <language code="fr" i18n="true">plugin.cms:PLUGINS_CMS_LANGUAGES_LABEL_FR</language>
          <language code="en" i18n="true">plugin.cms:PLUGINS_CMS_LANGUAGES_LABEL_EN</language>
          <language code="es" i18n="true">plugin.cms:PLUGINS_CMS_LANGUAGES_LABEL_ES</language>
          <language code="de" i18n="true">plugin.cms:PLUGINS_CMS_LANGUAGES_LABEL_DE</language>
          <language code="it" i18n="true">plugin.cms:PLUGINS_CMS_LANGUAGES_LABEL_IT</language>
          <language code="zh" i18n="true">plugin.cms:PLUGINS_CMS_LANGUAGES_LABEL_ZH</language>
          <language code="ja" i18n="true">plugin.upmc:UPMC_LANGUAGES_LABEL_JA</language>
      </languages>

      Then, put into a plugin of the project the japan flag image: plugins\upmc\resources\img\flag\small\flag-ja.png
      Then go to the skin factory, in an i18n text field, select japan language.
      > the japan flag is displayed in the list of languages but it does not appears when japan is selected.

            laurence Laurence Aumeunier
            llopez Laure Lopez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: