Author: jleroux Revision: 1345534 Modified property: svn:log Modified: svn:log at Sat Jun 2 18:51:35 2012 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Sat Jun 2 18:51:35 2012 @@ -2,7 +2,7 @@ ------------------------------------------------------------------------ r1345532 | jleroux | 2012-06-02 19:10:52 +0200 (sam., 02 juin 2012) | 5 lines -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 ??)

