Hey everybody I have a weird problem...
I have a scaffold, and as we all know, after creating or editing a scaffolded model one is directed to the object's view action. So far, so good. But I'm experiencing now, that when doing web tests using SimpleTest, I am directed to the home page of my website! E.g. i'm directed to myapp.localhost instead of myapp.localhost/people/view/123! Has anybody an idea, what could be the problem? Thanks Josh Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
