Closed pieterdp closed 7 years ago
In the setChildChannels function there is a bug where it calls rhn.session.setChildChannels where it should call rhn.session.system.setChildChannels.
setChildChannels
rhn.session.setChildChannels
rhn.session.system.setChildChannels
In the
setChildChannels
function there is a bug where it callsrhn.session.setChildChannels
where it should callrhn.session.system.setChildChannels
.