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

render_esi is not configured by default

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: High High
    • 3.0.0-beta1
    • 3.0.x-dev
    • None

    Description

      `render_esi` does not work with the default configuration.

      Steps to reproduce:
      1. In a template, use the following:

      {{ render_esi(controller('ez_content:viewAction', {locationId: 2, viewType: 'full'} )) }}

      2. Preview the content.
      You will see an error: "An exception has been thrown during the rendering of a template ("The "esi" renderer does not exist.")."

      Note: config/packages/framework.yaml by default has #esi: true commented out

      Attachments

        Activity

          People

            Unassigned Unassigned
            dominika.kurek-obsolete@ibexa.co Dominika Kurek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: