#2591 closed defect (duplicate)
DropdownDatePicker problem with startDate
Reported by: | Owned by: | tk | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.4 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
If I have a startDate attribute then when a date is chosen the input field is not updated.
<div dojoType="dropdowndatepicker" startDate="2000-01-01" displayFormat="dd/MM/yyyy" inputName="f10" class="datepickerdiv" inputId="f10" name="na"></div>
If I have a value attribute set then it works as it should.
Thanks Matt
Change History (3)
comment:1 Changed 14 years ago by
Owner: | changed from bill to tk |
---|
comment:2 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:3 Changed 14 years ago by
Cc: | [email protected]… added |
---|
Added reported to CC so they get this update.
Note: See
TracTickets for help on using
tickets.
Please search before opening bugs... this is a duplicate of #1694
"(In [7542]) Fixes #1694 Fixes #1692 Finally found and fixed these 2 bugs... Test case updated to remove the "known bug" test case text."