Details
Description
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 issue would apply to all pages that upload content to ofbiz.