Django

Code

Ticket #6113 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

MultiWidget not marked safe

Reported by: Martin Conte Mac Donell <Reflejo@gmail.com> Assigned to: nobody
Milestone: Component: Forms
Version: SVN Keywords: safestring
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

After SafeString? changes, MultiWidget? is still rendering strings and not SafeString?.

Patch attached.

Attachments

MultiWidget_SafeString.patch (0.6 kB) - added by Martin Conte Mac Donell <Reflejo@gmail.com> on 12/03/07 07:59:11.

Change History

12/03/07 07:59:11 changed by Martin Conte Mac Donell <Reflejo@gmail.com>

  • attachment MultiWidget_SafeString.patch added.

12/13/07 06:25:13 changed by Christopher Lenz <cmlenz@gmx.de>

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

Just hit the same problem, patch works for me.

12/16/07 01:34:12 changed by SmileyChris

  • stage changed from Unreviewed to Ready for checkin.

Yea, probably more sense to put it here than in the format_output() method. Looks good to go.

02/03/08 20:35:09 changed by mtredinnick

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

Fixed in [7083]


Add/Change #6113 (MultiWidget not marked safe)




Change Properties
Action