XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Blocker Blocker
    • None
    • 16.02
    • None
    • PHP 5.6, CentOS 7.2

    Description

      While attempting to get symfony translations to work correctly I noticed they would not work with the /ja site access I created for the jpn-JA language I created. I have a siteaccess for each language and I can see through the profiler that each get request returns the appropriate _locale variable except for Japanese.

      I installed/configured a fresh copy of 16.02 and created 3 new languages and siteaccess (site, fr, ja) | (eng-GB, fre-FR, jpn-JA) languages.

      My ezpublish.yml file is:

      1. Siteaccess configuration, with one siteaccess per default
        siteaccess:
        list: [site, fr, ja]
        default_siteaccess: site
        match:
        URIElement: 1
      1. System settings, grouped by siteaccess and/or siteaccess group
        system:
        site:
        languages: [eng-GB]
        fr:
        languages: [fre-FR, eng-GB]
        ja:
        languages: [jpn-JA, eng-GB]

      Attachments

        Activity

          People

            Unassigned Unassigned
            3ab655b0-80a4-44d3-ae86-4f04cccfdf09@accounts.ibexa.co Travis Raup
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: