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

In-memory cache for eZContentClass when clearing class identifier cache

    XMLWordPrintable

Details

    Description

      Patch form ar:

      Index: kernel/classes/ezcache.php
      ===================================================================
      --- kernel/classes/ezcache.php    (revision 25097)
      +++ kernel/classes/ezcache.php    (working copy)
      @@ -533,6 +533,7 @@
               $fileHandler = eZClusterFileHandler::instance();
               $fileHandler->fileDelete( $cachePath, 'classidentifiers_' );
               $fileHandler->fileDelete( $cachePath, 'classattributeidentifiers_' );
      +        eZContentClass::expireCache();
           }
       
           /**
      

      Attachments

        Activity

          People

            oms Ole Marius Smestad
            oms Ole Marius Smestad
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: