Olaf Flebbe created BIGTOP-2515:
-----------------------------------
Summary: Check for value is undef in templates
Key: BIGTOP-2515
URL: https://issues.apache.org/jira/browse/BIGTOP-2515
Project: Bigtop
Issue Type: Bug
Components: deployment
Affects Versions: 1.1.0
Reporter: Olaf Flebbe
According to BIGTOP-2458 the check of a value different to undef is
{code}
<% if ! @param.nil? -%>
<% end %>
{code}
For instance I presume the {{dfs.support.append}} whould be wrapped by this
kind of nil check rather the true check. Are there other checks which may fail ?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)