Django

Code

Ticket #8653 (closed: fixed)

Opened 3 months ago

Last modified 3 months ago

Formtools' security_hash need a more general fix

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

Description

Ticket #6209 fixed security_hash for BooleanFields? only. I'm also experiencing the same bug with SplitDateTimeField? now. Cleaning data for all fields is a more general fix.

Attachments

hashfix.diff (1.1 kB) - added by bthomas on 08/28/08 14:51:41.
Fix security_hash for all field types

Change History

08/28/08 14:51:41 changed by bthomas

  • attachment hashfix.diff added.

Fix security_hash for all field types

08/29/08 14:33:23 changed by jacob

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

Fixed in [8715].


Add/Change #8653 (Formtools' security_hash need a more general fix)




Change Properties
Action