Re: svn commit: r1429234 - /ofbiz/branches/release10.04/applications/order/src/org/ofbiz/order/order/O rderServices.java

2013-01-05 Thread Jacques Le Roux
Nope, they did not change, just a try-catch block around We could do better like was done with OFBIZ-3969 (see my comment in OFBIZ-5119), but it's enough for me today Jacques From: Adrian Crum adrian.c...@sandglass-software.com Why were the label files changed in this commit? This commit makes

Re: svn commit: r1429234 - /ofbiz/branches/release10.04/applications/order/src/org/ofbiz/order/order/O rderServices.java

2013-01-05 Thread Adrian Crum
Please look again: -uiLabelMap.addBottomResourceBundle(CommonUiLabels); + uiLabelMap.addBottomResourceBundle(EcommerceUiLabels); -Adrian On 1/5/2013 11:26 AM, Jacques Le Roux wrote: Nope, they did not change, just a try-catch block around We could do better like was done with

Re: svn commit: r1429234 - /ofbiz/branches/release10.04/applications/order/src/org/ofbiz/order/order/O rderServices.java

2013-01-05 Thread Jacques Le Roux
They are just reversed Jacques From: Adrian Crum adrian.c...@sandglass-software.com Please look again: -uiLabelMap.addBottomResourceBundle(CommonUiLabels); + uiLabelMap.addBottomResourceBundle(EcommerceUiLabels); -Adrian On 1/5/2013 11:26 AM, Jacques Le Roux wrote: Nope,

Re: svn commit: r1429234 - /ofbiz/branches/release10.04/applications/order/src/org/ofbiz/order/order/O rderServices.java

2013-01-05 Thread Adrian Crum
Okay, now I see. Sorry. -Adrian On 1/5/2013 12:06 PM, Jacques Le Roux wrote: They are just reversed Jacques From: Adrian Crum adrian.c...@sandglass-software.com Please look again: -uiLabelMap.addBottomResourceBundle(CommonUiLabels); +