sx:datetimepicker bugs
----------------------
Key: WW-2596
URL: https://issues.apache.org/struts/browse/WW-2596
Project: Struts 2
Issue Type: Bug
Components: Plugin - Dojo Tags
Affects Versions: 2.1.0
Environment: struts2-core-2.1.0.jar struts2-dojo-plugin-2.1.0.jar
Reporter: Vladimir Limansky
The following issues were found working with datetimepicker
1. disabled attribute does not work for datetimepicker - need to provide manual
disabling of date input field (to make it possible enter dates only through
picker wizard)
2. required attribute does not work with type="time" attribute. 'any' option is
available with type="time"; whilst 'required' attribute makes it unavailable
when 'type' attribute is omitted (when type="date")
3. AJAX validation error message brakes page markup for all sx components. See
https://issues.apache.org/struts/browse/WW-2585 for more details.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.