Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
0.5
-
Turing Sprint 158, Turing Sprint 159
Description
Problem is that if a new channel is added from a blueprint, and that new channel only contains unique content but points to the same hst:configuration as an already existing one (by 'hst:configurationpath'), then that new channel won't be visible in the channel mngr. Only way to expose this new channel is by adding a new hst configuration that extends from the existing hst:configuration (and can even inherit the channel node but better to copy it)
See org.hippoecm.hst.configuration.channel.ChannelManagerImpl#reuseOrCopyConfiguration
Attachments
Issue Links
- causes
-
CMS-12868 Add an integration test for the behavior of creating a channel from a blueprint that has no hst:configuration node
- Resolved
- relates to
-
HSTTWO-3963 Make blueprints work again with moved hst:channel nodes
- Closed