changeset 961:46f73ccabdac

Merge with 68709fc53a59cf8d2fe5e473a10ae9237cd0c8e9
author robcast
date Thu, 26 Jan 2012 12:20:22 +0100
parents 37b76afa0b8a (diff) 062d76b8be3a (current diff)
children 1652b50ff9f9
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(); 
 		%>