
nurpawiki - issue #40
Login screen works in a weird way if a user clicks on an action link but is not logged in
What steps will reproduce the problem? 1. Wait for timeouted session (i.e., wait until auto logged out) 2. Click on a "add priority" link for a task (or any other action link) 3. Enter login credentials in the login screen
What is the expected output? What do you see instead?
Expected output is to be taken back to the wiki page and either a) nothing happened to the task or b) the task was modified with the action.
What happens is that I'm never taken away from the login screen, rather pressing Login just takes me back to the login screen.
I suspect that the action links cannot be used if the current session has expired.
Perhaps one way would be to use post parameters for these so that action params don't get encoded in the url?
Comment #1
Posted on Dec 27, 2007 by Happy LionCould this happen because I'm running two instances (testing and production) of nurpawiki in the same browser in different tabs? They are at different IP addresses though.
Comment #2
Posted on Dec 31, 2007 by Happy LionThis appears to be a bug in Ocsigen. Vincent told that he has a patch for this. This bug will need to wait for Ocsigen 0.9.5 release.
Comment #3
Posted on Jan 4, 2008 by Happy LionVerified that Ocsigen 0.9.5RC1 fixes this problem. Will close when 0.9.5 is released in GODI.
Comment #4
Posted on Jan 22, 2008 by Happy Lion(No comment was entered for this change.)
Status: Verified
Labels:
Type-Defect
Priority-Medium
Milestone-Release1.0
Component-UI
Usability