Login  Register

[jira] Created: (OFBIZ-2349) Allow HTML Characters in UILabels

Posted by Nicolas Malin (Jira) on Apr 23, 2009; 6:27pm
URL: http://ofbiz.116.s1.nabble.com/jira-Created-OFBIZ-2349-Allow-HTML-Characters-in-UILabels-tp201615.html

Allow HTML Characters in UILabels
---------------------------------

                 Key: OFBIZ-2349
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2349
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Andrew Zeneski
            Assignee: Andrew Zeneski
            Priority: Minor
             Fix For: SVN trunk
         Attachments: WrapResourceMap.patch

In response the the thread on [hidden email] (Re:   Codes) the included patch resolves the issue of ignoring HTML in UILabel values, by using the StringUtil.wrapString() method to wrap all resource values. This was not checked in due to the fact I am not sure what the overall effect will be and may break code which I did not test. It may also violate the new security policies.

The patch is here until it can be determined valid or not.

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