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

Ezflow block and view cache : clear view cache when publishing current object

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • 4.1.4, extension/ezflow 1.1-1
    • None
    • Operating System: ubuntu6.4
      PHP Version: 5.2.10
      Database and version: Mysql 5.1.37
      Browser (and version): firefox3.6

    Description

      By publishing an object, impossible to clear the view cache for objects with which it is related via blocks of ezflow. Even if the configuration file viewcache.ini is:

      [ViewCacheSettings]
      ClearRelationTypes[]=common
      ClearRelationTypes[]=reverse_common
      ClearRelationTypes[]=reverse_embedded
      ClearRelationTypes[]=reverse_attribute
      SmartCacheClear=enabled

      I think this feature is not implement.

      Steps to reproduce

      1- install ezpublish 4.1.4 with ezflow 1.1-0 (view cache must be enabled)
      2- update homepage (frontpage) and add a object O1 (article_mainpage for example) to ezflow block.
      3- modify configuration viewcache.ini (override file), like this :

      [ViewCacheSettings]
      ClearRelationTypes[]=common
      ClearRelationTypes[]=reverse_common
      ClearRelationTypes[]=reverse_embedded
      ClearRelationTypes[]=reverse_attribute
      SmartCacheClear=enabled

      4- clear cache, and inf FO access to full view of home page and object O1
      5- modify object O1, in BO,
      6- access to full view of object O1 => I see my modification
      7- access to full view of homepage => I dont see my modification

      Attachments

        Activity

          People

            unknown unknown
            rh_abdel rh_abdel
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: