-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.6
-
Fix Version/s: 5.6.0-HF21, 5.7.2
-
Component/s: Layouts & Widgets
Some tag attributes are hardcoded with default values in InputDateTimeTagHandler class, what does not allow to configure them from widget definition:
The hardcoded attributes from rich:calendar componant are:
- popup
- enableManualInput
- showApplyButton
- zindex
Change tag handler to use default values only if there are not provided by widget definition