When I try to remove the user in page:
Home » Users » Manage (r=user/user/admin)
the error arises.
In detail:
The browser does POST request to URL:
http://localhost/Yii_Site/!UserManagementModuleTest/index.php?r=user%2Fuser%2Fde
lete&id=3&ajax=yw0
Response HTTP Headers:
HTTP/1.1 302 Found
...
Location: admin
After that the browser requests URL:
http://localhost/Yii_Site/!UserManagementModuleTest/admin
Response Headers:
HTTP/1.1 404 Not Found
Original issue reported on code.google.com by prof1....@gmail.com on 23 Jun 2010 at 11:30
Original issue reported on code.google.com by
prof1....@gmail.com
on 23 Jun 2010 at 11:30