id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc 739,Gene report doesn't pick up default path to template.pdf,Nicklas Nordborg,Nicklas Nordborg,"In reggie-config.xml there is a setting for specifying the path to the template pdf used by the Gene report plug-in. The default value is empty which according to the documentation should mean: `'template.pdf' in the same directory as the R script`. Though it seems like it doesn't work since we get a null value for the path: {{{ ... Caused by: java.lang.NullPointerException at java.io.File.(File.java:277) at net.sf.basedb.reggie.r.RScriptDefinition.checkFile(RScriptDefinition.java:54) at net.sf.basedb.reggie.r.GeneReport.(GeneReport.java:108) at net.sf.basedb.reggie.plugins.GeneReportPlugin.run(GeneReportPlugin.java:145) ... }}} ",defect,closed,minor,Reggie v3.2,net.sf.basedb.reggie,fixed,,