[etoys-notify] [JIRA] Commented: (SQ-1120) This tracker throws away bug reports if the user is not logged in

teefal (JIRA) tracker at squeakland.org
Tue Oct 9 14:37:05 EDT 2012


    [ http://tracker.squeakland.org/browse/SQ-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=40784#action_40784 ] 

teefal commented on SQ-1120:
----------------------------

This is pretty much how every web application that times out works.  It invalidates the session, which has a 30 minute timeout.

Sometimes you can get around this by opening another tab and logging in on that tab, then going back to the tab with your data.

Either way, I wouldn't walk away from text in a browser text field without saving it or copy/pasting to another place.

> This tracker throws away bug reports if the user is not logged in
> -----------------------------------------------------------------
>
>                 Key: SQ-1120
>                 URL: http://tracker.squeakland.org/browse/SQ-1120
>             Project: squeakland
>          Issue Type: Bug
>          Components: website
>            Reporter: Edward Mokurai Cherlin
>
> I logged in to this tracker and wrote most of a bug report. I was interrupted, and came back to finish the report and submit it. I was then informed that I had been logged out, and found that I could not go back to what I wrote in order to submit it.
> An error message should not invalidate a previous page.
> I will report this bug on the Jira site also.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.squeakland.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the etoys-notify mailing list