This is an automated email from the ASF dual-hosted git repository. jleroux pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
from 2aeb282cdc Improved: Prevent Freemarker interpolation in fields (OFBIZ-12594) new a3068004a1 Fixed: testInvoicePerShipmentSetFalse work with runtime configuration data (OFBIZ-12453) new e5b0d63b65 Fixed: Prevent Freemarker interpolation in fields (OFBIZ-12594) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../data/AccountingSystemPropertyData.xml | 4 +- .../accounting/InvoicePerShipmentTests.groovy | 47 ++++++++++------------ .../org/apache/ofbiz/base/util/UtilProperties.java | 26 +++++++++++- .../apache/ofbiz/webapp/control/ControlFilter.java | 1 + 4 files changed, 49 insertions(+), 29 deletions(-)