You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2015/09/21 10:12:04 UTC

[jira] [Assigned] (OFBIZ-6642) Non-breaking space incorrectly encoded in forms

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

Jacques Le Roux reassigned OFBIZ-6642:
--------------------------------------

    Assignee: Jacques Le Roux

> Non-breaking space incorrectly encoded in forms
> -----------------------------------------------
>
>                 Key: OFBIZ-6642
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6642
>             Project: OFBiz
>          Issue Type: Bug
>          Components: party, product
>    Affects Versions: Release Branch 12.04, Release Branch 13.07, Release Branch 14.12, Trunk
>            Reporter: Oleg Andreyev
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>         Attachments: nbsp.diff
>
>
> There are a few places where forms include non-breaking space encoded as {noformat}&amp;nbsp;{noformat} This does not work really. It should be {noformat}&#160;{noformat} One of such places is the list of parties in party classification group.
> Patch is good for all mentioned releases.



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