changeset 971:800150ab7b6f

Merge with 68709fc53a59cf8d2fe5e473a10ae9237cd0c8e9
author robcast
date Thu, 26 Jan 2012 12:20:22 +0100
parents b757a3cf7d95 (diff) 68709fc53a59 (current diff)
children 2ad5ba781e88
files
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/webapp/src/main/webapp/ImgInfo-json.jsp	Wed Jan 25 22:01:14 2012 +0100
+++ b/webapp/src/main/webapp/ImgInfo-json.jsp	Thu Jan 26 12:20:22 2012 +0100
@@ -27,6 +27,7 @@
 
 %>{ <% 
     if (imgFile != null) {
+        imgFile.checkMeta();
 		ImageFile img = (ImageFile) imgFile.getBiggest();
 		ImageSize imgSize = img.getSize(); 
 		%>