pancake
pancake copied to clipboard
routing problem
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.
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