Christian Carlow created OFBIZ-5525:
---------------------------------------
Summary: ajaxEnabled FTL errors on Facility screens on demo site
Key: OFBIZ-5525
URL: https://issues.apache.org/jira/browse/OFBIZ-5525
Project: OFBiz
Issue Type: Bug
Components: product
Affects Versions: SVN trunk
Reporter: Christian Carlow
This error appears on these pages:
*
https://demo-trunk.ofbiz.apache.org/facility/control/EditFacility?facilityId=WebStoreWarehouse
*
https://demo-trunk.ofbiz.apache.org/facility/control/ReceiveInventory?facilityId=WebStoreWarehouse
Error on line 622, column 34 in
component://widget/templates/htmlFormMacroLibrary.ftl Expecting a boolean
(true/false) expression here Expression ajaxEnabled does not evaluate to
true/false it is an instance of freemarker.template.SimpleScalar The
problematic instruction: ---------- ==> if (!ajaxUrl?has_content) && ajaxEnabled
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)