Author: jleroux
Revision: 1345532
Modified property: svn:log
Modified: svn:log at Sat Jun 2 18:51:43 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sat Jun 2 18:51:43 2012
@@ -1,4 +1,4 @@
-A patch from Ankit Jain "Replaces != nullpattern in ftl file by ?? (which replaces deprecated ?if_exist)"
https://issues.apache.org/jira/browse/OFBIZ-4866+A patch from Ankit Jain "Replaces != nullpattern in ftl file by ?? (which replaces deprecated ?if_exist)"
https://issues.apache.org/jira/browse/OFBIZ-4916
jleroux: I simply removed some useless ?? when ?has_content was enough. I also found 3 other cases in returnPolicy.ftl that I fixed the same way than Ankit (using ??)