Opened 8 years ago
Last modified 4 years ago
#16539 assigned defect
dojox.widget.Wizard passFunction Not Called
Reported by: | cbarlock | Owned by: | dylan |
---|---|---|---|
Priority: | undecided | Milestone: | 1.15 |
Component: | DojoX Widgets | Version: | 1.7.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
On the last WizardPane? in a Wizard, the passFunction specified on the pane is not called -- only the doneFunction. Instead, passFunction should be called, followed by doneFunction, but only if passFunction passes.
Change History (3)
comment:1 Changed 8 years ago by
comment:2 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Owner: | changed from dante to dylan |
Status: | new → assigned |
comment:3 Changed 4 years ago by
Milestone: | 1.13 → 1.15 |
---|
Ticket planning... move current 1.13 tickets out to 1.15 to make it easier to move tickets into the 1.13 milestone.
Note: See
TracTickets for help on using
tickets.
Looks like a small typo: WizardPane?? -> WizardPane?.