Uploading a file after a session timeout
----------------------------------------

                 Key: OFBIZ-4651
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4651
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Wai


When a user goes to a page (eg. 
https://localhost:8443/partymgr/control/viewprofile?partyId=Company) and tries 
to upload a file to content after the session has timed out. Nothing happens 
except for the message, "(undefined%)" at the progress bar.  Looking at the 
console log, getFileUploadProgressStatus is called continuously.

Need a way to show the login screen for the user to login again to refresh the 
session before upload can take place.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to