You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by "Steve Blackmon (JIRA)" <ji...@apache.org> on 2018/10/25 15:52:00 UTC

[jira] [Created] (STREAMS-625) facebook.ttl.ftl - detail.contact_point can be null

Steve Blackmon created STREAMS-625:
--------------------------------------

             Summary: facebook.ttl.ftl - detail.contact_point can be null
                 Key: STREAMS-625
                 URL: https://issues.apache.org/jira/browse/STREAMS-625
             Project: Streams
          Issue Type: Bug
            Reporter: Steve Blackmon
            Assignee: Steve Blackmon


Following error can occur.  Check for detail.contact_point not null before evaluating ?starts_with

FreeMarker template error: The following has evaluated to null or missing:
16:50:37			==> detail.contact_point  [in template "facebook.ttl.ftl" at line 128, column 12]
16:50:37			FTL stack trace ("~" means nesting-related):
16:50:37				- Failed at: #if detail.contact_point?starts_with(...  [in template "facebook.ttl.ftl" at line 128, column 7]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)