Django

Code

Ticket #1901 (closed: fixed)

Opened 3 years ago

Last modified 2 years ago

[patch] repair _get_image_dimensions

Reported by: tom@jerakeen.org Assigned to: adrian
Milestone: Component: Core framework
Version: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Following up to #1858, _get_image_dimensions and _get_FIELD_filename are called inconsistency from a few places. This patch fixes the magic get_IMAGE_height and get_IMAGE_width accessors.

Attachments

image_width_height.diff (1.0 kB) - added by tom@jerakeen.org on 05/16/06 16:10:27.

Change History

05/16/06 16:10:27 changed by tom@jerakeen.org

  • attachment image_width_height.diff added.

05/19/06 04:41:43 changed by mtredinnick

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

(In [2947]) Fixed #1901 -- removed typos from calls to _get_image_dimensions and _get_FIELD_filename. Thanks to tom@jerakeen.org for the patch.


Add/Change #1901 ([patch] repair _get_image_dimensions)




Change Properties
Action