FreeMaker exception1/ while approving  the cutomer reviews created by a 
PartyGroup user
---------------------------------------------------------------------------------------

                 Key: OFBIZ-1602
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1602
             Project: OFBiz
          Issue Type: Bug
          Components: product
    Affects Versions: SVN trunk
         Environment: Ubuntu 7.10, Firefox 2.0.0.11
            Reporter: Raj Saini


FreeMaker exception1/ while approving  the cutomer reviews created by a 
PartyGroup user.

How to reproduce:

1. Login as DemoCustCompany in the eCommerce,
2. Create a customer review.
3. Login to the Catalog Manager as admin.
4. Click on the Review tab in Catalog Manager.

FreeMarker exception is thrown. FreeMarker template expects a Person where as 
the user was created by PartyGroup. One fix is to  to retrived  the PartyGroup 
if the userLogin.getRelated() returns null Person.  And then use the groupName 
field instead of  firstName and lastName.

Please advise.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to