[
https://issues.apache.org/jira/browse/SLING-13360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joerg Hoh resolved SLING-13360.
-------------------------------
Fix Version/s: Engine 3.0.4
Assignee: Joerg Hoh
Resolution: Fixed
> all log directives should handle CR/LF escaping
> -----------------------------------------------
>
> Key: SLING-13360
> URL: https://issues.apache.org/jira/browse/SLING-13360
> Project: Sling
> Issue Type: Improvement
> Components: Engine
> Affects Versions: Engine 3.0.2, Engine 2.16.8
> Reporter: Joerg Hoh
> Assignee: Joerg Hoh
> Priority: Major
> Fix For: Engine 3.0.4
>
>
> escape the following log directives to remove CR/LF control characters.
> * ParamParameter ( % \{name}M / %\{name}P ): decoded request-parameter
> values
> * ContentPathParameter ( %f : resolved resource path derived from the
> decoded request path
> * RemoteHostParameter ( %h ): reverse-DNS hostname (defensive)
> * ThreadParameter: thread name (defensive)
> (they are not used in the default log configuration)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)