mbassichetti / yii-shop

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

Wrong url at admin page (update pending order) #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a webshop according to the guide.
2. Access following page

http://.../yii-shop/index.php?r=shop/shop/admin

3. Click on the edit icon in the pending orders.

What is the expected output? What do you see instead?

.../yii-shop/index.php?r=shop/order/update&id=1

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

0.7

Please provide any additional information below.

Error message=>

Error 404
The system is unable to find the requested action "update".

Original issue reported on code.google.com by LePip...@gmail.com on 14 Nov 2013 at 5:56