Revision: 965916
Author: doogie
Date: 10:14:17 AM, Tuesday, July 20, 2010
Message:
Fix open file leak; the InputSource is only processed when a freemarker
template is given, so only attempt to create one if a template has been
specified.
----
Modified : /ofbiz/trunk/framework/webtools/src/org/ofbiz/webtools/WebToolsServices.java

After this commit

The variable url on line 188 can never be not null

When I manually reverted my copy I was able to import files again :)

Reply via email to