Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.2
-
Fix Version/s: 4.2
-
Component/s: Sample Apps
-
Labels:None
-
Environment:Emporium app, Tomcat 7/8 ICEfaces 4 trunk r50737, Myfaces 2.2.12
-
Assignee Priority:P2
Description
When using chat, the typed message is not cleared from the input area after submitting to chat. Not an issue with mojarra.
See attached screenshot.
See attached screenshot.
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | chat.PNG [ 22466 ] |
Environment |
Tomcat 7/8 ICEfaces 4 trunk r50737, Myfaces 2.2.12
|
Emporium app, Tomcat 7/8 ICEfaces 4 trunk r50737, Myfaces 2.2.12
|
Assignee | Mircea Toma [ mircea.toma ] | |
Fix Version/s | 4.2 [ 12870 ] | |
Assignee Priority | P2 [ 10011 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50917 | Thu Mar 02 12:46:49 MST 2017 | mircea.toma | |
Files Changed | ||||
![]() |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50926 | Thu Mar 02 17:27:50 MST 2017 | mircea.toma | |
Files Changed | ||||
![]() |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Adjusted test (for Myfaces) in DOMPartialViewContext.applyBrowserChanges to assume that whenever PartialViewcontext.getExecuteIds()/getRenderIds() returns an empty list that @all components should receive the browser changes. This ensures that the DOM diff will properly calculate the differences between the old and the new documnet.