You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Arun Patidar (JIRA)" <ji...@apache.org> on 2015/02/21 08:06:11 UTC

[jira] [Updated] (OFBIZ-4651) Uploading a file after a session timeout

     [ https://issues.apache.org/jira/browse/OFBIZ-4651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun Patidar updated OFBIZ-4651:
--------------------------------
    Attachment: OFBIZ-4651.patch

Attached is the patch to fix the issue. Handled error in js code.

> 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: Trunk
>            Reporter: Wai
>         Attachments: OFBIZ-4651.patch
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)