No longer possible to alter the form_list in FormWizard.process_step
(Copied from #14498 comment 5 by niels)
Since [14290], it is not possible to alter the form_list in process_step anymore, because the current_step form is instantiated before previous_steps processing has been done. If I change the initial step2 form to a different form when processing step1 the current_step form is clearly not the right one anymore.
Change History
(6)
Triage Stage: |
Unreviewed → Accepted
|
Cc: |
stas@… added
|
Owner: |
changed from nobody to Staś Małolepszy
|
Status: |
new → assigned
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Patch by stas