[jira] Created: (OFBIZ-1431) StringUtil.htmlSpecialChars: ampersand replaced with "&amps;" instead of "&"

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

[jira] Created: (OFBIZ-1431) StringUtil.htmlSpecialChars: ampersand replaced with "&amps;" instead of "&"

Nicolas Malin (Jira)
StringUtil.htmlSpecialChars: ampersand replaced with "&amps;" instead of  "&"
---------------------------------------------------------------------------------

                 Key: OFBIZ-1431
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1431
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: SVN trunk
         Environment: not relevant
            Reporter: Michael Brohl
            Priority: Minor
             Fix For: SVN trunk


See description in the subject. A diff follows.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1431) StringUtil.htmlSpecialChars: ampersand replaced with "&amps;" instead of "&"

Nicolas Malin (Jira)

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

Michael Brohl updated OFBIZ-1431:
---------------------------------

    Attachment: StringUtil.java.patch

diff file to fix the bug.

> StringUtil.htmlSpecialChars: ampersand replaced with "&amps;" instead of  "&"
> ---------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1431
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1431
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: not relevant
>            Reporter: Michael Brohl
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: StringUtil.java.patch
>
>
> See description in the subject. A diff follows.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-1431) StringUtil.htmlSpecialChars: ampersand replaced with "&amps;" instead of "&"

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Joe Eckard reassigned OFBIZ-1431:
---------------------------------

    Assignee: Joe Eckard

> StringUtil.htmlSpecialChars: ampersand replaced with "&amps;" instead of  "&"
> ---------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1431
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1431
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: not relevant
>            Reporter: Michael Brohl
>            Assignee: Joe Eckard
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: StringUtil.java.patch
>
>
> See description in the subject. A diff follows.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-1431) StringUtil.htmlSpecialChars: ampersand replaced with "&amps;" instead of "&"

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Joe Eckard reassigned OFBIZ-1431:
---------------------------------

    Assignee:     (was: Joe Eckard)

> StringUtil.htmlSpecialChars: ampersand replaced with "&amps;" instead of  "&"
> ---------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1431
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1431
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: not relevant
>            Reporter: Michael Brohl
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: StringUtil.java.patch
>
>
> See description in the subject. A diff follows.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-1431) StringUtil.htmlSpecialChars: ampersand replaced with "&amps;" instead of "&"

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Jacques Le Roux reassigned OFBIZ-1431:
--------------------------------------

    Assignee: Jacques Le Roux

> StringUtil.htmlSpecialChars: ampersand replaced with "&amps;" instead of  "&"
> ---------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1431
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1431
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: not relevant
>            Reporter: Michael Brohl
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: StringUtil.java.patch
>
>
> See description in the subject. A diff follows.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-1431) StringUtil.htmlSpecialChars: ampersand replaced with "&amps;" instead of "&"

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Jacques Le Roux closed OFBIZ-1431.
----------------------------------

       Resolution: Fixed
    Fix Version/s: Release Branch 4.0

Michael,

Your patch is in trunk rev.  598679, release4.0 598680  Please don't use absolute pathes in patches. Thanks.




> StringUtil.htmlSpecialChars: ampersand replaced with "&amps;" instead of  "&"
> ---------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1431
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1431
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: not relevant
>            Reporter: Michael Brohl
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk, Release Branch 4.0
>
>         Attachments: StringUtil.java.patch
>
>
> See description in the subject. A diff follows.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.