[jira] Created: (OFBIZ-69) customertaxinfo.ftl needs to account for data not being present (?if_exists)

Posted by Nicolas Malin (Jira) on
URL: http://ofbiz.116.s1.nabble.com/jira-Created-OFBIZ-69-customertaxinfo-ftl-needs-to-account-for-data-not-being-present-if-exists-tp169168.html

customertaxinfo.ftl needs to account for data not being present (?if_exists)
----------------------------------------------------------------------------

         Key: OFBIZ-69
         URL: http://issues.apache.org/jira/browse/OFBIZ-69
     Project: The Open For Business Project
        Type: Bug

  Components: ecommerce  
    Reporter: Chris Howe


component://ecommerce/webapp/ecommerce/customer/customertaxinfo.ftl line 29
${partyTaxAuthInfoAndDetail.groupName} needs to become ${partyTaxAuthInfoAndDetail.groupName?if_exists} and a check on what additional data might be undefined.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira