Comment 8 for bug 1266586

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/3515
Committed: http://gitorious.org/mahara/mahara/commit/eaf104d84d0f9e9f1a18baec38b59f78b438522c
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit eaf104d84d0f9e9f1a18baec38b59f78b438522c
Author: Robert Lyon <email address hidden>
Date: Mon Jul 28 10:32:09 2014 +1200

Getting the max height from the img files correctly (Bug #1266586)

Problem existed where the cache didn't know the height of the files as
they had not been loaded before so the getting of the hightest one was
failing.

Changed it so that mahara passes in the height of the file to allow it
to fetch that instead.

Change-Id: I0a2cd8d316544cce65da73c1a7787759d5d6706d
Signed-off-by: Robert Lyon <email address hidden>