[
https://issues.apache.org/jira/browse/OFBIZ-3450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869958#action_12869958
]
Jacques Le Roux commented on OFBIZ-3450:
----------------------------------------
Thanks Sascha,
It works well indded in both FF and IE8 when I remove (by hand, easier for me)
the following lines
- } else {
- identifyLookup(this.globalRef);
Are you sure there could be any side-effects by removing these lines? You added
them at http://svn.apache.org/viewvc?rev=928292&view=rev. You fixed the cross
button issue at http://svn.apache.org/viewvc?rev=933170&view=rev and it works
without the lines above. So I think it's safe, please confirm...
> 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,
> OFBIZ-3450_SessionProblem.patch, OFBIZ-3693_IEBugFix.patch,
> OFBIZ-3693_IEBugFix.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.