You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Seifert (JIRA)" <ji...@apache.org> on 2017/03/22 20:33:41 UTC

[jira] [Created] (SLING-6696) Persistence Strategy: Ensure configName is never null

Stefan Seifert created SLING-6696:
-------------------------------------

             Summary: Persistence Strategy: Ensure configName is never null
                 Key: SLING-6696
                 URL: https://issues.apache.org/jira/browse/SLING-6696
             Project: Sling
          Issue Type: Bug
          Components: Extensions
    Affects Versions: Context-Aware Configuration Impl 1.3.0
            Reporter: Stefan Seifert
            Assignee: Stefan Seifert
            Priority: Minor
             Fix For: Context-Aware Configuration Impl 1.3.2


the SPI contract of ConfigurationPersistenceStrategy2 required that the configName parameter passed in is never null.

there is one special case when creating the ConfigurationMetadata object for new a configuration collection item where this may happen.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)