#5742 closed defect (duplicate)
Readonly attribute not working for DateTextBox
Reported by: | guest | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Dijit - Form | Version: | 1.0 |
Keywords: | DateTextBox readonly | Cc: | |
Blocked By: | Blocking: |
Description
The readonly attribute for a DateTextBox? does not appear to work. This may be related to ticket:5358, which is marked as closed. I am still seeing the issue.
<input type="text" id="whatever" name="whatever" dojoType="dijit.form.DateTextBox" value="1999-31-12" readonly="true" />
The date value renders as normal and the DateTextBox? is not read-only.
dojo 1.0.2, Firefox 2.0.0.11 or IE 7.0.5730.11, Windows XP Pro Edn.
Change History (4)
comment:1 Changed 13 years ago by
Owner: | set to Douglas Hays |
---|
comment:2 Changed 13 years ago by
comment:3 Changed 13 years ago by
Milestone: | → 1.1 |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Fixed in #5358 for 1.1.
comment:4 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
Forgive me. This is fixed and will be released in 1.1, right? I downloaded a nightly build and confirmed that it works.
Sorry for wasting your time. I missed the "milestone = 1.1" information in ticket:5358