#433 blocker proposal form forgets everything after login timeout
Closed: Fixed None Opened 10 years ago by kvolny.

= bug description =
I was trying to propose a F20 blocker. I needed to gather information from multiple bugs, so it took me longer to write the justification. After finishing and submitting that, I was presented with a login screen. After logging in again, I was redirected to the proposal form again, but it was completely empty, all the text that took me so long to write was gone.
(Okay, I'm a smart guy and I had it in clipboard for such case, but if I had forgotten ... booh.)

= bug analysis =
Seems the login code doesn't care about other variables in the http request ...

= fix recommendation =
1) If there is such a short login timeout, the user should be warned about it (e.g. countdown timer on the page) and the page should allow refresh without submitting the data.

2) Once the login expires, the submitted data should be caried over all the redirects back to the submission form.


I suspect that this is going to improve with OpenID logins, which are coming in the next version (should be deployed in the next several days). Due to the differences between OpenID and straight FAS, there really isn't so much of a timeout anymore.

I'll keep this open for now, if you end up hitting it again after the new version is deployed, please update the ticket and we'll look into the possibility of a different fix.

Could not reproduce the issue anymore. I hit a different bug though, filed [https://phab.qadevel.cloud.fedoraproject.org/T383 here]. Closing this one, file a new bug [https://phab.qadevel.cloud.fedoraproject.org/ here] if you still see the issue.

Login to comment on this ticket.

Metadata