Opened 14 years ago
Closed 13 years ago
#1438 closed defect (worksforme)
wizard does not allow doneButton with a valid cancelFunction
Reported by: | Owned by: | dante | |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dojox | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
If the WizardContainer? argument for "cancelFunction= " is left null, points to a non existent function, or just left out of the tag, the "doneButton" will not render.
Change History (6)
comment:1 Changed 14 years ago by
Milestone: | → 0.5 |
---|
comment:2 Changed 14 years ago by
Component: | Widgets → Dojox |
---|---|
Milestone: | 0.9 |
comment:3 Changed 13 years ago by
Owner: | changed from bill to dante |
---|
comment:4 Changed 13 years ago by
Milestone: | → 1.2 |
---|
comment:5 Changed 13 years ago by
comment:6 Changed 13 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [13418]) refs #1438 - going to mark as "invalid" for lack of a better example. Made a small example testing a missing function and everything seems okay, but not sure I fully understand the ticket.