kumarsivarajan / rmh-roomreservation-maker

Automatically exported from code.google.com/p/rmh-roomreservation-maker
0 stars 0 forks source link

Error repaired #113

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Login as SW
2.Visit Request Room
3.Search for last name Smith
4.Then click Logout

What is the expected output? What do you see instead?
You should be logged out of the system. Instead it returns the logout page isnt 
found. See picture

Please use labels and text to provide additional information.

Original issue reported on code.google.com by johannk...@gmail.com on 21 Nov 2012 at 3:54

Attachments:

GoogleCodeExporter commented 8 years ago
the logout.php gets appended to the end of the directory that you are currently 
in but since it doesnt exist it returns an error. for example 
http://localhost/rmh-reservation-maker/reservation/logout.php

Original comment by johannk...@gmail.com on 21 Nov 2012 at 4:11

GoogleCodeExporter commented 8 years ago
the method inside the javascript code in 'navigation.php' has been fixed. The 
correction has been committed.

Original comment by Troyork90@gmail.com on 28 Nov 2012 at 5:37