You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2021/12/10 16:50:00 UTC

[jira] [Created] (SLING-10992) Emit warn in case Sling-Initial-Content header contains unknown directives or attributes

Konrad Windszus created SLING-10992:
---------------------------------------

             Summary: Emit warn in case Sling-Initial-Content header contains unknown directives or attributes
                 Key: SLING-10992
                 URL: https://issues.apache.org/jira/browse/SLING-10992
             Project: Sling
          Issue Type: Improvement
            Reporter: Konrad Windszus
            Assignee: Konrad Windszus
             Fix For: JCR ContentLoader 2.5.0


The Sling-Initial-Content header only supports some directives and no attributes at all according to the [common header grammar|https://docs.osgi.org/specification/osgi.core/7.0.0/framework.module.html#framework.common.header.syntax] and https://sling.apache.org/documentation/bundles/content-loading-jcr-contentloader.html#initial-content-loading.

Pretty often directives and attributes are mixed up, therefore it would be good to emit a WARN for every unknown attribute or directive in that header.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)