Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-4412

default template variation resolvers should consider the extension

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 4.5.3
    • 4.5.2
    • None
    • None

      In older versions we supported so called sub templates (selected based on file name extension). In 4.5 we have introduced the more powerful template variations but our default implementation does only consider the channel.

      But it should use the following lookup for template variation names

      1. channel-extension
      2. extension
      3. channel

      Then instead of the two subclasses we should ship one which combines them: RenderableVariationResolver.

        Acceptance criteria

              mdivilek Milan Divilek
              pbaerfuss Philipp Bärfuss
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD