Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.7DR#3
-
Component/s: ICE-Components
-
Labels:None
-
Environment:rowSelector + validation
-
ICEsoft Forum Reference:
Description
The rowSelector component should bypass the validation when a rowSelector event is fired.
Issue Links
- blocks
-
ICE-1518
tabChangeListener doesnot work for dynamic tabs
-
- Closed
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Adnan Durrani [ adnan.durrani ] |
| Fix Version/s | 1.7DR#3 [ 10112 ] |
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Assignee | Adnan Durrani [ adnan.durrani ] | Yip Ng [ yip.ng ] |
| Attachment | screenshot-1.jpg [ 10723 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #15089 | Fri Nov 02 17:21:41 MDT 2007 | yip.ng | Changed to not trigger input validation when row is selected. |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/lib/extras/extras.js
|
| Attachment | screenshot-2.jpg [ 10724 ] |
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #15094 | Mon Nov 05 15:23:02 MST 2007 | yip.ng | Changed to not trigger input validation when row is selected. |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/RowSelector.java
|
| Attachment | screenshot-3.jpg [ 10725 ] |
| Attachment | screenshot-4.jpg [ 10726 ] |
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Issue Type | New Feature [ 2 ] | Improvement [ 4 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #15714 | Mon Feb 04 17:19:15 MST 2008 | yip.ng | Backed out previous changes. |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/RowSelector.java
MODIFY
/icefaces/trunk/icefaces/bridge/lib/extras/extras.js
|
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
| Affects Version/s | 1.7Beta1 [ 10121 ] | |
| Affects Version/s | 1.7 [ 10080 ] |
| Fix Version/s | 1.7Beta1 [ 10121 ] | |
| Fix Version/s | 1.7DR#3 [ 10112 ] | |
| Affects Version/s | 1.7DR#3 [ 10112 ] | |
| Affects Version/s | 1.7Beta1 [ 10121 ] |
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Resolution | Won't Fix [ 2 ] | |
| Assignee | Yip Ng [ yip.ng ] |
| Fix Version/s | 1.7 [ 10080 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Screenshot showing the problem. Validation of the input field is triggered by a row selection.