kumarsivarajan / yii-usergroups

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

Weird url issue pressing login for /usergroups twice = url = app/userGroups/userGroups and 404 #27

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.For seeing this problem visit my test site: http://83.233.118.50/testdrive/
2.Click "login"
3.Click on any of the other links in the CMenu (about,changelogs,home or 
contact)
4. Alternative: do step 2 and 3 in reversed order
5. Same problem occurs pressing Login while already browsing login.

What is the expected output? What do you see instead?
To visit for example the  url:s testdrive/site/contact or testdrive/userGroups.
Instead I get these: 404 error Unable to resolve the request 
"userGroups/site/contact". or "userGroups/usergroups" or.
"site/contact/userGroups".  

What version of the product are you using? On what operating system?
This problem is only occuring when atleast one of the two links pressed after 
eachother routes to somewhere inside the userGroups module.

I'm using latest userGroups release aswell as latest yii and wamp on a windows 
7 pc.

Please provide any additional information below.
My Url manager roules:
http://pastebin.com/bsiaMdrB

The modules functionality works perfectly in all other ways.

Original issue reported on code.google.com by iDr...@gmail.com on 19 Dec 2011 at 12:40