[
https://issues.apache.org/jira/browse/OFBIZ-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15401686#comment-15401686 ]
Montalbano Florian commented on OFBIZ-7923:
-------------------------------------------
I found where this replacement was done but before opening a Jira, I would like to fully understand the comment put above the replace : (found in the file GenericEntity.java at line 1166 in the function writeXmlText)
{code}
/*
* Some common character for these invalid values, have seen these are mostly from MS Word, but may be part of some standard:
* 5 = ... 18 = apostrophe 19 = left quotation mark 20 = right quotation mark 22 = – 23 = - 25 = tm
*/
{code}
After this, there is a switch checking some specials characters such as ' , " , & , < and > .
If useful, we could remove the replace for all those characters. But I don't know the range of this modification. Do you have more intel about this matter ?
> Improve the Marketing Demo data
> -------------------------------
>
> Key: OFBIZ-7923
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7923> Project: OFBiz
> Issue Type: Improvement
> Components: marketing
> Affects Versions: Trunk
> Reporter: Montalbano Florian
> Assignee: Jacques Le Roux
> Priority: Minor
> Labels: campaign, data, demo, marketing
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-7923.patch, OFBIZ-7923.patch
>
>
> In the following issue : OFBIZ-7922, there was a problem with the pagination of the Marketing Campaing list. Because there is not enough data in the demo, it was more difficult to find this bug.
> To help the testing of this component, we can add some Marketing Campaign in the demo data (at least enough to unlock a second page of search).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)