Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

routing problem #3

Open
struggle opened this issue Feb 1, 2010 · 1 comment
Open

routing problem #3

struggle opened this issue Feb 1, 2010 · 1 comment

Comments

@struggle
Copy link

struggle commented Feb 1, 2010

when mounting a stack in another stack the PATH_INFO variable in the rack environment does not get updated for the mounted stack if you stay in the same mounted stack during subsequent requests.

every request for the mounted stack gets routed to the first action you accessed.

@hassox
Copy link
Owner

hassox commented Feb 1, 2010

Hi,

Unfortunately I've not been able to re-create this on my box. Could you please supply a failing test case. I have an idea where the problem may be.

If you can get me a fail, I'll get it fixed up :)

Cheers
Daniel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants