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 [email protected] (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.