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)