Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.7DR#3
-
Component/s: Bridge, ICE-Components
-
Labels:None
-
Environment:Unknown
-
ICEsoft Forum Reference:
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
We should add n attribute to outputConnectionStatus to allow it to display in the browser, but not to stop the connection failed popup from showing. The Javascript in the bridge would have to handle that new case.
Activity
Mark Collette
created issue -
Mark Collette
made changes -
Field | Original Value | New Value |
---|---|---|
Description |
We should add n attribute to outputConnectionStatus to allow it to display in the browser, but not to stop the connection failed popup from showing. The Javascript in the bridge would have to handle that new case. n |
We should add n attribute to outputConnectionStatus to allow it to display in the browser, but not to stop the connection failed popup from showing. The Javascript in the bridge would have to handle that new case. |
Ken Fyten
made changes -
Fix Version/s | 1.7 [ 10080 ] | |
Assignee | Mark Collette [ mark.collette ] |
Ken Fyten
made changes -
Affects | [Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial] | |
Assignee Priority | P2 | |
Assignee | Mark Collette [ mark.collette ] | Yip Ng [ yip.ng ] |
Ken Fyten
made changes -
Assignee Priority | P2 | P1 |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15813 | Mon Feb 18 17:21:39 MST 2008 | yip.ng | Added new attribute to connection status component to allow popup of reload dialog when connection is lost. |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/src/status.js
MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/outputconnectionstatus/OutputConnectionStatus.java MODIFY /icefaces/trunk/icefaces/bridge/src/application.js MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/outputconnectionstatus/OutputConnectionStatusRenderer.java MODIFY /icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/ice_cust_properties/cust-outputConnectionStatus-props.xml |
yip.ng
made changes -
Attachment | screenshot-1.jpg [ 10829 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15817 | Tue Feb 19 11:17:38 MST 2008 | yip.ng | Changed to fix meta data test failures. |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/ice_cust_properties/cust-outputConnectionStatus-props.xml
|
yip.ng
made changes -
Attachment | screenshot-2.jpg [ 10831 ] |
yip.ng
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15822 | Wed Feb 20 15:09:09 MST 2008 | yip.ng | Changed name of new attribute to "showPopupOnDisconnect". |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/outputconnectionstatus/OutputConnectionStatus.java
MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/outputconnectionstatus/OutputConnectionStatusRenderer.java MODIFY /icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/ice_cust_properties/cust-outputConnectionStatus-props.xml |
yip.ng
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 1.7RC1 [ 10123 ] | |
Fix Version/s | 1.7 [ 10080 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16081 | Thu Mar 20 10:06:51 MDT 2008 | patrick.corless | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/samples/component-showcase/web/inc/mainTemplate.jspx
MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/showcase.jspx |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16378 | Wed Apr 09 17:50:45 MDT 2008 | mircea.toma | Re-create status indicators everytime connection status component is updated. Refactor fixes for |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/src/status.js
MODIFY /icefaces/trunk/icefaces/bridge/src/application.js |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16379 | Wed Apr 09 18:02:59 MDT 2008 | mircea.toma | Re-create status indicators everytime connection status component is updated. Refactor fixes for |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/outputconnectionstatus/OutputConnectionStatusRenderer.java
|
Ken Fyten
made changes -
Fix Version/s | 1.7 [ 10080 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 | |
Assignee | Yip Ng [ yip.ng ] |
Screenshot showing the new feature. Both the connection status and the reload dialog are activated.