Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: EE-4.1.0.GA, EE-3.3.0.GA_P04
-
Fix Version/s: 4.2, EE-3.3.0.GA_P05
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Firefox
-
Support Case References:Support Case #13958 - https://icesoft.my.salesforce.com/5007000001fujuV
Description
An ace:submitMonitor has it's networkErrorLabel attribute set to display a message when a network error is shown. In IE11 and Chrome, the label is shown when a network error is encountered. The same label is not shown in Firefox on the same network error.
-
Hide
- Case13958Example.war
- 10.09 MB
- Arran Mccullough
-
- META-INF/MANIFEST.MF 0.1 kB
- META-INF/context.xml 0.1 kB
- WEB-INF/.../SubmitMonitorBackingBean.class 2 kB
- WEB-INF/lib/icefaces-ace.jar 6.41 MB
- WEB-INF/lib/icefaces.jar 695 kB
- WEB-INF/lib/javax.faces-2.2.14.jar 3.00 MB
- WEB-INF/web.xml 2 kB
- index.xhtml 0.5 kB
- welcomeICEfaces.xhtml 1 kB
-
Hide
- Case13958Example.zip
- 20 kB
- Arran Mccullough
-
- Case13958Example/build.xml 3 kB
- Case13958Example/.../ant-deploy.xml 2 kB
- Case13958Example/.../build-impl.xml 80 kB
- Case13958Example/.../genfiles.properties 0.5 kB
- Case13958Example/.../private.properties 0.6 kB
- Case13958Example/.../project.properties 4 kB
- Case13958Example/nbproject/project.xml 0.9 kB
- Case13958Example/src/conf/MANIFEST.MF 0.0 kB
- Case13958Example/.../SubmitMonitorBackingBean.java 1 kB
- Case13958Example/web/index.xhtml 0.5 kB
- Case13958Example/web/.../context.xml 0.1 kB
- Case13958Example/web/WEB-INF/web.xml 2 kB
- Case13958Example/.../welcomeICEfaces.xhtml 1 kB
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
I can see this working as expected using the ICEfaces EE 4.1.0.GA Showcase (public demo) on FF 50.0.0.2 on MacOS.
- Launch the demo: http://icefaces-showcase.icesoft.org/showcase.jsf?grp=ace:submitMonitor&exp=Configuration
- Check the "Block Panel on Submit?" checkbox (enabled it)
- Click the "Submit Test" button.
- While the "Submitting..." message is displayed, disable the network on your computer (turn off wifi or unplug the ethernet cable).
- Wait for the "Network Error" dialog to appear.
Show
Ken Fyten
added a comment - I can see this working as expected using the ICEfaces EE 4.1.0.GA Showcase (public demo) on FF 50.0.0.2 on MacOS.
Launch the demo: http://icefaces-showcase.icesoft.org/showcase.jsf?grp=ace:submitMonitor&exp=Configuration
Check the "Block Panel on Submit?" checkbox (enabled it)
Click the "Submit Test" button.
While the "Submitting..." message is displayed, disable the network on your computer (turn off wifi or unplug the ethernet cable).
Wait for the "Network Error" dialog to appear.
Attached test case used to reproduce the issue.
Steps: