Uploaded image for project: 'eZ Platform Enterprise Edition'
  1. eZ Platform Enterprise Edition
  2. EZEE-3183

Can't use another language than main one

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Low Low
    • None
    • None
    • None

    Description

      When creating a content in another language than the default one, several "Not found" errors can occur.

       

      # Build
      git clone git@github.com:ezsystems/ezplatform-ee.git -b v3.0.4 ~/www/ezplatform-tmp;
      cd ~/www/ezplatform-tmp;
      docker-compose up --build --detach;
      cp ~/www/ezplatform-ee-docker/auth.json ./; # Use an auth.json giving access to eZ Platform EE
      docker-compose exec app composer install --no-scripts;
      docker-compose exec app composer ezplatform-install;
      docker-compose exec app composer run auto-scripts; 
      # Destroy
      docker-compose rm -svf;
      cd;
      rm -rf ~/www/ezplatform-tmp;
      

       

      This also happen with ezplatform-ee v3.0.3 and master (3.1.0-dev, 6977a84). (For master, you'll need an auth.json allowing access to ezsystems/ezplatform-page-fieldtype; personally, I used my GitHub.com credential.)

      Attachments

        Activity

          People

            Unassigned Unassigned
            adrien.dupuis@ibexa.co Adrien Dupuis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: