I am trying to redirect to one of my main controllers from a
component. I am using use_component_template_root inside the
component so any redirects use the component as the root. Is there a
way to redirect out of components if you are using the components
directory as root?
JB