When creating links, a forward slash in front of the controller
normally ensures that it links to controllers at the top level,
outside of any module nesting... what you describe seems very odd! Can
you work up a minimal test case, and send it along with details of
your environment?

- james

On 5/25/06, Kevin Ansfield <[EMAIL PROTECTED]> wrote:
> I do have this but it makes no difference, it still tries to redirect
> relative to the base controller (admin in this case). Redirects from
> controllers that aren't nested work fine.
>
> It's a bit of an odd one, I think it may be related to Rails iteself
> rather than the UserEngine but I don't know enough about Rails just yet
> to know where to start with debugging, or even if links/redirects work
> differently from within nested controllers.
>
> Kev
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> engine-users mailing list
> [email protected]
> http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
>


-- 
* J *
  ~
_______________________________________________
engine-users mailing list
[email protected]
http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org

Reply via email to