Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0.BETA2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 3.1.0 BETA2
-
Assignee Priority:P1
-
Affects:Compatibility/Configuration
-
Workaround Exists:Yes
-
Workaround Description:Change the labelPosition attribute to a different value than inField.
Description
When the label attribute is set for the ace:dateTimeEntry its value is used inside the input field. This can cause a conversion error when the form is submitted as the String label is not a valid date.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Attachment | Case11349Example.war [ 14562 ] | |
| Attachment | Case11349Example.zip [ 14563 ] |
| Attachment | Case11349Example.war [ 14562 ] |
| Attachment | Case11349Example.zip [ 14563 ] |
| Attachment | Case11349Example.war [ 14564 ] | |
| Attachment | Case11349Example.zip [ 14565 ] |
| Salesforce Case | [] | |
| Fix Version/s | 3.1.0.RC1 [ 10337 ] | |
| Fix Version/s | 3.1 [ 10312 ] | |
| Assignee Priority | P1 | |
| Assignee | yip.ng [ yip.ng ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #29494 | Wed Jun 13 15:59:58 MDT 2012 | yip.ng | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/jquery/ui/jquery-ui.js
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datetimeentry/DateTimeEntryRenderer.java
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Salesforce Case | [] | |
| Affects | [Compatibility/Configuration] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Attached test case that shows issue.
Steps: