Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When one of the default renderings is disabled and an alias exists for this, the alias rendering is disabled as well. For example, it is common to have the PDF rendering as an alias for XML (as the PDF rendering is based on using an XML pipeline including XSLT to generate PDF). If XML is disabled, PDF doesn't work either and right now, the only way to get PDF rendering work is enabling XML as well. Which might not be what you want.
So I think, if an alias exists - which is an explicit configuration - this should be enabled, regardless whether the underlying direct rendering is disabled.
Attachments
Issue Links
- breaks
-
SLING-11767 Disabled XML renderer is still used when configured in extension alias
- Resolved