Opened 16 years ago

Closed 16 years ago

#6005 closed (fixed)

double call for Media

Reported by: Petr Marhoun <petr.marhoun@…> Owned by: nobody
Component: Forms Version: newforms-admin
Severity: Keywords: nfa-someday
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

It is very, very unimportant ticket - but definition of Media is called twice in one place.

Attachments (1)

00-media-property.diff (571 bytes ) - added by Petr Marhoun <petr.marhoun@…> 16 years ago.

Download all attachments as: .zip

Change History (4)

by Petr Marhoun <petr.marhoun@…>, 16 years ago

Attachment: 00-media-property.diff added

comment:1 by Simon G <dev@…>, 16 years ago

Triage Stage: UnreviewedReady for checkin

comment:2 by Karen Tracey <kmtracey@…>, 16 years ago

Keywords: nfa-someday added

Not blocking merge, though fix is trivial/obvious/ready-for-checkin.

comment:3 by Adrian Holovaty, 16 years ago

Resolution: fixed
Status: newclosed

(In [6986]) newforms-admin: Fixed #6005 -- Fixed double calling of Media() in newforms/widgets.py. Thanks, Petr Marhoun

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