[ 
https://issues.apache.org/jira/browse/OFBIZ-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13028845#comment-13028845
 ] 

Sascha Rodekamp commented on OFBIZ-4256:
----------------------------------------

Jep that's right, but that don't work for lookups. Because when you call the 
direct request to the lookup page 
(https://localhost:8443/example/control/LookupGeoName) the direct request 
doesn't use AJAX itself. 
Only the lookup code (in the lookup.js) call the lookup content via an Ajax 
request. The direct request only returns the HTML for the lookup window and for 
that request we have to check if a user is looked in or not, haven't we? 




> 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

Reply via email to