The following should generate a translation error but does not. <sql:update var="" dataSource="${applicationScope.jstlDS}" sql="${sqlProps.Delete_NoRows_Query}" />
Fixed. TLVs now check for empty 'var' and generate translation error.