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

extension INI collisions, treat .append.php different from default INIs

    XMLWordPrintable

Details

    Description

      Take settings/design.ini
      There are settings like BackendCSSFileList[] that can be changed at the 3 settings/override, extension/settings and settings/siteaccess levels.

      However, take ezfind.ini
      There are settings like RawFilterList[] that CANNOT be overriden at the siteaccess level.

      There is ONLY an extension/settings (peer / entire site) and settings/override

      The alternative is to comment OUT the extension/settings like #RawFilterList[]
      and thus allow a siteaccess to re-initialize, but this is NOT ideal becuase then EVERY siteaccess must have it.

      PLEASE, identify ini files within an extension that do NOT have .append.php and consider then the same level as the default settings/*.ini default files.

      This would preserve the 3 levels of override using extensions INI files.

      Steps to reproduce

      Try and override an extension/settings INI value with a siteaccess... you cannot because an extension setting take precidence over a siteaccess one.

      Attachments

        Activity

          People

            unknown unknown
            9eb34429-4ba7-4cec-9fd2-e83a1fdd6ac1@accounts.ibexa.co David Sayre
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: