Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: EE-4.0.0.GA
-
Fix Version/s: 4.1
-
Component/s: ACE-Components, Sample Apps
-
Labels:None
-
Environment:ICEfaces4 trunk revision# 45003
Server: tomcat7
Browser: all
JSF: Mojarra 2.2.10
-
Assignee Priority:P2
Description
showcase > submitMonitor > Facets
When clicking "Trigger Monitor (Error)" button, an error is expected to occur in server log, however there is also an error popup, that does not always occur.
At the same time, the demo page displays a message about an exception being simulated on the server.
The error popup occurs only when clicking first time on the "Trigger Monitor (Error)" button, in any browser, after application deployment.
If refreshing the page, the popup disappears; clicking a second time on the button in the same browser window triggers only the error in server log.
Is this expected? (all browsers)
Testing with EE-4.0.0 libraries has the same results.
When clicking "Trigger Monitor (Error)" button, an error is expected to occur in server log, however there is also an error popup, that does not always occur.
At the same time, the demo page displays a message about an exception being simulated on the server.
The error popup occurs only when clicking first time on the "Trigger Monitor (Error)" button, in any browser, after application deployment.
If refreshing the page, the popup disappears; clicking a second time on the button in the same browser window triggers only the error in server log.
Is this expected? (all browsers)
Testing with EE-4.0.0 libraries has the same results.
Activity
Carmen Cristurean
created issue -
Carmen Cristurean
made changes -
Field | Original Value | New Value |
---|---|---|
Description |
showcase > submitMonitor > Facets
When clicking "Trigger Monitor (Error)" button, an error is expected to occur in server log, however there is also an error popup, that does not always occur. The error popup occurs only when clicking first time on the "Trigger Monitor (Error)" button, in any browser, after application deployment. If refreshing the page, the popup disappears; clicking a second time on the button in the same browser window triggers only the error in server log. Is this expected? (all browsers) Testing with EE-4.0.0 libraries has the same results. |
showcase > submitMonitor > Facets
When clicking "Trigger Monitor (Error)" button, an error is expected to occur in server log, however there is also an error popup, that does not always occur. At the same time, the demo page displays a message about an exception being simulated on the server. The error popup occurs only when clicking first time on the "Trigger Monitor (Error)" button, in any browser, after application deployment. If refreshing the page, the popup disappears; clicking a second time on the button in the same browser window triggers only the error in server log. Is this expected? (all browsers) Testing with EE-4.0.0 libraries has the same results. |
Carmen Cristurean
made changes -
Fix Version/s | 4.1 [ 11375 ] |
Ken Fyten
made changes -
Assignee | Mircea Toma [ mircea.toma ] | |
Priority | Major [ 3 ] | Minor [ 4 ] |
Assignee Priority | P2 [ 10011 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #45096 | Wed Jun 24 13:12:24 MDT 2015 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/core/src/main/javascript/status.js
MODIFY /icefaces4/trunk/icefaces/core/src/main/javascript/application.js MODIFY /icefaces4/trunk/icefaces/core/src/main/javascript/element-update.js MODIFY /icefaces4/trunk/icefaces/core/src/main/javascript/focus.js |
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Security | Private [ 10001 ] |
Judy Guglielmin
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Modified ice.setupBridge to collect undo callbacks and run them when function is invoked with a modified configuration.