[jira] [Commented] (OFBIZ-5525) ajaxEnabled FTL errors on Facility screens on demo site

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-5525) ajaxEnabled FTL errors on Facility screens on demo site

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-5525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13888897#comment-13888897 ]

Jacques Le Roux commented on OFBIZ-5525:
----------------------------------------

I can't reproduce either on trunk demo nor locally with both urls above (either on screen, nor in log). Could you be more specific? Where do you see the error on screen or in log (normally this kind of errors shows on screen)? Did you do something before? If so, could you explicit the steps? Which theme did you use? Can you reproduce locally? If so, could you try to revert r1563238 to see if it fixes your issue?

Can someon else reproduce on trunk demo?

> 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)