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

Jacopo Cappellato commented on OFBIZ-4916:
------------------------------------------

Are you sure about:
{code}
<@loopSubContent contentId=contentIdx viewIndex=viewIdx viewSize=viewSz 
contentAssocTypeId="PUBLISH_LINK"
     pickWhen="purposes.contains(\"ARTICLE\") && 
\"CTNT_PUBLISHED\".equals(content.get(\"statusId\"))"
     returnAfterPickWhen="purposes.contains(\"ARTICLE\")"
-    followWhen="contentAssocTypeId != null && 
contentAssocTypeId.equals(\"never follow\")">
+    followWhen="contentAssocTypeId?? && contentAssocTypeId.equals(\"never 
follow\")">
{code}

and similar?
                
> Applying change of commit r1343156 to other ftls.
> -------------------------------------------------
>
>                 Key: OFBIZ-4916
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4916
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Ankit Jain
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-4916.patch
>
>
> As discussed with Jacopo applying change of commit r1343156 to other ftls.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to