Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-3502

Unexisting configuration file on extension point

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.8.0, 4.7.11
    • 4.4.0
    • None
    • None

      If we define an extension point pointing to a configuration file into the plugin, it could be great to have an error if the file doesn't exists because we want to have the override by the configuration file.

      Example:

                  <extension id="org.ametys.plugins.cms.upgrade"
                      point="org.ametys.core.migration.MigrationExtensionPoint"
                      config="migration/org.ametys.plugins.web.upgrade.xml">
                  </extension>

      The file migration/org.ametys.plugins.web.upgrade.xml doesn't exist but the problem is silently ignored.

            Unassigned Unassigned
            bmaurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: