Opened 12 years ago

Closed 12 years ago

#17819 closed Bug (fixed)

NamedUrlWizardView doesn't correctly use the stored files

Reported by: Jannis Leidel Owned by: Jannis Leidel
Component: contrib.formtools Version: dev
Severity: Release blocker Keywords:
Cc: Triage Stage: Accepted
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Change History (3)

comment:1 by Jannis Leidel, 12 years ago

Owner: changed from nobody to Jannis Leidel

comment:2 by Jannis Leidel, 12 years ago

Version: 1.3SVN

comment:3 by Jannis Leidel, 12 years ago

Resolution: fixed
Status: newclosed

In [17634]:

Fixed #17819 -- Convinced the NamedUrlWizardView to stop dropping files when stepping through the forms.

Note: See TracTickets for help on using tickets.
Back to Top