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

MultiSiteManager#getAssignedSite always returns the Default site for locale prefixed uri's

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 1.0.8, 1.1.3
    • None

      The DIFF between versions of a foreign language page on a multi-site instance fails because MultiSiteManager#getAssignedSite always returns the default site when the URI it is evaluating has a locale prefix such as "/fr/somenode".

      This is because none of the default rules used in getAssignedSite() handles URI's with this locale prefix, and so it falls back to returning the default site.

      This is a backport issue for MGNLETK-129.

        Acceptance criteria

              pmundt Philip Mundt
              pmundt Philip Mundt
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD