Please find the attached image. It has been produced by "Windows Paint" (the pinting program that follows the windows operating system for XP-version).
If I try to load this image as a product image there is no error. If I press the image in the ecommerce-screens the stacktrace is presented in a popup-window. Is this a known problem? Thanks Torstein Hegbom ------- Method public static final java.lang.String org.ofbiz.base.util.Base64.base64Decode(java.lang.String) threw an exception The problematic instruction: ---------- ==> assignment: detailImage=Static["org.ofbiz.base.util.Base64"].base64Decode(requestParamet ers.detail) [on line 23, column 9 in component://ecommerce/webapp/ecommerce/catalog/detailImage.ftl] ---------- Java backtrace for programmers: ---------- freemarker.template.TemplateModelException: Method public static final java.lang.String org.ofbiz.base.util.Base64.base64Decode(java.lang.String) threw an exception at freemarker.ext.beans.OverloadedMethodModel.exec . . . . (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at freemarker.ext.beans.BeansWrapper.invokeMethod(BeansWrapper.java:840) at freemarker.ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel.java:1 04) ... 44 more Error rendering included template at location [component://ecommerce/webapp/ecommerce/catalog/detailImage.ftl]: freemarker.template.TemplateModelException: Method public static final java.lang.String org.ofbiz.base.util.Base64.base64Decode(java.lang.String) threw an exception
