[
https://issues.apache.org/jira/browse/SLING-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16478635#comment-16478635
]
Luke Grover commented on SLING-7673:
------------------------------------
Looks like a null check could resolve:
PR Opened: https://github.com/apache/sling-org-apache-sling-rewriter/pull/3
> slingwriter configuration not printing when transformers are empty
> ------------------------------------------------------------------
>
> Key: SLING-7673
> URL: https://issues.apache.org/jira/browse/SLING-7673
> Project: Sling
> Issue Type: Bug
> Environment: Running this as part of AEM 6.3 instance
> Symbolic Name: org.apache.sling.rewriter
> Version: 1.2.1.R1777332
> Reporter: Luke Grover
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When no transformer is specified the response fails to complete normally.
> This prevents other configurations from displaying.
> Looks like it fails here when writing out configurations:
> [https://github.com/apache/sling-org-apache-sling-rewriter/blob/a40b7ffe18af122e1eeb09c1b32735d34a3d167d/src/main/java/org/apache/sling/rewriter/impl/ProcessorConfigurationImpl.java#L245]
> More notes from the [AEM side on their
> forum|https://forums.adobe.com/message/10387734] if needed.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)