Opened 11 years ago
Closed 11 years ago
#10187 closed defect (fixed)
There is no js file for FileInputBlind
Reported by: | Ian Fouls | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dojox | Version: | 1.4.0b |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
There seems to be an inconsistency in the definition of controls in the FileInput? section.
FileInputBlind? is defined in FileInputAuto? and thus out of the the 3 widgets it is the only one without it's own js file. For consistency would it not be better to move FileInputBlind? to it's own file,or at least include a js file that simply pulls in FileInputAuto?.
Change History (3)
comment:1 Changed 11 years ago by
Owner: | changed from Adam Peller to dante |
---|
comment:2 Changed 11 years ago by
Milestone: | tbd → 1.4 |
---|---|
Status: | new → assigned |
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [20686]) fixes #10187 - stub for 1:1 naming on FileInputBlind?