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/13 10:21:00 UTC

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

     [ https://issues.apache.org/jira/browse/SLING-10992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konrad Windszus resolved SLING-10992.
-------------------------------------
    Resolution: Fixed

Fixed in https://github.com/apache/sling-org-apache-sling-jcr-contentloader/commit/f4e906d05b0ceb3f4af3e28d8ee6b09ab33ecb28.

> 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
>            Priority: Major
>             Fix For: JCR ContentLoader 2.5.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> 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)