asaeed88 / course-builder

Automatically exported from code.google.com/p/course-builder
0 stars 0 forks source link

Login, logout or register on multi courses #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create multi courses
2. Login, logout or register to one of the courses, ex:courseA
3.

What is the expected output? What do you see instead?
After the action (login, logout or Register), control should go to 
{domain}/courseA. Instead it is transferred to non existing {domain}   

What version of the product are you using? On what operating system?
Coursebuilder 1.1.1 and 1.2.0 on Windows 7 and appengine

Please provide any additional information below.
I'm on localhost:8000/courseA. After login, control is transferred to 
non-existing url localhost:8000 when it should go to localhost:8000/courseA. 
The same happens for logout or register. 

Original issue reported on code.google.com by Carlos.C...@gmail.com on 24 Jan 2013 at 3:53

GoogleCodeExporter commented 9 years ago

Original comment by r...@google.com on 2 Feb 2015 at 11:06