Uploaded image for project: 'Magnolia Multisite Module'
  1. Magnolia Multisite Module
  2. MULTISITE-193

Site configuration changes in YAML files aren't reflected at runtime

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 3.0.0
    • 3.0.0
    • None
    • Yes

      Steps to reproduce:

      1. Update fallback site configuration at https://nightly-63.magnolia-cms.com/.magnolia/admincentral#app:resources:browser;/travel-demo-multisite/sites/fallback.yaml:: with:
        i18n:
          class: info.magnolia.cms.i18n.DefaultI18nContentSupport
          enabled: true
          fallbackLocale: en
          locales:
          en:
            enabled: true
            language: en
          de:
            enabled: true
            language: de
          fr:
            enabled: true
            language: fr
      2. Add a page in the Pages app.

      Actual result:

      Language selector at the Page properties dialog contains only English and German options.

      Expected result:

      Language selector at the Page properties dialog contains English, German and French options.

      Development notes:

      MultiSiteModule caches site definitions, the cache is not cleaned after the configuration change.

      Workaround:

      Restart magnolia instance
       

        Acceptance criteria

              ajuran Antonín Juran
              ajuran Antonín Juran
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Work Started: