Django

Code

Ticket #8099 (closed: duplicate)

Opened 2 years ago

Last modified 2 years ago

Wrong step in FormWizard.get_template()

Reported by: remo Assigned to: nobody
Milestone: 1.0 Component: django.contrib.formtools
Version: SVN Keywords:
Cc: remo Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The method get_template(self, step) is always called with step = 0.

Attachments

formwizard_bug.diff (0.6 kB) - added by remo on 08/03/08 17:49:32.

Change History

08/03/08 17:49:32 changed by remo

  • attachment formwizard_bug.diff added.

08/03/08 18:26:18 changed by kmtracey

  • status changed from new to closed.
  • needs_better_patch changed.
  • resolution set to duplicate.
  • needs_tests changed.
  • needs_docs changed.

Already reported in #6893, which also has a patch.


Add/Change #8099 (Wrong step in FormWizard.get_template())




Change Properties
Action