[
https://issues.apache.org/jira/browse/OFBIZ-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13028856#comment-13028856
]
Adrian Crum commented on OFBIZ-4256:
------------------------------------
Sascha,
I just edited my previous comment to include an example.
To summarize:
A screen that uses Ajax should separate its Ajax sections from the regular
request sections. The Ajax sections are their own screens that perform
permission checking and do nothing if the permission check fails (or the user
isn't logged in). Those Ajax screens are then mapped to requests that have auth
set to false.
> after session timeout, ajax popup dialogbox shows ofbiz login screen
> --------------------------------------------------------------------
>
> Key: OFBIZ-4256
> URL: https://issues.apache.org/jira/browse/OFBIZ-4256
> Project: OFBiz
> Issue Type: Bug
> Components: ALL APPLICATIONS
> Affects Versions: SVN trunk
> Reporter: Wai
> Assignee: Sascha Rodekamp
>
> Take the following page (for example)
> https://localhost/content/control/findContent
> field "Data Resource Id" has an icon beside it that creates an ajax dialog
> pop up. If the session has already timed out. The dialog box would show the
> login screen.
> I suspect that all pages containing this functionality would exhibit the same
> symptom.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira