Details
Description
The DateSpinner and TimeSpinner decode methods will not set the value of the component unless the value is non-null. So if the value was previously set to a non-null value, the user can not blank out the value.
http://www.icesoft.org/JForum/posts/list/22278.page
http://www.icesoft.org/JForum/posts/list/22278.page
Activity
| Field | Original Value | New Value |
|---|---|---|
| Description | The DateSpinner and TimeSpinner decode methods will not set the value of the component unless the value is non-null. So if the value was previously set to a non-null value, the user can not blank out the value. |
The DateSpinner and TimeSpinner decode methods will not set the value of the component unless the value is non-null. So if the value was previously set to a non-null value, the user can not blank out the value.
http://www.icesoft.org/JForum/posts/list/22278.page |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #38546 | Tue Oct 08 07:01:40 MDT 2013 | philip.breau | |
| Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/timespinner/TimeSpinnerRenderer.java
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/datespinner/DateSpinnerRenderer.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #38547 | Tue Oct 08 07:06:39 MDT 2013 | philip.breau | |
| Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/timespinner/TimeSpinnerRenderer.java
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 1.4 Beta [ 10874 ] | |
| Resolution | Fixed [ 1 ] |
| Assignee | Steve Maryka [ steve.maryka ] | Philip Breau [ philip.breau ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #38548 | Tue Oct 08 07:11:04 MDT 2013 | philip.breau | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/timespinner/TimeSpinnerRenderer.java
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datespinner/DateSpinnerRenderer.java
|
| Fix Version/s | 1.3.1 [ 11376 ] | |
| Fix Version/s | 1.4 Beta [ 10874 ] |

Revision: 38546
Author: philip.breau
Date: October-08-13 10:01:40 AM
Message:
MOBI-914DateSpinner and TimeSpinner cannot set values to nullModified : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/datespinner/DateSpinnerRenderer.java
Modified : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/timespinner/TimeSpinnerRenderer.java