[ 
https://issues.apache.org/jira/browse/OFBIZ-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717632#action_12717632
 ] 

Erwan de FERRIERES commented on OFBIZ-2576:
-------------------------------------------

Hi Jacques,

You've raised a good point. The problem is that itemDescription is always 
filled when making an order with the description of the locale used by the 
client / operator. So if someone wants to view the order, he will have the 
itemDescription but maybe will not understand it because of the langage.
I'm going to update this patch, in order to compare the two strings, if they 
are the same, only one description will be displayed, if not, the second line 
will appear on the screen.

Hope that will be better,

> display the product name to complete the itemDescription in orderview
> ---------------------------------------------------------------------
>
>                 Key: OFBIZ-2576
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2576
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2576.diff
>
>
> in the orderview screen, and working in a multilingual environment, the 
> description of an orderItem is always using the description in the locale of 
> the order.
> the product description is displayed first if there is something in content, 
> if there is nothing, the value in Product is taken. on a new line, the 
> orderItem.itemDescription is displayed if it contains a value.

-- 
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