[
https://issues.apache.org/jira/browse/OFBIZ-3450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869566#action_12869566
]
Sascha Rodekamp commented on OFBIZ-3450:
----------------------------------------
Hi Jacques,
jep that are two different thinks. I solve the case, when you are logged in.
Opened a lookup and then you're session expired or you logout on another tab.
Press the find button/pagination after this and the lookup will show the login
page (because you haven't a valid session). After login on the lookup you will
be redirected.
With the patch the lookup noticed if the session is destroyed and redirect the
whole page to the login formula (and do not only show the login in the lookup
screen).
That's the issue that was first post in this thread. The issue you posted
afterwards have something to do with external login keys. That's a little bit
more difficult and i try to solve it in the next step.
Have a good day
Sascha
> When you get disconnected (time out) from a layered lookup, you then get
> afterward ugly screens
> -----------------------------------------------------------------------------------------------
>
> Key: OFBIZ-3450
> URL: https://issues.apache.org/jira/browse/OFBIZ-3450
> Project: OFBiz
> Issue Type: Sub-task
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Minor
> Attachments: OFBIZ-3450_SessionProblem.patch
>
>
> When user session is destroyed: Log into an application (accounting for
> example) and select a form - layered lookups work correct. In another tab log
> into another application and then log out. Then on the first tab (accounting)
> try to use a lookup. In the lookup screen you will get the login screen
> (that's OK) but once you enter your username and password you get a blank
> screen.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.