#8099 closed (duplicate)
Wrong step in FormWizard.get_template()
Reported by: | remo | Owned by: | nobody |
---|---|---|---|
Component: | contrib.formtools | Version: | dev |
Severity: | Keywords: | ||
Cc: | remo | Triage Stage: | Unreviewed |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The method get_template(self, step) is always called with step = 0.
Attachments (1)
Change History (3)
by , 16 years ago
Attachment: | formwizard_bug.diff added |
---|
comment:1 by , 16 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Already reported in #6893, which also has a patch.