bryanbox / yii-skeleton-app

Automatically exported from code.google.com/p/yii-skeleton-app
0 stars 0 forks source link

Home link doesn't work on demo. #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Click on any menu link besides "Home".
2. Click on "Home" menu item.

What is the expected output? What do you see instead?
Should go to "/". Nothing happens.

What version of the product are you using? On what operating system?
Demo.

Please provide any additional information below.
I am also having home link issue on the latest downloaded code. When I
click on home an url is returned without the trailing slash, so I get a
404. The trailing slash is stripped somewhere.

Original issue reported on code.google.com by paulrpa...@gmail.com on 4 Sep 2009 at 9:39