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

Submitting translated form in Page Builder isn't possible

    XMLWordPrintable

Details

    Description

      Steps to reproduce:
      1. Prepare the following configuration with default polish SiteAccess and add Polish (pl-PL) language to the Back Office.

      ezplatform.yml
      siteaccess:
              list: [pol, site, admin]
              groups:
                  site_group: [pol, site]
                  admin_group: [admin]
              default_siteaccess: pol
              match:
                  URIElement: 1
      system:
              site_group:
                  translation_siteaccesses: [pol]
                  cache_service_name: '%cache_pool%'
                  var_dir: var/site
                  languages: [pl-PL, eng-GB]
                  content:
                      default_ttl: '%httpcache_default_ttl%'
                  http_cache:
                      purge_servers: ['%purge_server%']
                      fastly:
                          service_id: '%fastly_service_id%'
                          key: '%fastly_key%'
              pol:
                  languages: [pl-PL, eng-GB]
              admin_group:
                  cache_service_name: '%cache_pool%'
                  var_dir: var/site
                  languages: [eng-GB]
                  content:
                      default_ttl: '%httpcache_default_ttl%'
                  http_cache:
                      purge_servers: ['%purge_server%']
                      fastly:
                          service_id: '%fastly_service_id%'
                          key: '%fastly_key%'
                  page_builder:
                      siteaccess_list: [pol, site]
      

      2. Create a new Form with submit button and add a message which should be shown after submittin' it.
      3. Create a polish translation for this form.
      3. Visit this form on the frontend (make sure you are seeing it in polish SiteAccess, but it should be done by default because of the corresponding setting in the configuration presented above).
      4. Try to submit the form.

      Result:
      Message isn't shown and the form isn't submitted.

      Attachments

        Activity

          People

            Unassigned Unassigned
            konrad.oboza@ibexa.co Konrad Oboza
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: