#15015 closed defect (fixed)
Update test_Opener_DateSpingWheel[-lazy].html to new dojox.mobile APIs
Reported by: | Eric Durocher | Owned by: | ykami |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | DojoX Mobile | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
These two dojox.mobile test cases contain calls to API methods getValue() and setValue() that non longer exist on the SpinWheelDatePicker? widget:
test_Opener_DateSpingWheel.html test_Opener_DateSpingWheel-lazy.html
Attached patch with getValue()/setValue(v) replaced by get("values")/set("values", v).
Attachments (1)
Change History (3)
Changed 9 years ago by
Attachment: | test_Opener-DateSpinWheel.patch added |
---|
comment:1 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|
Note: See
TracTickets for help on using
tickets.
In [28152]: