Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-32382

File download link in the Form Builder is not Repository aware

    XMLWordPrintable

Details

    Description

      Steps to reproduce:
      1. Clean installation of eZ Platform.
      2. Create multi repository setup:

          repositories:
              default:
                  storage:
                      connection: default
                  search:
                      engine: '%search_engine%'
                      connection: default
              banana:
                  storage:
                      connection: banana
                  search:
                      engine: '%search_engine%'
                      connection: banana
      
              bananaadmin:
                  cache_service_name: 'cache.tagaware.filesystem.banana'
                  repository: banana
      
              banana:
                  cache_service_name: 'cache.tagaware.filesystem.banana'
                  languages: [eng-GB]
                  repository: banana
                  content:
                      tree_root:
                          location_id: 2
      

      3. In the bananaadmin create the form with "File" and "Button" + insert notification e-mail.
      4. Configure your e-mail sender (that is required in order to receive an e-mail) - https://doc.ibexa.co/en/2.5/guide/extending/extending_form_builder/#configure-sender-details.
      5. Fill the form in the banana Site Access.
      6. Observe the received e-mail.

      Expected result:
      The download link for the file has wrongly set Site Access (not banana one).

      Expected result:
      The download link for the file should have valid Site Access.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bartlomiej.wajda@ibexa.co Bartłomiej Wajda
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: