[GitHub] [sling-org-apache-sling-resourceresolver] joerghoh commented on a diff in pull request #85: SLING-11604: Async VanityPathInitializer should log when completed

2022-10-05 Thread GitBox
joerghoh commented on code in PR #85: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/85#discussion_r986027819 ## src/main/java/org/apache/sling/resourceresolver/impl/mapping/MapEntries.java: ## @@ -329,7 +329,8 @@ private void execute() {

[GitHub] [sling-org-apache-sling-models-impl] joerghoh merged pull request #39: SLING-11601 use the LazyBindings

2022-10-05 Thread GitBox
joerghoh merged PR #39: URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/39 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-un

[GitHub] [sling-org-apache-sling-caconfig-integration-tests] sonarcloud[bot] commented on pull request #1: SLING-11114 update SLING API to 2.21.0

2022-10-05 Thread GitBox
sonarcloud[bot] commented on PR #1: URL: https://github.com/apache/sling-org-apache-sling-caconfig-integration-tests/pull/1#issuecomment-1264752819 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Qu

[jira] [Updated] (SLING-11612) OSGIserviceInjector.getService() blocks under load

2022-10-05 Thread Joerg Hoh (Jira)
[ https://issues.apache.org/jira/browse/SLING-11612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joerg Hoh updated SLING-11612: -- Description: Under load the injection of OSGI references can block at the ServiceRegistry like this:

[jira] [Created] (SLING-11612) OSGIserviceInjector.getService() blocks under load

2022-10-05 Thread Joerg Hoh (Jira)
Joerg Hoh created SLING-11612: - Summary: OSGIserviceInjector.getService() blocks under load Key: SLING-11612 URL: https://issues.apache.org/jira/browse/SLING-11612 Project: Sling Issue Type: Impr

XSSAPI.encodeForHTMLAttr() does not handle code injection

2022-10-05 Thread Andreas Schaefer
Hi When I use XSSAPI.encodeForHTMLAttr() with this value: /content/dam/test-folder/">.html The resulting html tag will be closed on the tag is injected. I would assume that a method like this will not allow the HTML Attribute to be closed let alone to close the tag altogether. Is there a way

[jira] [Resolved] (SLING-11591) Update parent bundle (49) to sling-installer-factory bundles

2022-10-05 Thread Ashok Pelluru (Jira)
[ https://issues.apache.org/jira/browse/SLING-11591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashok Pelluru resolved SLING-11591. --- Resolution: Fixed > Update parent bundle (49) to sling-installer-factory bundles > -

[jira] [Updated] (SLING-10895) new "getPropertyMap()" API for ResourceResolver

2022-10-05 Thread Joerg Hoh (Jira)
[ https://issues.apache.org/jira/browse/SLING-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joerg Hoh updated SLING-10895: -- Description: As discussed on sling-dev [1] we should add a method {code} public Map getPropertyMap()

[jira] [Commented] (SLING-11611) Provide method to retrieve Pid for OSGI Configurations in Sling Testing Clients

2022-10-05 Thread Nicola Scendoni (Jira)
[ https://issues.apache.org/jira/browse/SLING-11611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612993#comment-17612993 ] Nicola Scendoni commented on SLING-11611: - Proposed implementation: [https://gi

[jira] [Commented] (SLING-11610) Sling XSS API 2.3.0 does not work on Java 17

2022-10-05 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-11610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612981#comment-17612981 ] Konrad Windszus commented on SLING-11610: - Instead of relying on reflection plea

[jira] [Commented] (SLING-11610) Sling XSS API 2.3.0 does not work on Java 17

2022-10-05 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-11610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612967#comment-17612967 ] Robert Munteanu commented on SLING-11610: - The field that we want to make access

[jira] [Commented] (SLING-11611) Provide method to retrieve Pid for OSGI Configurations in Sling Testing Clients

2022-10-05 Thread Angela Schreiber (Jira)
[ https://issues.apache.org/jira/browse/SLING-11611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612876#comment-17612876 ] Angela Schreiber commented on SLING-11611: -- [~nscendoni], i tentatively assigne

[jira] [Commented] (SLING-11609) Provide doGetWithRetry methods in Sling Testing Clients

2022-10-05 Thread Angela Schreiber (Jira)
[ https://issues.apache.org/jira/browse/SLING-11609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612875#comment-17612875 ] Angela Schreiber commented on SLING-11609: -- [~nscendoni], i am assigning the ti

[jira] [Assigned] (SLING-11611) Provide method to retrieve Pid for OSGI Configurations in Sling Testing Clients

2022-10-05 Thread Angela Schreiber (Jira)
[ https://issues.apache.org/jira/browse/SLING-11611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Angela Schreiber reassigned SLING-11611: Assignee: Nicola Scendoni > Provide method to retrieve Pid for OSGI Configuration

[jira] [Assigned] (SLING-11609) Provide doGetWithRetry methods in Sling Testing Clients

2022-10-05 Thread Angela Schreiber (Jira)
[ https://issues.apache.org/jira/browse/SLING-11609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Angela Schreiber reassigned SLING-11609: Assignee: Nicola Scendoni > Provide doGetWithRetry methods in Sling Testing Clien