Django

Code

Ticket #5873 (closed: fixed)

Opened 1 year ago

Last modified 5 months ago

uncollapse field or display a red mark if a collapsed field has a validation error

Reported by: Ariel Calzada <ariel.calzada@gmail.com> Assigned to: nobody
Milestone: Component: django.contrib.admin
Version: newforms-admin Keywords: nfa-someday
Cc: Triage Stage: Design decision needed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

uncollapse field or display a red mark if a collapsed field has a validation error

Attachments

Change History

11/03/07 19:54:24 changed by Ariel Calzada <ariel.calzada@gmail.com>

  • needs_better_patch changed.
  • needs_tests changed.
  • needs_docs changed.

12/02/07 19:00:06 changed by Simon G <dev@simon.net.nz>

  • stage changed from Unreviewed to Design decision needed.

12/02/07 19:00:15 changed by Simon G <dev@simon.net.nz>

  • version changed from 0.96 to newforms-admin.

12/08/07 07:52:10 changed by Karen Tracey <kmtracey@gmail.com>

  • keywords set to nfa-someday.

Behavior is the same in old newforms as newforms-admin, so this should not block merge.

07/10/08 15:22:18 changed by brosner

Marked #7576 as a duplicate. It has a patch and I will apply it shortly.

07/10/08 15:28:13 changed by brosner

  • status changed from new to closed.
  • resolution set to fixed.

(In [7879]) newforms-admin: Fixed #5873 -- When a validation error occurs in a fieldset that is collapsed properly idenitfy it so it uncollapses to reveal the error. Thanks Jonas for the patch and Ariel Calzada for the report.


Add/Change #5873 (uncollapse field or display a red mark if a collapsed field has a validation error)




Change Properties
Action