Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7.2 SP1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:ANY
Description
Problem Description: The issue is that the backing bean value of the input text component is not refreshed from the Reset button which has immediate=true set. We need to reset the form to pull the default values from the backing bean. Note, immediate=true needs to be set because we do not want any validation fired on the form when clicking reset.
Test Passes: Type one or more characters in the input text field, and press Reset. The input text field is reset to the value from the backing bean.
Test Fails: Clear out the input text field (delete all characters) and press Reset. The input text field does *not* pull the value from the backing bean and renders as blank.
This test was executed with 1.7.1 SP1 and 1.8.0 DR#2
Test Passes: Type one or more characters in the input text field, and press Reset. The input text field is reset to the value from the backing bean.
Test Fails: Clear out the input text field (delete all characters) and press Reset. The input text field does *not* pull the value from the backing bean and renders as blank.
This test was executed with 1.7.1 SP1 and 1.8.0 DR#2
Issue Links
- depends on
-
ICE-3190 selectBooleanCheckbox updates do not reflect rendered html page
-
- Closed
-
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [50070000007aPtl] |
Description |
When click the button, the application populates the value of input text from the backing bean. The problem is that it only works when something entered inside the input box. i.e non-empty value |
When click the button, the application populates the value of input text from the backing bean. The problem is that it only works when something entered inside the input box. i.e non-empty value Standard JSF (i.e. non-ICEfaces) does't have this problem. |
Fix Version/s | 1.8DR#3 [ 10143 ] | |
Assignee Priority | P2 | |
Assignee | Adnan Durrani [ adnan.durrani ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Attachment | support7884.war [ 11440 ] |
Summary | Issue populating input text value from backing bean | resetting input text value issue |
Description |
When click the button, the application populates the value of input text from the backing bean. The problem is that it only works when something entered inside the input box. i.e non-empty value Standard JSF (i.e. non-ICEfaces) does't have this problem. |
Problem Description: The issue is that the backing bean value of the input text component is not refreshed from the Reset button which has immediate=true set. We need to reset the form to pull the default values from the backing bean. Note, immediate=true needs to be set because we do not want any validation fired on the form when clicking reset. Test Passes: Type one or more characters in the input text field, and press Reset. The input text field is reset to the value from the backing bean. Test Fails: Clear out the input text field (delete all characters) and press Reset. The input text field does *not* pull the value from the backing bean and renders as blank. This test was executed with 1.7.1 SP1 and 1.8.0 DR#2 |
Assignee | Adnan Durrani [ adnan.durrani ] | Mark Collette [ mark.collette ] |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 1.8 [ 10161 ] | |
Assignee Priority | P2 |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Mark Collette [ mark.collette ] |