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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
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

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
     [ 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