[jira] [Commented] (OFBIZ-10356) display of entities in text input field

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-10356) display of entities in text input field

Nicolas Malin (Jira)

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

Ankit Joshi commented on OFBIZ-10356:
-------------------------------------

Attached a patch with an altenative option to utilize 'StringUtil.wrapString' method to avoid rendering of special characters in the product name. Thanks!

> display of entities in text input field
> ---------------------------------------
>
>                 Key: OFBIZ-10356
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10356
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>            Reporter: Rajesh Kumar Mallah
>            Assignee: Ankit Joshi
>            Priority: Minor
>         Attachments: OFBIZ-10356.patch
>
>
>  
> In the url:
> [https://demo-stable.ofbiz.apache.org/catalog/control/EditProductContent?productId=GZ-1006-1]
>  
> the "Product Name" under "Override Simple Fields" is unnecessarily
> expressed in entity format . The string displayed in product name
> field is:{code}"Open Gizmo (LGPL)" {code} it could have been a
> simple "Open Gizmo (LGPL)"
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)