[
https://issues.apache.org/jira/browse/SLING-11182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radu Cotescu resolved SLING-11182.
----------------------------------
Resolution: Fixed
Fixed in [commit
04e005b|https://github.com/apache/sling-org-apache-sling-scripting-core/commit/04e005bf059dffdbac550883a1da5901c531352f].
> Correct potential errors introduced by BVP logging
> --------------------------------------------------
>
> Key: SLING-11182
> URL: https://issues.apache.org/jira/browse/SLING-11182
> Project: Sling
> Issue Type: Bug
> Components: Scripting
> Affects Versions: Scripting Core 2.4.4
> Reporter: Radu Cotescu
> Assignee: Radu Cotescu
> Priority: Major
> Fix For: Scripting Core 2.4.6
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> SLING-11122 has the potential to introduce some NPEs in applications using an
> older version of the Sling API but a newer version of the Scripting Core
> bundle. The logging functionality introduced relies on the presence of the
> {{RequestProgressTracker}}. However, older versions of the Sling API didn't
> annotate
> {{org.apache.sling.api.SlingHttpServletRequest#getRequestProgressTracker}}
> with {{@NotNull}}.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)