You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Rishi Solanki (JIRA)" <ji...@apache.org> on 2016/06/06 12:56:20 UTC

[jira] [Updated] (OFBIZ-7169) ContentWrapper classes owner the entity fields instead should owner the contents

     [ https://issues.apache.org/jira/browse/OFBIZ-7169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rishi Solanki updated OFBIZ-7169:
---------------------------------
    Attachment: OFBIZ-7169.patch

Here is patch for the improvement to Honor the contents over the entity fields. Thanks to [~amit.gadaley] for providing this improvement patch. 

> ContentWrapper classes owner the entity fields instead should owner the contents
> --------------------------------------------------------------------------------
>
>                 Key: OFBIZ-7169
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7169
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: party, product, workeffort
>    Affects Versions: Trunk
>            Reporter: Rishi Solanki
>         Attachments: OFBIZ-7169.patch
>
>
> Reference OFBIZ-7139:
>     Categories CategoryContentWrapper.java
>     Parties PartyContentWrapper.java
>     ProductConfigItems ProductConfigItemContentWrapper.java
>     ProductContents ProductContentWrapper.java
>     ProductPromoContent ProductPromoContentWrapper.java
>     WorkEffortContent WorkEffortContentWrapper.java
> The above classes owner the entity field names while rendering its content. As per locale system should owner the contents first and if not found then should go for entity fields.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)