You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Paul Foxworthy (JIRA)" <ji...@apache.org> on 2014/05/27 14:35:01 UTC

[jira] [Created] (OFBIZ-5650) getPartyNameForDate: PartyNameHistory does not contain gender

Paul Foxworthy created OFBIZ-5650:
-------------------------------------

             Summary: getPartyNameForDate: PartyNameHistory does not contain gender
                 Key: OFBIZ-5650
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5650
             Project: OFBiz
          Issue Type: Bug
          Components: party
    Affects Versions: SVN trunk
            Reporter: Paul Foxworthy
            Assignee: Paul Foxworthy
            Priority: Minor


In the getPartyNameForDate service, if there are any values in PartyNameHistory and the party is a person, an attempt is made to read the gender attribute from a PartyNameHistory. There is no such attribute in the PartyNameHistory entity.

The patch changes the service to copy the gender from the person parameter into the result.



--
This message was sent by Atlassian JIRA
(v6.2#6252)