msjit / testcasedb

TestCaseDB - Web based test case management
MIT License
40 stars 18 forks source link

500 error on refreshing the logout url #84

Closed kirantpatil closed 9 years ago

kirantpatil commented 9 years ago

Steps to reproduce:

1) login to tcdb using any username/password 2) logout of tcdb 3) refresh the browser

Expected output:

Logout should not display in URL once tcdb is logged out

Actaual output:

After logout the URL displays the logout in the URL or After refresh the logout should no longer appear in the URL

Error message on browser:

screenshot from 2015-02-28 18 03 56

joffems commented 9 years ago

@kirantpatil A fix has been pushed.

kirantpatil commented 9 years ago

the bug has been verified and resolved.