Thanks Jacques! -- Thanks and Regards Anurag Singh
Jacques Le Roux (JIRA) wrote:
[ https://issues.apache.org/jira/browse/OFBIZ-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-2171. ---------------------------------- Resolution: Invalid Assignee: Jacques Le Roux Thanks for your effort Anurag, I commited a fix at revision: 742668. I 1st tried to use the old HTML mechanim (you can find it in DefaultMessages.properties in R4). But it's not working anymore and renderd the stringd without HTML interpretation. So I chose a simple fix : I replaced with XML space : & #160;success messages are not displaying properly. --------------------------------------------- Key: OFBIZ-2171 URL: https://issues.apache.org/jira/browse/OFBIZ-2171 Project: OFBiz Issue Type: Bug Components: ecommerce Affects Versions: SVN trunk Reporter: Anurag Singh Senger Assignee: Jacques Le Roux Priority: Minor Attachments: proper_success_message.patch On some places success message is showing with additional prefixes and suffixes. Like "Prefix:Prefix message:The action was performed successfully.Suffix message:Suffix:" When i traced this, i found that this problem is started from revision no 735402. At this revision no if i replaced DefaultMessages.xml file with revision no 735401, then it works fine.
