pancake icon indicating copy to clipboard operation
pancake copied to clipboard

routing problem

Open struggle opened this issue 16 years ago • 1 comments

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.

struggle avatar Feb 01 '10 10:02 struggle

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

hassox avatar Feb 01 '10 10:02 hassox