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

Enable farFutureCaching also for processed resources.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Outdated
    • Icon: Neutral Neutral
    • None
    • 5.4.7
    • resource-loader

      The processed resources implemented prior Magnolia 5.4.x implemented and provided first the functionality of the 'farFutureCaching'.

      Since the new resource loading of magnolia 5.4.x, this functionality was removed/not re-implmeneted for the processed resources.

      This functionality is missed by some clients and also means a removal of existing functionality since Magnolia 4.4.

      I tried to create a quick patch/workaround, but I failed:
      Line 116 in info.magnolia.module.resources.ResourceLinker.linkTo(String, boolean) delegates to 'origins' (ResourceOrigin) which prevents me hooking something quickly in.
      Maybe the info.magnolia.resourceloader.jcr.JcrResourceOrigin can be adapted to also handle the processes resources in JCR, I haven't found a quick workaround.

        Acceptance criteria

              Unassigned Unassigned
              cringele Christian Ringele
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD