Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0
-
Fix Version/s: 4.1
-
Component/s: MOBI-Components
-
Labels:None
-
Environment:Any
Description
The mobi:dateSpinner component, in its non-native mode, is submitting the value just entered by the user after blurring the text field. The same component and mobi:timeSpinner as well are submitting the value after pressing the 'Set' button. This should behaviour should only exist if these components have an ace:ajax tag, otherwise they should work as client-side only components, and their values should be submitted when submitting the whole form.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #45740 | Thu Jul 09 13:12:48 MDT 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/mobi/datespinner/date-example.xhtml
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #45739 | Thu Jul 09 13:08:44 MDT 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/mobi/component/resources/org.icefaces.component.datespinner/datespinner.js
MODIFY /icefaces4/trunk/icefaces/mobi/component/resources/org.icefaces.component.timespinner/timespinner.js MODIFY /icefaces4/trunk/icefaces/mobi/component/src/org/icefaces/mobi/component/timespinner/TimeSpinnerRenderer.java |