[
https://issues.apache.org/jira/browse/OFBIZ-5650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040020#comment-14040020 ]
Paul Foxworthy commented on OFBIZ-5650:
---------------------------------------
Sorry Jacques!
Committed to trunk in 1604522
> 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
> Attachments: OFBIZ-5650_dont_read_gender_from_PartyNameHistory
>
>
> 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)