svn commit: r1669589 - in /ofbiz/branches/release14.12: ./ framework/widget/src/org/ofbiz/widget/model/ModelScreenWidget.java

2015-03-27 Thread deepak
Author: deepak Date: Fri Mar 27 13:56:31 2015 New Revision: 1669589 URL: http://svn.apache.org/r1669589 Log: Applied fix from trunk r#1669588 = Fixed NPE while rendering content using screen widget, if content.dataResouceId is nu

svn commit: r1669588 - /ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model/ModelScreenWidget.java

2015-03-27 Thread deepak
Author: deepak Date: Fri Mar 27 13:44:45 2015 New Revision: 1669588 URL: http://svn.apache.org/r1669588 Log: Fixed NPE while rendering content using screen widget, if content.dataResouceId is null then ModelScreenWidget throwing NPW. Applied patch from jira issue OFBIZ-6219 Modified: ofbiz

svn commit: r1669537 - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/util/ applications/content/src/org/ofbiz/content/content/ applications/manufacturing/src/org/ofbiz/manufacturin

2015-03-27 Thread adrianc
Author: adrianc Date: Fri Mar 27 10:04:14 2015 New Revision: 1669537 URL: http://svn.apache.org/r1669537 Log: Fix warnings in trunk in Java source code - https://issues.apache.org/jira/browse/OFBIZ-6217. Modified: ofbiz/trunk/applications/accounting/src/org/ofbiz/accounting/util/UtilAccount