Jump to content


Issue information

  • #035480

  • Fixed

  • 4.2.0

  • 4.2.2

  • 1 - Low


Issue Confirmations

  • Yes (1)No (0)
Photo

gallery medium height has no effect

Posted by Jason H on 19 January 2012 - 03:23 PM

				$return = $img->resizeImage( $this->settings['gallery_medium_width'], $this->settings['gallery_medium_width'] );   

That is in /admin/applications_addon/ips/gallery/sources/classes/gallery/image.php

Shouldn't that be

				$return = $img->resizeImage( $this->settings['gallery_medium_width'], $this->settings['gallery_medium_height'] );   

changed status to: Confirmed - General

changed status to: Fixed
changed fixed-in version to: 4.2.2





1 user(s) are reading this issue

0 members, 1 guests, 0 anonymous users