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

Helper class for avoiding the mandatory requiring of kernel/common/template.php

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Medium Medium
    • Future
    • 4.2.0rc1
    • Misc
    • None

    Description

      In modules or files using eztemplates the file 'kernel/common/template.php' has to be required. The autoload tool will not include this file since it is a function without a class.

      This patch adds a new class with same function inside it marked as static. It is a very quick fix.

      This patch does not replace existing module code to use it because it isnt clear whether this is the best approach for template initialisation.

      Attachments

        Activity

          People

            unknown unknown
            pf@ez.no pf@ez.no
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: