Udo Schnurpfeil created DELTASPIKE-1347:
-------------------------------------------
Summary: DeltaSpike Window Scope doesn't work with IE 11 sometimes
Key: DELTASPIKE-1347
URL: https://issues.apache.org/jira/browse/DELTASPIKE-1347
Project: DeltaSpike
Issue Type: Bug
Affects Versions: 1.8.1
Reporter: Udo Schnurpfeil
I found a problem with the window id and *IE11*, described in TOBAGO-1901.
I've tested the example of deltaspike current version:
{code}
$ cd deltaspike/examples/jsf-playground
$ mvn clean package tomee:run -Prun-tomee-1.7.2
{code}
Browse with IE to:
{code}
http://10.211.55.2:8080/ds/views/windowhandling/clientwindow/test.xhtml
{code}
Clicking "GET Link", "Postback" or "Postback with outcome" will generate a new
window id, every click.
The bug doesn't happen, when opening the F12 tool, which make it tricky to
debug.
The bug doesn't happen, when adding the URL in the trusted sites configuration
of IE.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)