You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Chris Howe (JIRA)" <ji...@apache.org> on 2006/06/30 05:10:29 UTC

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

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


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

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OFBIZ-69?page=all ]

Jacopo Cappellato closed OFBIZ-69.
----------------------------------

    Resolution: Fixed

Thanks Chris,

this is now fixed in rev. 424531.


> 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: OFBiz (The Open for Business Project)
>          Issue 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